
/* clearfix hack */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
	line-height:0; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}
/*
.clearfix {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	min-height: 1%;
}
*/
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



#top_img {
	background-image: url(../img/top/top-main.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 400px;
	width: 960px;
	text-indent: -9999px;
}


.moreList{
	margin:0px;
	padding:0px;
	position:absolute;
	right:0;
	top:0;
}

.moreList2{
	margin:0px;
	padding:0px;
	position:absolute;
	right:10px;
	top:0;
}

#info_contents{
	margin:0px;
	padding:30px 10px 10px 20px;
	background-color:#FFF;
	width: 930px;
	font-family:Meiryo,"メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS Gothic","ＭＳ ゴシック","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}

#infoArea{
	margin:0px;
	padding:0px;
	width:300px;
	position:relative;
	float:left;
}

#infoArea dl{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	width:300px;
	border-bottom:#CCC dotted 1px;
}

#infoArea dl dt{
	margin:0px;
	padding:0px;
	width:60px;
	float:left;
}

#infoArea dl dd{
	margin:0px;
	padding:0px 0px 5px 75px;
}

#infoArea a{
	color:#330000;
	text-decoration:none;
}

#infoArea a:hover{
	color:#B27F7F;
	text-decoration:none;
}

#infoArea h2{
	margin:0px 0px 5px 0px;
	padding:0px 0px 10px 0px;
	width:300px;
	border-bottom:#CCC dotted 1px;
}

#reportArea{
	margin:0px;
	padding:0px;
	width:570px;
	position:relative;
	float:right;
}


#reportArea h2{
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	width:560px;
	border-bottom:#CCC dotted 1px;
}

#reportArea dl{
	margin:0px 10px 0px 0px;
	padding:0px;
	width:180px;
	float:left;
}

#reportArea dl dt{
	margin:0px 0px 5px 0px;
	padding:0px;
	width:180px;
	overflow:hidden;
	text-align:center;
}

#reportArea dl dd{
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
}

#reportArea a{
	color:#330000;
	text-decoration:none;
}

#reportArea a:hover{
	color:#B27F7F;
	text-decoration:none;
}





























