@charset "utf-8";
/* CSS Document */

div#headbg {
	height: 525px;
	width: 100%;
	background: url(../images/haikei1.jpg) repeat-x;
}
div#mainbg {
	height: 525px;
	/*width: 1263px;*/
}
div#mainbg #bnr_wrapper {
	width: 1000px;
	margin: 0 auto;
}
div#mainbg #mega_bnr {
	width: 286px;
	height: 274px;
	float: right;
	margin: 22px 0 0 0;
}
div#mainbg #mega_bnr0109 {
	width: 292px;
	height: 143px;
	float: right;
	margin: 22px 0 0 0;
}
div#news_wrapper {
	width: 670px;
	border: 1px solid #a5a5a5;
	margin-bottom: 30px;
}
div#news_wrapper #ttl {
	height: 27px;
	width: 103px;
	padding: 7px 8px 8px 559px;
	background: url(../images/news_bar.png) no-repeat;
}
div#news_contents {
	padding: 10px 28px;
	height: 190px;
	overflow-y: auto;
	overflow-x: hidden;
	/*background: #FFFFFF;150223add*/
}
dl.news {
	position: relative;
	font-size: 13px;
	line-height: 17px;
	margin:0;
}
*:first-child+html dl.news {
	position: relative;
	margin-top: 10px;
}
dl.news dt {
	display:block;
	width: 95px;
	position: absolute;
	left: 0px;
	margin-left:5px;
	margin-top:1px;
	float: left;
}
dl.news dd {
	display:block;
	width:500px;
	_width:720px;
	margin-bottom: 9px;
	padding-bottom: 7px;
	padding-left:105px;
	border-bottom:#9b9b9b 1px dotted;
	margin-left:0;
}

div.object_wrapper {
	width: 664px;
	float: left;
	margin-bottom: 20px;
	background: url(../images/top_listbg.png);
	padding: 4px;
}
div.object_wrapper a.all {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	top: 25px;
	right: 15px;
}
div.object_wrapper div.object {
	width: 620px;
	padding: 19px 19px 14px 19px;
	margin: 7px 2px 0;
	float: left;
	border: 1px solid #a5a5a5;
	background: #ffffff;
}
div.object_wrapper div.object div.line_top {
	height: 236px;
	width: 620px;
	margin-bottom: 20px;
}
div.object_wrapper div.object div.line_top img {
	float: left;
	margin-right: 12px;
	/* ↓koyano追加 */
	width: 239px;
	height: 236px;
	overflow: hidden;
	/* ↑koyano追加 */
}
div.object_wrapper div.object div.line_top table {
	font-size: 15px;

	}
div.object_wrapper div.object div.line_top table th {
	text-align: center;
	font-weight: normal;
	width: 87px;
	height: 38px;
	line-height: 38px;
	background: #d9d9d9;
	border-bottom:#9b9b9b 1px dotted;
}
div.object_wrapper div.object div.line_top table td {
	width: 271px;
	line-height: 38px;
	padding-left: 10px; 
	border-bottom:#9b9b9b 1px dotted;
}
div.object_wrapper div.object div.detail {
	width: 305px;
	height: 37px;
	float: left;
	margin-right: 9px;
}
div.object_wrapper div.object div.contact {
	width: 305px;
	height: 37px;
	float: left;
}
div.object_wrapper div.object div.icon_wrapper {
	margin-top: 15px;
	width: 620px;
}
div.object_wrapper div.object div.icon_wrapper ul.icon {
	margin: 0;
	padding: 0;
}
div.object_wrapper div.object div.icon_wrapper ul.icon li {
	width: 151px;
	height: 35px;
	display: block;
	list-style-type: none;
	margin: 0 5px 5px 0;
	padding: 0;
	float: left;
}
div.object_wrapper div.object div.icon_wrapper ul.icon li.last {
	margin: 0;
}