@charset "UTF-8";


/* Left-contents
=======================================================*/
#top #main .site-left-contents .s-menu .m01 a {
	margin-top: 0px;
}
.site-left-contents {
	width: 207px;
	float: left;
	padding-left: 18px;
}
.site-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;
}
.box02 {
	padding-top: 18px;
}
#site .sitemap {
	width: 666px;
	clear: both;
	padding-top: 18px;
}
#site .sitemap li {
	list-style-type: none;
	/*margin-left: 14px;*/
	margin-bottom: 18px;
	padding-bottom: 18px;
	background-image: url(../images/top/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}
#site .sitemap .name {
	width: 9em;
	margin-bottom: 9px;
	clear: both;
}
#site .sitemap .subarea {
	clear: both;
	display: block;
	width: 500px;
}
#site .sitemap .sub {
	list-style-type: none;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9AE8B;
}
#site .sitemap .last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9AE8B;
}
#site .sitemap .s-link a {
	display: block;
	background-image: url(../images/top/linkmark.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#site .s-link a:hover {
	background-image: url(../images/top/linkmark_o.gif);
}
#site .sitemap .m-link a {
	display: block;
	background-image: url(../images/top/linkmark.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 18px;
	width: 6em;
	float: right;
	text-align: right;
}
#site .m-link a:hover {
	background-image: url(../images/top/linkmark_o.gif);
}
#site .sitemap li.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: none;
}