/* ------------------------------------
 → よくある質問
 * ------------------------------------*/
h2 {
	background:url(../common/title_faq.gif) 0 0 no-repeat;
	height:44px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#main_in {
	width:676px;
	margin:auto;
	color:#333;
	line-height:1.4;
}
h3 {
	text-align:left;
	height:31px;
	padding-left:20px;
	line-height:2;
	background:url(../common/subtitle_bg.gif) 0 0 no-repeat;
	margin-bottom:10px;
}
.faq_body{
	width:676px;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#333;
	background:#d6d1c9 url(../common/kiyaku_line.gif) 0 bottom no-repeat;
	text-align:left;
}
.faq_body ul {
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}
.faq_body ul li {
	padding-bottom:5px;
}
.faq_body p{
	display:block;
	clear:both;
	padding-left:20px;
	padding-right:20px;	
	margin-bottom:5px;
}
/* ------------------------------------
 → 雑用
 * ------------------------------------*/
#point dl dt{
	clear:both;
	float:left;
	width:377px;
}
#point dd{
	clear:both;
	float:right;
	width:250px;
}
/* ------------------------------------
 → トップへ
  * ------------------------------------*/
.go_to_top {
	padding-bottom:10px;
	clear:both;
	height:18px;
	text-align:right;
}