@charset "Shift_JIS";


/*------------------------------------------------------------------------------
	AsahiGuard - CSS Modules Import
	Date: 2009-12-02
------------------------------------------------------------------------------*/

#container h1{
	position:absolute;
	display:block;
	top:120px;
	left:59px;
	text-indent:-9999px;
	width:109px;
	height:35px;
	background:url(/eng/img/gnavi.jpg) -59px -50px no-repeat;
}

.flash{
	background:#92d4ee;
	width:748px;
	height:208px;
}

.upper{
	padding:24px 32px 18px;
}
.upper1{
	float:left;
}
.upper2{
	float:right;
}

.btm{
	padding:0 32px 10px;
}
#news{
	float:left;
	width:347px;
	overflow:hidden;
	text-align:left;
}
.btnlist{
	float:right;
}
.btnlist li{
	padding-bottom:14px;
}

#news h2.hfit{
	background:url(../img/index_news_ti.gif) top left no-repeat;
	width:347px;
	height:30px;
	text-indent:-9999px;
	font-size:0px;
}
#news h2.hfit a{
	width:347px;
	height:30px;
	display:block;
}
#news ul{
	margin:14px 5px 0;
}
#news li{
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../img/index_news_line.gif) bottom center no-repeat;
}
#news .newslink{
	position:relative;
	top:-20px;
	left:0px;
	width:347px;
	background:#fff;
	text-align:right;
	padding-top:5px;
}
#news .newslink a{
	background:url(../img/index_news_icon.gif) left center no-repeat;
	font-weight:bold;
	padding-left:17px;
	padding-right:5px;
}
