@charset "utf-8";

#l-navi {
	position:relative;
	background:url(../images/bg_l_navi.jpg) no-repeat;
	width:690px;
	height:354px;
	overflow:hidden;
} 

#l-navi ul {
	position:absolute;
	top:22px;
	left:27px;
	margin-right:-34px;
	width:676px;
	list-style-type:none;
}

#l-navi ul li {
	float:left;
	margin:0 34px 31px 0;
	width:304px;
	height:110px;
	text-indent:-9999px;
}

#l-navi ul li a {
	display:block;
	width:304px;
	height:110px;
	text-decoration:none;
	outline:none;
}

#lnavi01 a {
	background:url(../images/l_navi01.jpg) 0 0 no-repeat;
}

#lnavi02 a {
	background:url(../images/l_navi02.jpg) 0 0 no-repeat;
}

#lnavi03 a {
	background:url(../images/l_navi03.jpg) 0 0 no-repeat;
}

#lnavi04 a {
	background:url(../images/l_navi04.jpg) 0 0 no-repeat;
}

#l-navi ul li a:hover {
	background-position:-304px 0;
}

#to-concept {
	position:relative;
	padding-bottom:12px;
	background:url(../images/bg_to_concept.jpg) top no-repeat;
	width:460px;
	height:20px;
}

#to-concept em {
	position:absolute;
	top:0;
	right:0;
	width:182px;
	height:20px;
	text-indent:-9999px;
}

#to-concept em a {
	display:block;
	background:url(../images/to_concept.jpg) 0 0 no-repeat;
	width:182px;
	height:20px;
	text-decoration:none;
	outline:none;
}

#to-concept em a:hover {
	background-position:-182px 0;
}

#news {
	width:690px;
}

#news-detail {
	float:left;
	width:473px;
}

#news-detail dl {
	clear:both;
	margin-left:9px;
	background:url(../images/bg_news_line.jpg) bottom repeat-x;
	width:464px;
}

#news-detail dl dt {
	float:left;
	padding:8px 0;
	width:9.5em;
	line-height:1.3em;
	color:#ff6600;
	font-size:75%;
	font-weight:bold;
}

#news-detail dl dt span {
	padding-left:0.5em;
}

#news-detail dl dd {
	margin-left:9.5em;
	padding:8px 0;
	line-height:1.3em;
	font-size:75%;
}

#rss {
	float:right;
	width:176px;
}
