@charset "utf-8";
@import "../common/css/0-import.css";
#main {
	margin: 0 31px 0 29px;
}

#conts {
	margin-bottom: 95px;
	width: 548px;
}

#conts h2{
	margin-bottom: 21px;
}
#conts p{
	margin-bottom: 18px;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
	text-transform: none;
}

#conts h3{
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}


#conts table{
	margin: 0 0 100px 2px;
	width: 546px;
}


#conts table th{
	padding: 3px 0;
	text-align: center;
	border-right: 2px solid #fff;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #fff;
	background-color: #8D8D47;
}

#conts table th.one{
	width: 16%;
	font-weight: bold;
}

#conts table th.two{
	width: 10%;
	font-weight: bold;
}

#conts table th.three{
	width: 74%;
	font-weight: bold;
}

#conts table td.one{
	padding: 8px 0 8px 5px;
}

#conts table td{
	font-size: 13px;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/gaiyo_line.gif);
}

#conts p.back{
	margin: 0;
	background-color: #666;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

#conts .dlbox{
	font-size: 10pt;
	padding: 15px 9px 0 9px;
	overflow: hidden;
	zoom:1;
	border: 1px solid #999;
}

#conts dl {
	overflow: hidden;
	zoom:1;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#conts dl dt{
	float: left;
}

#conts ul.img li {
	float: left;
	padding-bottom: 10px;
	padding-right: 80px;
}

#conts ul.img {
	margin: 0 0 11px 0;
	padding-bottom: 6px;
}

#conts dl dd{
	margin-bottom: 15px;
	padding-left: 50px;
	-padding-left: 47px;
}

#conts dl dd a{
	color: #333;
}
#conts h4{
	margin-bottom: 1px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color: #F00;
}
.release {
	text-transform: none;
	text-indent: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.releaseright {
	text-transform: none;
	text-indent: 15;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}
#conts h1 {
	margin-bottom: 21px;
	text-align: center;
}

