@charset "utf-8";

@import "sidebar.css";

/* コンテンツ部分 */
#content01{
width: 696px;
}

#content01 h2{
color:#444;
width:686px;
height:31px;
padding:9px 0 0 10px;
background:url("../../common/common_bar_02.png") no-repeat;
font-size: 120%;
font-weight: bold;
margin-bottom:18px;
}

#content02{
padding:0px 5px;
}

#content02 br.clear{
	line-height:0px;
	height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}

#content02 h3{
	color:#444;
	font-size:135%;
	font-weight:800;
	margin-bottom:10px;
}

#content02 h3 + p{
	margin-bottom:20px;
}

#content02 .dl01{
	border:1px solid #DEDEDE;
	border-style:none solid;
	min-height:15em;
}

#content02 .dl01 + .dl01{
margin-left:15px;
}

#content02 > .div01{
	float:left;
	width:218px;
	background:url("../img/index_img_01.png") top no-repeat;
	padding:6px 0px 0px;
	margin-bottom:10px;
}

#content02 .div01 + .div01{
	margin-left:15px;
}

#content02 > .div01 > .div02{
	width:218px;
	background:url("../img/index_img_02.png") bottom no-repeat;
	padding:0px 0px 6px;
}

#content02 .dl01 > dt{
	color:#444;
	min-height:31px;
	line-height:31px;
	font-size:110%;
	font-weight:800;
	padding-left:10px;
	background:url("../img/index_bg_01.png") repeat-x 0px 0px #D7E7ED;
	border:1px solid #fff;
	border-style:none solid;
}

#content02 .dl01 > dt em{
	font-size:110%;
	font-weight:800;
}

#content02 .dl01 > dd{
	padding:10px;
}

#content02 .dl01 > dd ul{
	margin-top:10px;
}

#content02 .dl01 > dd ul li{
	list-style:disc outside;
	margin-left:1.5em;
}

#content02 .dl01 > dd ul + img{
	margin-top:10px;
}


#content02 .dl02{
	border:1px solid #DEDEDE;
	border-style:none solid;
	padding:10px 13px;
	width:657px
}

#content02 > .div03{
	clear:both;
	width:685px;
	background:url("../img/index_img_03.png") top no-repeat;
	padding:5px 0px 0px;
	margin-bottom:10px;
}

#content02 .div03 + .div03{
	margin-top:10px;
}

#content02 > .div03 > .div04{
	width:685px;
	background:url("../img/index_img_04.png") bottom no-repeat;
	padding:0px 0px 4px;
}

#content02 .dl02 > dt{
	color:#304D82;
	font-size:130%;
	font-weight:800;
	padding-bottom:5px;
	border-bottom:1px solid #DEDEDE;
}

#content02 .dl02 > dd{
	padding-top:10px;
}

#content02 .dl02 > dd > .div01{
	float:right;
}

#content02 .dl02 > dd > .div01 img{
	display:block;
	padding:1px;
	border:1px solid #ccc;
	margin-bottom:10px;
}

#content02 .dl02 > dd > .div02{
	float:left;
	width:484px;
}

#content02 .dl02 > dd > .div03{
	clear:both;
	width:484px;
	text-align:right;
}

#content02 .dl02 > dd > p{
}

#content02 .dl02 .div02 p + p{
	margin-top:1em;
}
