@charset "utf-8";
/* CSS Document */

#subheader{
	width:840px;
	height:240px;
	margin:10px auto 0px;
}

#header_navi{
	background:url(../images/top/header_navi_bg.jpg) no-repeat;
	width:180px;
	height:180px;
	margin:20px 10px 10px;
	padding:30px 0px 0px 0px;
	display:inline-block;
	float:right;
}

#header_navi li a{
	text-indent:-5000px;
	overflow:hidden;
	margin:0px 5px 5px 5px;
	width:170px;
	height:55px;
	display:block;
}

#hn1 a{
	background:url(../images/top/hn1.jpg) no-repeat;
}

#hn1 a:hover{
	background:url(../images/top/hn1_o.jpg) no-repeat;
}

#hn2 a{
	background:url(../images/top/hn2.jpg) no-repeat;
}

#hn2 a:hover{
	background:url(../images/top/hn2_o.jpg) no-repeat;
}

#hn3 a{
	background:url(../images/top/hn3.jpg) no-repeat;
}

#hn3 a:hover{
	background:url(../images/top/hn3_o.jpg) no-repeat;
}


#qlist{
	background:url(../images/top/q_bg.jpg) no-repeat right;
	line-height:180%;
	font-size:14px;
	width:550px;
	height:130px;
	overflow:auto;
	margin:0px 0px 10px 0px;
	border-bottom:#DDD dashed 2px;
}

#qlist li{
	background:url(../images/top/q.jpg) no-repeat;
	padding:0px 0px 0px 25px;
}

.short_news{
	width:550px;
	height:150px;
	font-size:14px;
	line-height:180%;
	overflow:auto;
	margin:0px 0px 10px 0px;
}

.short_news dt{
	width:70px;
	float:left;
}

.short_news dd{
	margin:0px 0px 0px 80px;
}

h2{
	background:url(../images/common/stitle.jpg) no-repeat;
	width:550px;
	height:30px;
	color:#09F;
	font-size:16px;
	font-weight:bold;
	clear:both;
	margin:0px 0px 10px 0px;
	padding:4px 0px 0px 10px;
}