/* ------------------------------------
 → ユーザー登録　退会する
 * ------------------------------------*/
h2 {
//	background:url(../common/privacy.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;
	font-size:90%;
}
/* ------------------------------------
 → ユーザー登録　退会する
 * ------------------------------------*/
#contact_body{
	width:676px;
	color:#333;
	background:#fff url(../common/kiyaku_line.gif) 0 bottom no-repeat;
	text-align:left;
}
#contact_body dl{
	padding-left:15px;
	padding-right:15px;
}
#contact_body dl dt{
	background:url(../common/kiyaku_tensen.gif) 0 bottom no-repeat;
}
#contact_body dl dd{
	padding:10px;
}
/* ------------------------------------
 → トップへ
  * ------------------------------------*/
#go_to_top {
	padding-top:10px;
	clear:both;
	height:18px;
	text-align:right;
}