/* CSS Document */
h2 {margin-bottom:15px;}

.box2 {
	width:700px;
	margin-bottom:26px;
}

.box2 .logo {
	width:103px;
	margin-left:15px;
	float:right;
	text-align:center;
}

.box2 h4 {
	background:url(../../img/icon_red.gif) no-repeat 0 3px;
	padding:0 0 5px 15px;
	color:#b10000;
	font-weight:bold;
	font-size:90%
}

.box2 table td {
	vertical-align: top;
}

.box3 h4 {
	background:url(../../img/icon_red.gif) no-repeat 0 3px;
	padding:0 0 5px 15px;
	color:#b10000;
	font-weight:bold;
	font-size:90%
}

.blue {color: #295ca1;}

*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;
}
