#contents/* CSS Document */


{
	margin: 4px 4px 0;
	padding: 17px 17px 0px;
	border: 1px solid #e5e5e5;
	background: #fff;
	width: 606px;
}
#contents  p.pagetop
{
	margin: 0px 10px 10px 0;
	text-align: right;
}

#title{
	width:606px;
	height:345px;
	padding:0px;
	display: block;
	float: left;
}
#title h3{
	width:305px;
	height:235px;
}
#title h4{
	width:305px;
	height:111px;
}
#title p{
	width:305px;
	height:294px;
}
#contents-detail{
	width:606px;
	margin: 0px;
	padding: 0px;
	height: 379px;
	clear: both;
}
#contents-detail p{
	width:301px;
	height:170px;
}
#contents-detail h3{
	width:301px;
	height:209px;
}

#contents-foot{
	clear:both;
	width:606px;
	margin: 0px;
	padding: 0px;
	height: 83px;
	display: block;
}
#contents-foot  h3 {
	width:606px;
	height:83px;
	margin-right: auto;
	margin-left: auto;
}
table /*--------------------------
テーブル
--------------------------*/
td.comp {
	color:#144c6e;
	font-size:9pt;
	font-weight: bold;
}
table td.read {
	color:#333333;
	font-size:9pt;
	line-height: 10pt;
}
table th {
	color:#FFFFFF;
	font-size:9pt;
	line-height: 10pt;
	background: #cf4c4c;
	text-align: center;
	height: 35px;
	vertical-align: middle;
}
table td.text {
	color:#333333;
	font-size:9pt;
	line-height: 10pt;
	padding: 10px;
}
span {
	color:#cf4c4c;
	font-size:9pt;
	font-weight: bold;
}

