@charset "utf-8";
/* CSS Document */


div.none {
	clear: both;
	widht: 620px;
	marign: 0px auto;
	height: 50px;
	background-image: url(../common/img/hr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div.none hr {
	display: none;	
}

p.lead {
	font-size: 0.875em;
	line-height: 1.5;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	padding: 5px;
	clear: both;
}

#page #contentsbox dl.st3 dt {
	margin-top: 10px;
	padding-bottom: 0px;
	clear: both;
}

dd {
	margin: 15px 0px 15px 0px;
}

dd.left {
	width: 170px;
	float: left;
	margin-left: -10px;
}

dd.right {
	width: 390px;
	float: right;	
}

#page #contentsbox ul.st1 {
	width: 390px;
	margin: 5px 0px;
}

#page #contentsbox ul.st1 li.pdf {
	padding-left: 20px;
	background-image: url(img/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
