/*コンテンツ見出しなどの設定*/
#index_page {
	height: 2590px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	height: 2590px;
	width: 623px;
	float: left;
	color: #333;
}
#content_naiyou {
	background-color: #FFF;
	height: 2500px;
	width: 585px;
}
#left_sidebar {
	width: 150px;
	height: 2560px;
	font-size: 1em;
}
#right_sidebar {
	width: 185px;
	height: 2560px;
}
h2{
	height: 184px;
	width: 585px;
	text-align: center;
}
.red {
	font-size: 1.4em;
	color: #F09;
	font-weight: bold;
}
#susume_01 {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/brand_susume/b_susume_img01.jpg);
	background-repeat: no-repeat;
	background-position: 370px 80px;
	height: 400px;
}
#susume_01 h3 {
	height: 49px;
	width: 512px;
}
#susume_01 p {
	line-height: 1.6;
}
#susume_02 {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
}
#susume_02 h3 {
	height: 49px;
	width: 512px;
}
#susume_02 p {
	line-height: 1.6;
}
#link_style {
	font-weight: bold;
	color: #F09;
	text-decoration: underline;
}
#susume_03 {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/brand_susume/b_susume_img02.jpg);
	background-repeat: no-repeat;
	background-position: right 90px;
	height: 400px;
}
#susume_03 h3 {
	height: 49px;
	width: 512px;
}
#susume_03 p {
	line-height: 1.6;
}
#susume_04 {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/brand_susume/b_susume_img03.jpg);
	background-repeat: no-repeat;
	background-position: right 150px;
	height: 465px;
}
#susume_04 h3 {
	height: 49px;
	width: 512px;
}
#susume_04 p {
	line-height: 1.6;
}
#susume_05 {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	height: 340px;
}
#susume_05 h3 {
	height: 49px;
	width: 512px;
}
#susume_05 p {
	line-height: 1.6;
}
#brand_link_area {
	height: 97px;
	width: 494px;
	margin-right: auto;
	margin-left: auto;
}
#brand_link_area a {
	height: 77px;
	width: 494px;
}
#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;
}

