@charset "UTF-8";

#contents {
	padding-bottom: 18px;
	background-image: url(../images/top/line_height.gif);
	background-repeat: repeat-y;
	background-position: 225px top;
}

/* Left-contents
=======================================================*/
#top #main .news-left-contents .s-menu .m01 a {
	margin-top: 0px;
}
.news-left-contents {
	width: 207px;
	float: left;
	padding-left: 18px;
}
.news-left-contents h1 a {
	background-image: url(../images/top/logo.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 264px;
	width: 216px;
}

/* Main-contents
=======================================================*/
.main-contents .g-menu {
	list-style-type: none;
}
.main-contents .g-menu li {
	float: left;
	margin-top: 21px;
}
.main-contents .g-menu .m01 a,
.main-contents .g-menu .m02 a,
.main-contents .g-menu .m03 a,
.main-contents .g-menu .m04 a,
.main-contents .g-menu .m05 a,
.main-contents .g-menu .m06 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
}
.main-contents .g-menu .m01 a {
	background-image: url(../images/top/menu01.gif);
	width: 111px;
}
.main-contents .g-menu .m02 a {
	background-image: url(../images/top/menu02.gif);
	width: 111px;
}
.main-contents .g-menu .m03 a {
	background-image: url(../images/top/menu03.gif);
	width: 111px;
}
.main-contents .g-menu .m04 a {
	background-image: url(../images/top/menu04.gif);
	width: 111px;
}
.main-contents .g-menu .m05 a {
	background-image: url(../images/top/menu05.gif);
	width: 111px;
}
.main-contents .g-menu .m06 a {
	background-image: url(../images/top/menu06.gif);
	width: 111px;
}
.main-contents .g-menu .m01 a:hover,
.main-contents .g-menu .m02 a:hover,
.main-contents .g-menu .m03 a:hover,
.main-contents .g-menu .m04 a:hover,
.main-contents .g-menu .m05 a:hover,
.main-contents .g-menu .m06 a:hover {
	background-position: 0 -36px;
}
#news .archive {
	width: 666px;
	clear: both;
}
#news .archive dt {
	width: 81px;
	float: left;
	padding-top: 9px;
	/*background-color:#00FFCC;*/
	display: block;
	clear: both;
}
#news .archive dd.title {
	padding-top: 9px;
	/*background-color: #999999;*/
}
#news .archive dd.item {
	background-image: url(../images/top/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 9px;
	/*padding-top: 9px;*/
	/*background-color: #99FF66;*/
	/*width: 585px;
	float: right;*/
	clear:both;
	padding-left: 81px;
}
#news .archive dd.last {
	background-image: none;
}