@charset "Shift_JIS";
/* CSS Document */

.wrapper-rule h3{
	font-weight: bold;
	background-color:#e8e8e8;
	padding:8px 0;
	width:755px;
	margin-bottom: 1.0em;
}

.wrapper-rule p{
	margin-left:10px;
}

.wrapper-rule h3 span{
	margin-left:10px;
}

dl.rule-detail{
	margin-bottom:2em;
	margin-left:10px;
}

dl.rule-detail dt {
	line-height: 1.2em;
	width:2.5em;
}

dl.rule-detail dd {
	position:relative;
	top:-1.2em;
	left:2.5em;
	z-index:1;
	width:470px;
	line-height: 1.2em;
	margin-bottom:-0.5em;
}

dl.rule-detail dt.rule-s-no{
	line-height: 1.2em;
	width:2.5em;
	padding-left:2.5em;
}

dl.rule-detail dd.rule-s-txt{
	position:relative; 
	top:-1.2em; 
	left:5.0em;
	z-index:1;
	width:760px;
	line-height: 1.2em;
	margin-bottom:-0.5em;
}
