@charset "utf-8";

/* ========================================================
	index.css => local用CSS(environmental)
======================================================== */

/* main
-----------------------------*/

ul.pdfLink {
	padding-top: 15px;
	border-bottom: 1px dotted #cccccc;
	float: right;
}
ul.pdfLink li {
	width: 210px;
	margin-bottom: 5px;
}
ul.pdfLink li a {
	padding-left: 25px;
	background: url(/common/images/icon_pdf.png) no-repeat left center;
	display:block;
}


/*追記20150311------------------*/
ul.pdfLink_left {
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #cccccc;
	float: left;
}
ul.pdfLink_left li {
	width: 210px;
	margin-bottom: 5px;
}
ul.pdfLink_left li a {
	padding-left: 25px;
	background: url(/common/images/icon_pdf.png) no-repeat left center;
	display:block;
}

/*------------------------------*/





div.section div.rightTxt {
	width: 480px;
	float: right;
}
div.section div.rightTxt dl dt {
	margin-bottom: 10px;
}


/*追加2012.9.30-----------------------------------*/


table.list {
	border-collapse:collapse
}

table.list th,
table.list td.left{
	text-indent: 10px;
	width: 230px;
	border-bottom: 1px dotted #9fafc8;
	border-top: 1px dotted #9fafc8;
	border-left: 1px dotted #9fafc8;
	border-right: 1px dotted #9fafc8;
	padding: 5px;
}

table.list th {
	font-size:110%;
	font-weight:bold;
	background-color: #E5F4FA;
}

table.list td.right{
	text-indent: 10px;
	width: 350px;
	border-bottom: 1px dotted #9fafc8;
	border-top: 1px dotted #9fafc8;
	padding: 5px;
	border-right: 1px dotted #9fafc8;
}

/*2015.2.20-------------------------*/
div.section div.leftTxt {
	width: 550px;
	float: left;
}
div.section div.leftTxt dl dt {
	margin-bottom: 10px;
}

.box_B {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	width: 300px;
	height: 200px;
	padding-top: 3px;
}	
.box_C {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	width: 303px;
	height: auto;
	padding-top: 3px;
	margin-left: 0px;
	margin-bottom: 20px;
}	

.box_C_R {
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	width: 303px;
	height: auto;
	padding-top: 3px;
	margin-left: 0px;
	margin-bottom: 20px;
}	


#main .section .box_C h4,
#main .section .box_C_R h4 {
	background-color: #E5F4FA;
	background-image:url(../../common/images/contents/topic_bg03.png);
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 15px;
	padding-left: 25px;
	background-position: 15px center;
	text-decoration: none;
	line-height: 3.9em;
	border: thin solid #CCCCCC;
	font-size: 110%;

}


#main .section .box_C dl dd a:link, a:visited,
#main .section .box_C_R dl dd a:link, a:visited {
	text-decoration: none;
}
#main .section .box_C dl dd a:hover,
#main .section .box_C_R dl dd a:hover {
	text-decoration: underline;
}

#main .section .box_C .mark a:link, a:visited,
#main .section .box_C_R .mark a:link, a:visited {
	text-decoration: none;
}
#main .section .box_C .mark a:hover,
#main .section .box_C_R .mark a:hover {
	text-decoration: underline;
}

.section .environList01 {}
.section .environList01 table {
	width: 650px;
}
.section .environList01 th.left{
	background-color: #E5F4FA;
	padding: 5px;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fafc8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9fafc8;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9fafc8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9fafc8;
}
.section .environList01 th.right {
	background-color: #E5F4FA;
	padding: 5px;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fafc8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9fafc8;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9fafc8;
}
.section .environList01 th p {
	font-size: 100%;
	font-weight: normal;
}
.section .environList01 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9fafc8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.section .environList01 td.left {
	width: 130px;
	padding-left: 15px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9fafc8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9fafc8;
	background-color: #F8FCFE;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FAFC8;
}
.section .environList01 td.left p {
	display: block;
	padding-left: 50px;
}
.section .environList01 td.right {
	width: 480px;
	padding-left: 15px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9fafc8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FAFC8;
}

.mark_triangle {
background-image:url(../../common/images/contents/topic_bg03.png);
}