@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;	
}

div.box dl {
	padding-left: 15px;
/*	width: 360px;
	float: right;*/
}

div.box dl dd.name span {
	font-size: 1.25em;
	font-weight: bold;
	color: #333;
}

/*
div.box p.photo {
	margin: 0px;
	width: 200px;
	float: left;
	padding-left: 15px;
}
*/
#page #contentsbox dl.st1 {
	margin-bottom: 1em;
}
#page #contentsbox dl.st1 dt,
#page #contentsbox dl.st1 dd {
	line-height: 1.6;
}
#page #contentsbox dl.st1 dt,
#page #contentsbox dl.st1 dd.top {
	margin-top: 0.5em;
}

#page #contentsbox dl.st1 dd.license {
	margin-top: 1.5em;
}

#page #contentsbox dl.st1 dt {
	margin-right: -105px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	width: 8em;
	float: left;
	clear: both;
	display: inline;
}
#page #contentsbox dl.st1 dd {
	padding: 3px 0px 3px 15px;
	margin-left: 105px;	
}
