@charset "Shift_JIS";

/* slider ----------------------- */
#slider{
	width:100%;
	background:#f2f2f2;
	padding-top:5px;
}

/* layout ----------------------- */
#wrapper{
	font-size:75%;
	line-height:1.5;
	margin-top:50px;
}
#content{
	width:613px;
	float:left;
}
#sidebar{
	width:287px;
	float:right;
}

/* content ----------------------- */
/* common */
.index_ttl_01{
	background:url(../img/bg_ttl_02.gif) repeat-x 0 0;
	padding-top:21px;
}
.index_ttl_01 span{
	display:block;
	background:url(../img/bg_ttl_03.gif) repeat-x 0 100%;
	padding-bottom:13px;
}
.index_ttl_02{
	background:url(../img/bg_ttl_03.gif) repeat-x 0 100%;
	padding-bottom:15px;
}
.index_list_01{
	border-bottom:1px solid #e6e6e6;
	margin-top:5px;
}
.index_list_01 li{
	border-top:1px solid #e6e6e6;
	line-height:0;
	padding:7px 0;
}
	
/* section */
.index_div_01{
	background:url(../img/bg_ttl_01.gif) repeat-x 0 0;
	padding-top:23px;
}
.index_div_01 h2{
	width:155px;
	float:left;
	padding-left:4px;
}
.index_div_01 div{
	width:434px;
	float:left;
	background:url(../img/bg_01.gif) repeat-y 0 0;
	padding-left:20px;
}
.index_div_01 dl{
	margin-top:6px;
}
.index_div_01 dt{
	width:60px;
	float:left;
}
.index_div_01 dd{
	width:337px;
	padding-left:36px;
	float:left;
}
.index_div_01 dd a{
	color:#008236;
	text-decoration:none;
}
.index_div_01 .first-child{
	background:url(../img/index/icon_index_01.gif) no-repeat 0 0.3em;
}
.index_div_02 .left{
	width:287px;
	float:left;
}
.index_div_02 .right{
	width:287px;
	float:right;
}
.left div, .right div{
	margin-top:20px;
}
.index_div_03 ol li{
	width:195px;
	float:left;
	margin:20px 14px 0 0;
}
.index_div_03 ol li p{
	margin-top:3px;
}
.index_div_04{
	padding:9px;
	background:url(../img/bg_03.gif) repeat 0 0;
}
.index_div_04 div{
	background:#fff;
	padding:15px;
	zoom:1;
}
.index_div_04 li{
	margin-top:6px;
}
