/* CSS Document */
h2 {margin-bottom:15px;}

div.content_box1 {
	padding:26px 0 26px;
}


img.sub_box_img {
	display:block;
	float:right;
}

div.sub_box_txt h3 {
	margin-bottom:5px;
	padding-left:15px;
	color:#b10000;
	font-weight:bold;
	font-size:100%;
	background:url(../../img/icon_red.gif) 0 6px no-repeat;
}

* html body div.sub_box_txt h3 {
	background:url(../../img/icon_red.gif) 0 4px no-repeat;
}

div.content_sub_box {
	border-top: solid 2px #eb0000;
	margin-top:16px;
}

div.sub_box_txt li{
	margin:0 0 5px 15px;
	padding-left:13px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	background:url(../../img/icon_gray.gif) 0 7px no-repeat;
}

.box1 li {
	background:url(../../img/icon_gray.gif) no-repeat 0 6px;
	padding-left:13px;
}

.box2 {
	width:700px;
	margin-bottom:26px;
}

.box2 .txt {
	width:600px;
	float:right;
}

.box2 .logo {
	float:left;
}

.box3 h4 {
	background:url(../../img/icon_red.gif) no-repeat 0 6px;
	padding-left:15px;
	color:#b10000;
	font-weight:bold;
	font-size:100%
}

div.content_sub_box {
	border-top: solid 2px #eb0000;
	margin-top:16px;
}

div.content_sub_box table {
	border-left:solid 1px #a8a8a8;
	border-bottom:solid 1px #a8a8a8;
}

div.content_sub_box table th {
	padding:10px 10px 9px 16px;
	color:#3c3c3c;
	font-size:90%;
	background:#d6d6d6;
	border-right:solid 1px #a8a8a8;
	text-align:left;
}

div.content_sub_box table td {
	padding:8px 11px 7px 11px;
	color:#3c3c3c;
	font-size:90%;
	line-height:1.4em;
	vertical-align:top;
	border-right:solid 1px #a8a8a8;
	background:url(../../img/line_dotted.gif) left bottom repeat-x;
}

div.content_sub_box table td.end {
	background:none;
}

div.sub_box_txt h3 {
	margin-bottom:5px;
	padding-left:15px;
	color:#b10000;
	font-weight:bold;
	font-size:100%;
	background:url(../../img/icon_red.gif) 0 6px no-repeat;
}

* html body div.sub_box_txt h3 {
	background:url(../../img/icon_red.gif) 0 4px no-repeat;
}

div.content_sub_box2 {
	margin-bottom:12px;
	padding-bottom:12px;
	background:url(../../img/line_dotted.gif) left bottom repeat-x;
}

*html #sub_navi .box ul li.active span {
background-position:0 12px;
}

*:first-child+html #sub_navi .box ul li.active span {
background-position:0 12px;
}

