@charset "UTF-8";


/* ■■rule■■
---------------------------------------------*/

#rule_sub_imgbox{
	width:800px;
	height:128px;
	background:url(../img/sub_top_img.jpg) no-repeat;
	text-indent:-9999px;
}

.rule_box h1{
	width:740px;
	height:45px;
	margin:0 auto 10px;
	background:url(../img/rule_title.jpg) no-repeat;
	text-indent:-9999px;
}

.title_text{
	width:660px;
	margin-left:60px;
	margin-bottom:10px;
}

.rule_box dl{width:600px; margin:0px auto; color:#222222; text-align:left;}

.rule_box dt{line-height:150%;}

.rule_box dd{margin-bottom:15px; font-size:10px; line-height:150%;}



