@charset "utf-8";
/* toppage */




/* flash
--------------------------------------------------------------*/
#flashcontent {
	height:401px;
	width:689px;
	margin-bottom:30px;
}

/* topcontents
--------------------------------------------------------------*/


.topContents {

}
.topMessage {
	padding-bottom:30px;
	text-align:center;
}

#contents .topNewsBlock {
	margin-bottom:10px;
}
#contents .topNewsBlock h2.topNews {
	float:left;
}
#contents .topNewsBlock .backNumber {
	float:right;
	padding-top:15px;
}
#contents table.topNewsList {
	width:677px;
	margin:0 0px 12px;
	border-collapse:collapse;
	clear:both;
}
#contents table.topNewsList th {
	border-bottom:1px dotted #c1ac92;
	padding:7px 0 5px;
	font-weight:normal;
	text-align:left;
}
#contents table.topNewsList td {
	border-bottom:1px dotted #c1ac92;
	padding:9px 0px 8px;
	font-size:90%;
}
#contents table.topNewsList .nDate {
	width:100px;
	font-weight:bold;
	white-space:nowrap;
	font-family:Geogia, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents table.topNewsList .nArea {
	width:100px;
	text-align:right;
	border-bottom:1px dotted #c1ac92;
}

#contents .topSpecialBlock {
	
}


#footer .counter {
	padding-left:21px;
}


.infoTable {
	width:100%;
	margin-bottom:10px;
	border-collapse:collapse;
}
.infoTable td {
	padding:5px 7px;
	border:1px solid #999;
}
