div#contents p, div#contents dl {
	width:400px;
	text-align:left;
	margin:10px auto;
}

div#contents dl dt{
	height:25px;
}

div#contents dl dd {
	padding: 10px;
}

div#contents dl dt{
	background-color:#EEEEEE;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
}

p#main-title{
	height:70px;
	line-height:70px;
	color:#666666;
	font-size:20px;
	font-weight: 900;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

h1{
	height:70px;
	line-height:70px;
	color:#666666;
	font-size:20px;
	font-weight: 900;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

h1 {
	margin: 0 auto;
	float: none;
	text-align: center;
	width: 700px;
}


