@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      index.css
 Style Info:     index
----------------------------------------------------------- */

#top_flash {
	margin:0 auto 16px;
}

#top_sumai {
	border-left:3px solid #A0291D;
	padding-top:2px;
	padding-left:14px;
	padding-bottom:7px;
	padding-right:5px;
	margin-bottom:5px;
	line-height:1.6;
}

#top_shizai {
	border-left:3px solid #CB883F;
	padding-left:14px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
}


.top_business_bn {
	float:right;
	margin-left:15px;
}

.top_bg_area {
	background: url(../img/top_bg.gif)  no-repeat;
	margin-top:15px ;
	padding-top:20px;
}

#top_left {
	width:435px;
	float:left;
	margin-bottom:10px;
}

#top_left dl {
	width:415px;
	margin-bottom:5px;
	padding-bottom:5px;
	vertical-align:top;
	background: url(../img/bg_dot_x.gif) repeat-x left bottom;
	clear:both;
}

#top_left dt {
	float:left;
	padding:0;
	margin-bottom:0;
}

#top_left dt span {
	font-size:10px;
	background-color:#751515;
	color:#FFFFFF;
	padding:2px 4px;
	margin:0 0 0 6px;
}

#top_left dt img {
	margin: 0 0 5px 0;
	padding: 0;}

#top_left dd {
	float:right;
	margin: 0;
	padding: 0;
	width: 325px;
}

.top_date {
	margin-bottom:5px;
}

#top_news {
	height:129px;
	overflow-y:scroll;
	margin-bottom:14px;
}

#top_right {
	width:435px;
	float:right;
}
	
/*clearFix*/
#top_left dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* ボックスリンク　*/
.bl-hover {
cursor: pointer;
background:#EFE8DA;
}


