/*コンテンツ見出しなどの設定*/
#index_page {
	height: 1800px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	height: 1930px;
	width: 623px;
	float: left;
	color: #333;
}
#content_naiyou {
	background-color: #FFF;
	height: 1840px;
	width: 585px;
}
#left_sidebar {
	width: 150px;
	height: 1770px;
	font-size: 1em;
}
#right_sidebar {
	width: 185px;
	height: 1770px;
}
h2{
	height: 95px;
	width: 585px;
	text-align: center;
}
#content_naiyou #img_area {
	background-image: url(../images/faq/faq_img.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: auto;
	width: 553px;
	margin-right: auto;
	margin-left: auto;
}

#faq_setsumei {
	line-height: 1.6;
	height: 90px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}#content_naiyou ol {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	line-height: 2;
}
#content_naiyou ol li a {
	color: #FF0099;
	font-weight: bold;
}
#content_naiyou ol li a:hover {
	color: #FF0099;
	font-weight: bold;
	text-decoration:underline;
}
#content_naiyou .shitsumon_area {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 20px;
	background-color: #E8E7E8;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content_naiyou .shitsumon_area dl dt {
	width: 485px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: auto;
	padding-left: 15px;
}
#content_naiyou .shitsumon_area dl dt a {
	font-size: 1.2em;
	color: #F09;
	font-weight: bold;
}
#content_naiyou .shitsumon_area dl dd {
	height: auto;
	width: 470px;
	margin-top: 5px;
	line-height: 1.6;
	padding-right: 15px;
	padding-left: 15px;
}
#content_naiyou #other_faq {
	height: 40px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	line-height: 4;
	margin-bottom: 10px;
}
#content_naiyou #other_faq a {
	color: #F09;
}
#content_naiyou #other_faq a:hover {
	color: #F09;
	text-decoration:underline;
}
#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;
}

