/* ------------------------------------
 → 月額見放題入会手続き
 * ------------------------------------*/
h2 {
	background:url(../common/title_attention.gif) 0 0 no-repeat;
	height:44px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#main_in {
	width:676px;
	margin:auto;
	color:#333;
	line-height:1.8;
}
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;
}
/* ------------------------------------
 → 特定商取引法による表記
 * ------------------------------------*/
#tokutei_body{
	width:676px;
	color:#333;
	background:#fff url(../common/kiyaku_line.gif) 0 bottom no-repeat;
	text-align:left;
}
#tokutei_body dl{
	clear:both;
	padding-left:15px;
	padding-right:15px;
}
#tokutei_body dl dt{
	background:url(../common/kiyaku_tensen.gif) 0 bottom no-repeat;
}
#tokutei_body dl dd{
	padding:10px;
}
#tokutei_body dl dd ul {
	clear:both;
}
#tokutei_body dl dd ul li{
	width:400px;
	float:left;
}
#tokutei_body dd ul li.f_t{
	width:200px;
}
#tokutei_body p{
	display:block;
	clear:both;
	padding-left:20px;
	padding-right:20px;	
	margin-bottom:10px;
}
/* ------------------------------------
 → トップへ
  * ------------------------------------*/
#go_to_top {
	padding-top:10px;
	clear:both;
	height:18px;
	text-align:right;
}