/*スタイル*/
#rules {
	overflow: hidden;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 40px;
	padding-left: 35px;
	width:600px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.5;
	color: #686868;
	font-size: 12.5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../images/bg_bar.gif) repeat-y left top;
}

h3#kaisoku {
	color: #C0A23F;
	font-size: 16px;
	letter-spacing: 1.2em;
}

h4 {
	clear: both;
	margin-left: -6px;
	margin-bottom: 3px;
}

#rules ol {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}

#rules ol li {
	margin-bottom: 20px;
}

#rules ol li dl dt {
	float: left;
}

#rules ol li dl dd {
	margin-left: 60px;
	display: block;
}


#rules p {
}

.clear {
	clear:both;
}
