/*コンテンツ見出しなどの設定*/
#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: 95px;
	width: 585px;
	text-align: center;
}
#first_setsumei {
	line-height: 1.6;
	height: auto;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/first_time/first_time_img.jpg);
	background-repeat: no-repeat;
	background-position: 383px 30px;
}
#content_naiyou h3 {
	height: 80px;
	width: 553px;
	margin-right: auto;
	margin-left: auto;
}
#point_bg_01 {
	background-image: url(../images/first_time/first_time_img02.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
	height: 250px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
#point_bg_02 {
	background-image: url(../images/first_time/first_time_img03.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
	height: 250px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#point_bg_03 {
	background-image: url(../images/first_time/first_time_img04.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
	height: 250px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}


#content_naiyou .point_area {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#content_naiyou .point_area dl #pont_01 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 32px;
	margin-bottom: 10px;
}
#content_naiyou .point_area dl #pont_02 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 32px;
	margin-bottom: 10px;
	clear: both;
}
#content_naiyou .point_area dl #pont_03 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 32px;
	margin-bottom: 10px;
	clear: both;
}
#content_naiyou .point_area dl .point_setsumei {
	height: auto;
	width: 360px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: right;
	line-height: 1.6;
}
#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;
	margin-top: 10px;
	clear: both;
}
#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;
}
span.new_pink {
	font-size: 1.4em;
	color: #FF0099;
	font-weight: bold;
}

