@charset "UTF-8";


/* ■■rule■■
---------------------------------------------*/

#m10_sub_imgbox{
	width:980px;
	height:130px;
	background:url(../../m10_common/img/main_under.jpg) no-repeat;
	text-indent:-9999px;
}
.top_header_upper{
	width:960px;
	padding: 10px;
}
p.top_header_upper_l{
	color:#fff;
	font-weight:bold;
	margin-left:10px;
}

p.top_header_upper_r{
	margin-left:10px;
}

p.top_header_upper_r a{
	color:#fff;
	text-decoration:underline;
}

p.top_header_upper_r a:hover{
	text-decoration:none;
}
.rule_box {
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rule_box h1{
	width:850px;
	height:62px;
	margin:0 auto 10px;
	background:url(../img/tit_m10.jpg) no-repeat;
	text-indent:-9999px;
}


.rule_box dl{width:750px; 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%;}



