@charset "UTF-8";

#topimg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/*ニュース*/
#news {
	padding: 0px 0px 10px;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 391px;
	float: left;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
#home #container #news h2 {
	background-image: url(../img/news_title.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 21px;
	width: 391px;
}
#home #container #news h2 a {
	display: block;
	height: 21px;
	width: 391px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#news ul {
	margin: 5px 10px;
	padding: 0px;
}
#news ul li {
	background-image: url(../img/point.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 12px;
}
#news ul li + li {
	background-image: url(../img/point.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 12px;
}
#news dl {
	margin: 0px;
	padding: 12px 0px 10px 3px;
	clear: both;
}
* html #news dl {
	padding: 6px 0px;
}
#news dl dt {
	float: left;
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 6px;
	background-position: left 3px;
	clear: left;
	text-align: left;
	padding: 0px 10px 0px 12px;
	font-size: 1em;
	line-height: 120%;
	white-space: nowrap;
}
#news dl dd {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: right;
	width: 240px;
	font-size: 1em;
	line-height: 120%;
}


/*右下特集*/
#container #future {
	float: right;
	width: 489px;
	border-top: 6px solid #D90000;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image: url(../img/future_bg.gif);
	background-repeat: repeat-y;
}
#future #quality, #future #chronicle, #future #experience {
	width: 163px;
	float: left;
	clear: right;
	padding-bottom: 4px;
}
* html #future #quality, * html #future #chronicle, * html #future #experience {
	padding-bottom: 0px;
}
#future #quality h2 , #future #chronicle h2 , #future #experience h2  {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 39px;
	width: 163px;
	margin: 0px;
	padding: 0px;
}
#future #quality h2  {
	background-image: url(../img/quality_title.gif);
}
#future #chronicle h2  {
	background-image: url(../img/chronicle_title.gif);
}
#future #experience h2  {
	background-image: url(../img/experience_title.gif);
}
#future #quality h2 a, #future #chronicle h2 a, #future #experience h2 a {
	height: 39px;
	width: 163px;
	display: block;
	overflow:hidden;
}
#future #quality h3, #future #chronicle h3, #future #experience h3 {
	background-image: none;
	margin: 5px 0px 3px 10px;
	padding: 0px;
	font-size: 1em;
}
#future #quality ul {
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
#future #quality li {
	background-image: url(../img/point_red.gif);
	background-repeat: no-repeat;
	list-style: none;
	margin: 3px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-position: left 3px;
	line-height: 130%;
}
#future #chronicle p, #future #experience p {
	margin: 0px 11px;
	padding: 0px;
	text-align: left;
}
#information {
	width: 900px;
	clear: both;
	background-image: url(../img/info_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
}
#home #banner {
	clear: both;
	width: 900px;
	padding-bottom: 15px;
}
#home #banner a + a{
	margin: 0px 0px 0px 9px;
}
