/*コンテンツ見出しなどの設定*/
#index_page {
	height: 1550px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	height: 1550px;
	width: 623px;
	float: left;
	color: #333;
}
#content_naiyou {
	background-color: #FFF;
	height: 1460px;
	width: 585px;
}
#left_sidebar {
	width: 150px;
	height: 1550px;
	font-size: 1em;
}
#right_sidebar {
	width: 185px;
	height: 1550px;
}
h2{
	height: 184px;
	width: 585px;
	text-align: center;
}
#muryou_setsumei {
	line-height: 1.6;
	height: 75px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}#nayami_naiyou {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
	background-image: url(../images/muryou_soudan/muryou_setsumei_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 90px;
}
#nayami_naiyou h3 {
	height: 51px;
	width: 520px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nayami_naiyou #nayami_list {
	background-image: url(../images/muryou_soudan/muryou_soudan_nayami.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 144px;
	width: 308px;
	float: left;
	list-style-type: none;
}
#nayami_naiyou p {
	float: right;
	margin-top: 5px;
}
#nayami_flow {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
#nayami_flow h3 {
	height: 38px;
	width: 520px;
}
#flow_01 {
	background-image: url(../images/muryou_soudan/flow_01_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 201px;
	width: 270px;
	padding-left: 250px;
	line-height: 1.6;
}
#flow_01 p a {
	display: block;
	height: 22px;
	width: 204px;
}
#contact_btn_area {
	height: 30px;
	width: 204px;
	padding-top: 5px;
}

#flow_01 p a:hover {

}
#flow_02 {
	background-image: url(../images/muryou_soudan/flow_02_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 155px;
	width: 520px;
	line-height: 1.6;
	padding-top: 20px;
}
#flow_03 {
	height: 192px;
	width: 520px;
}
#soudan_syousai_area {
	height: 100px;
	width: 510px;
	padding-left: 10px;
}
#soudan_syousai_area dt {
	background-image: url(../images/muryou_soudan/muryou_syousai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 468px;
}
#soudan_syousai_area dd {
	line-height: 1.5;
}


#content_naiyou #foot_contact {
	background-image: url(../images/subpage_frame/foot_contact.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 155px;
	width: 553px;
	margin-right: auto;
	margin-left: auto;
}
#foot_contact h4 {
	height: 104px;
	width: 553px;
}
#foot_contact p {
	padding-left: 63px;
}
#foot_contact p a {
	background-image: url(../images/subpage_frame/foot_contact_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 204px;
}
#foot_contact p a:hover {
	background-image: url(../images/subpage_frame/foot_contact_btn_on.jpg);
}
.rtn_area {
	clear: both;
	height: 15px;
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.rtn_area p a {
	color: #f09;
	text-decoration: underline;
	display: block;
	float: right;
	padding-bottom: 3px;
	background-image: url(../images/subpage_frame/top_rtn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 110px;
	padding-left: 17px;
}

