@charset "shift_jis";
/*==================================================
■基本指定
==================================================*/
H2{
	width:600px;
	height:27px;
	background:url(../../common/img/area_header_bg.gif) repeat-x;
	margin-bottom:10px;
	text-indent:5px;
	font-size:14px;
	line-height:1.9;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	border:solid 1px #C5CCD1;
	border-bottom:none;
}
/*==================================================
■#history 詳細
==================================================*/
#history DT{
	width:90px;
	padding-top:1.3em;
	clear:both;
	float:left;
}
#history DD{
	padding:1.2em 0 1.2em 90px;
	padding-left:90px;
	border-bottom:solid 1px #ddd;
}
#history P{
	background-color:#ECECEC;
	color:#151515;
	text-indent:0.3em;
}
#history UL{
	margin-left:5px;
	margin-bottom:1.5em;
}
#history LI{
	list-style:none;
	padding-left:11px;
	background:url("../img/history/arrow.gif") no-repeat 0px 6px;
	line-height:1.5;
}
#history LI IMG{
	margin-bottom:3px;
	margin-left:5px;
	vertical-align:middle;
}
/*==================================================
■#site_map 詳細
==================================================*/
#site_map H3{
	width:100%;
	margin-bottom:10px;
	line-height:1.9;
	border-left:solid 5px #00479D;
	font-size:15px;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	text-indent:10px;
}
#site_map .contents_flt_L,#site_map .contents_flt_R{
	width:280px;
	height:100%;
	float:left;
}
#site_map .contents_flt_L{
	border-right:solid 1px #B8D0DD;
}
#site_map .contents_block{
	width:90%;
	margin:0 auto;
	padding:5px 0;
	border-bottom:solid 1px #B8D0DD;
}
#site_map .contents_block LI{
	margin-left:25px;
	line-height:2;
}