@charset "UTF-8";
/* CSS Document */

#main_contents {
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	position: relative;
	font-size: 1.2em;
}


.contents_box {
	clear: both;
	width: 960px;
	position: relative;
	height: 360px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
.contents_box01 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main_contents #side_box ul li {
	margin-bottom: 3px;
}
#main_contents #left_box h1 {
	background-image: url(../images/title_back.png);
	background-position: left center;
	font-size: 2em;
	background-repeat: no-repeat;
	width: 710px;
	padding-left: 50px;
	line-height: 2.3em;
}
#main_contents #left_box p {
	line-height: 1.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 630px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	clear: both;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#main_contents #left_box h2 {
	font-size: 1.3em;
	color: #990000;
	padding-left: 40px;
	width: 640px;
	line-height: 3em;
	margin-top: 35px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	background-image: url(../images/h2_back.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#qa {
	margin: 30px;
}
#main_contents #left_box #qa li dl dt {
	font-size: 1.1em;
	padding-left: 55px;
	background-image: url(../images/qa01.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bolder;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_contents #left_box #qa li dl dd {
	font-size: 1em;
	padding-left: 55px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 10px;
	padding-top: 20px;
	background-image: url(../images/qa03.png);
	background-repeat: no-repeat;
	background-position: left 25px;
	line-height: 2em;
}
#corporate_table tbody tr th {
	width: 10em;
	text-align: left;
	font-weight: bolder;
	background-color: #eee;
	padding: 5px;
}

#corporate_table tbody th{
	text-align: left;
	border-bottom:#999 dotted 1px;
}

#corporate_table tbody td{
	text-align: left;
	border-bottom: #999 dotted 1px;
	font-size: 0.9em;
	line-height: 3em;
	padding: 5px;
}

#mainbox dl dt {
	font-size: 1.2em;
	font-weight: bolder;
	color: #069;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 2em;
}

#mainbox dl dd {
	font-size: 1em;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#mainbox {
	font-size:0.9em;}
#damage_table {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#damage_table th{
	border: solid #CCC 1px;
	padding: 5px;
	margin-bottom: -1px;
	background-color: #EBEBEB;
}

#damage_table td{
	border: solid #CCC 1px;
	padding: 5px;
	margin-bottom: -1px;
	font-size: 0.9em;
}

#sitemap {
	margin-top:20px;}

#sitemap li{
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF9900;
}
.shiroari_list li {
	border-bottom: solid dotted 1px;
	display: block;
	margin: 5px;
	padding: 3px;
	list-style-type: square;
}
