@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 1000px;
	height: 535px;
}

#img_flash {
	width: 1000px;
	height: 535px;
}

#top_bnr_area {
	width: 720px;
	_width: 734px;
	padding: 0 0 19px 14px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}
#top_bnr_area li {
	width: 350px;
	height: 200px;
	float: left;
}
#top_bnr_area li.h100 {
	height: 100px;
}

#top_new {
	padding: 10px 0 20px 0;
}

.top_new_in {
	width: 705px;
	height: 250px;
	margin-left: 14px;
	overflow: auto;
}
.top_new_in dt {
	font-size: 0.9em;
	color: #333;
}
.top_new_in dd {
	color: #F36;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
















#top_bg_about {
	width: 660px;
	_width: 670px;
	height: 260px;
	_height: 310px;
	padding: 50px 0 10px 10px;
	background: url(common/images/top_bg_about.jpg) left top no-repeat;
}
#top_bg_about ul {
	width: 660px;
}
#top_bg_about li {
	width: 210px;
	float: left;
	margin-right: 10px;
}

.top_news_in {
	width: 670px;
	height: 99px;
	overflow: auto;
}
.top_news_in dl dt {
	color: #431A18;
	font-size: 0.9em;
	font-weight: bold;
}
.top_news_in dl dd {
	padding-bottom: 3px;
	border-bottom: 1px dotted #999;
	margin-bottom: 3px;
}



