@charset "shift_jis";

/*******************************************************************
  subContents STYLES                                                   
*******************************************************************/
/************ test **********************/
#subContents{float:left; width:320px; border-top:1px solid #D9D9D9;}
/**#subContents{float:left; width:230px; border-top:1px solid #D9D9D9;}*/
/************ test **********************/

#subUnit{
	_margin:0 15px;
	_width:200px;
/************ test **********************/
	margin:0 10px;
	width:300px;
/************ test **********************/
	
}

#subUnit .Unit{background:#FFF; margin:0 0 10px 0;}
#subUnit .Unit h4{padding:2px 0; border-bottom:1px dotted #AAA; font-weight:normal;}
#subUnit .Unit h4 img{margin-right:3px;}

.subTtl , #subUnit .Unit h3{
	padding-top:4px;
	padding-left:5px;
	height:18px;
	_height:22px;
	background:url(../images/back/side-title_black.gif) no-repeat #834E00;
	color:#FFF;
	font-size:12px;
}
.subTtl , #subUnit .Unit h3.attention{
	padding-top:4px;
	padding-left:5px;
	height:18px;
	_height:22px;
/* background:url(/images/back/side-title_orange.gif) no-repeat #834E00;	*/
	color:#FFF;
	font-size:12px;
}

.subTtl{min-height:14px; _height:14px;}
#subUnit .Unit h3 a:link{color:#FFF;}
#subUnit .Unit h3 a:hover{color:#333 !important;}

#subUnit .Unit ol li{padding:0 0 0.3em 0;}

/* -- #subMenu -- */
ul#subMenu li ul{padding:0 0 0 15px; border-bottom:1px dotted #AAA;}
ul#subMenu li ul li{background:url(../images/ico_li.gif) 0 5px no-repeat; padding:0 0 0.3em 8px; font-size:0.8em;}

.subBnn{text-align:center; padding:10px 0;}