@charset "utf-8";

div#heading h1{padding-top:77px; background-image:url(/images/rule/h1.gif);}

h2 {
	width:670px;
	height:0;
	padding-top:40px;
	overflow:hidden;
	background-position:0 10px;
	background-repeat:no-repeat;
	background-image:url(/images/rule/h2.gif);
}

p#first {
	padding:20px;
}

#content ol {
	padding:0 20px 20px;
}

#content ol li{
	margin-bottom:20px;
}

#content ol li dl{
	
}

#content ol li dl dt{
	font-size:1.3em;
	color:#3dabeb;
}

#content ol li dl dd{
	padding:5px;
}

#content ol li dl dd p{
	font-size:0.9em;
	line-height:1.8;
}

