@charset "UTF-8";
@import url("../elements.css");
@import url("../class.css");
@import url("../context.css");
@import url("../layout.css");
@import url("../modules/module_jp.css");

#header,
#header .inner {
	height: 130px;
}

#header #siteName {
	bottom: 17px;
	width: 200px;
	height: 58px;
}

#header ul#gnav {
	bottom: 30px;
}

p#description {
	display: none;
}

#eyeCatch {
	width: 900px;
	height: 300px;
	overflow: hidden;
}

#eyeCatch img {
	vertical-align: top; /* No Script */
}

#news {
	float: left;
	width: 358px;
}

#news dl {
	position: relative;
	width: 358px;
	min-height: 153px;
	height: auto !important;
	height: 153px;
	margin: 48px 0 0;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	background: #fff;
}

#news dl dt {
	position: absolute;
	top: -25px;
	left: -1px;
	z-index: 3;
	line-height: 1;
	width: 70px;
	height: 24px;
	border: 1px solid #c9c9c9;
	border-bottom: none;
}

#news dl dt img {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

#news dl dd {
	margin: 0;
}

#news dl dd ul {
	margin: 0 10px;
}

#news dl dd ul li {
	list-style: none;
	padding: 1em 0;
	border-bottom: 1px solid #c9c9c9;
}

#news dl dd ul li .date {
	color: #006bb5;
	font-weight: bold;
}

#news dl dd#newsLog {
	position: absolute;
	top: -18px;
	right: -1px;
	z-index: 1;
	width: 100%;
	height: 17px;
	overflow: hidden;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	text-align: right;
	background: #efefef url(../img/bg/home_news.png) repeat-x;
}


#news dl dd#newsLog a {
	display: block;
	position: absolute;
	top: 3px;
	right: 10px;
	width: 33px;
	height: 10px;
	overflow: hidden;
	text-decoration: none;
}

#news dl dd#newsLog a img {
	vertical-align: top;
}

#hotmenu {
	float: right;
	width: 525px;
	margin-top: 30px;
}

#hotmenu p {
	position: relative;
	width: 525px;
	height: 170px;
	margin: 0;
}

#hotmenu p a {
	position: absolute;
}

#hotmenu p a img {
	vertical-align: top;
}

#hotmenu p a#hm-products {
	top: 0;
	left: 0;
	width: 210px;
	height: 170px;
}

#hotmenu p a.banner {
	right: 0;
	width: 300px;
	height: 50px;
}

#hotmenu p a#hm-branch  { top: 0px; }
#hotmenu p a#hm-ecology { top: 60px; }
#hotmenu p a#hm-recruit { top: 120px; }



