@charset "utf-8";
body {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "メイリオ", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #404040;
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #636363;
	text-decoration: none;
}
a:hover {
	color: #7FCDBC;
	text-decoration: underline;
}
#whole{
	text-align: left;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	width: 770px;
}
#whole:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 770px;
	height: 28px;
	padding-top: 72px;
	padding-left: 5px;
}
.gmenu {
	text-align: center;
	width: 760px;
	height: 28px;
	background-image: url(images/b-back.gif);
	background-repeat: repeat-x;
}
.gmenu ul {
	text-align: left;
	width: 620px;
	height: 28px;
	border: 0px;
	padding: 0;
	margin: 0 auto;
	text-indent: -2000px;
}
.gmenu ul li {
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: block;
	float: left;
	list-style-type: none;
}
.gmenu a {
	display: block;
	width: 100px;
	height: 28px;
	background: transparent url(images/Gmenu.gif) no-repeat;
	background-position: 0px 0px;
}
.gm-home a {
	width: 72px;
	background-position: 0px 0px;
}
.gm-search a {
	width: 103px;
	background-position: -72px 0px;
}
.gm-inspect a {
	width: 120px;
	background-position: -175px 0px;
}
.gm-which a {
	width: 127px;
	background-position: -295px 0px;
}
.gm-profit a {
	width: 119px;
	background-position: -422px 0px;
}
.gm-access a {
	width: 79px;
	background-position: -541px 0px;
}
.gm-home a.sel {
	background-position: 0px -56px;
}
.gm-search a.sel {
	background-position: -72px -56px;
}
.gm-inspect a.sel {
	background-position: -175px -56px;
}
.gm-which a.sel {
	background-position: -295px -56px;
}
.gm-profit a.sel {
	background-position: -422px -56px;
}
.gm-access a.sel {
	background-position: -541px -56px;
}
.gm-home a:hover {
	background-position: 0px -28px;
}
.gm-search a:hover {
	background-position: -72px -28px;
}
.gm-inspect a:hover {
	background-position: -175px -28px;
}
.gm-home a:hover {
	background-position: 0px -28px;
}
.gm-which a:hover {
	background-position: -295px -28px;
}
.gm-profit a:hover {
	background-position: -422px -28px;
}
.gm-access a:hover {
	background-position: -541px -28px;
}
h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
	content:"";
	font-size: 0px;
}
.subh-home {
	clear: both;
	background-image: url(images/sub-h01.gif);
	width: 760px;
	height: 82px;
	margin-left: 5px;
}
.subh-concept {
	clear: both;
	background-image: url(images/sub-h02.gif);
	width: 760px;
	height: 90px;
	margin-left: 5px;
}
.subh-style {
	clear: both;
	background-image: url(images/sub-h03.gif);
	width: 760px;
	height: 90px;
	margin-left: 5px;
}
.subh-about {
	clear: both;
	background-image: url(images/sub-h04.gif);
	width: 760px;
	height: 90px;
	margin-left: 5px;
}
.subh-info {
	clear: both;
	background-image: url(images/sub-h05.gif);
	width: 760px;
	height: 90px;
	margin-left: 5px;
}
.subh-text {
	padding-top: 18px;
	padding-left: 320px;
	padding-right: 10px;
	font-size: 11px;
	color: #6D3C30;
}
#container {
	padding: 0 5px;
	margin: 0px;
	line-height: 140%;
}
#footlinks {
	width: 760px;
	height: 16px;
	font-size: 10px;
	text-align: center;
	background-color: #ECDED3;
	margin-left: 5px;
	clear: both;
}
#footlinks a {
	color: #6D3C30;
}
#footlinks a:hover {
	color: #A78173;
	text-decoration: none;
}
#footlinks ul, #footlinks ul li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#footlinks ul {
	width: 564px;
	margin: 0 auto;
}
#footlinks ul li {
	background: url(images/bulet.gif) no-repeat 0 4px;
	float: left;
	clear: none;
	padding: 2px 15px 0 15px;
}
#footer {
	width: 770px;
	height: 40px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	clear: both;
}
.copyright {
	background-color: #A88274;
	height: 20px;
	width: 760px;
}
.copy-inner {
	text-align: center;
	font-size: 10px;
	color: #FFF;
	padding-left: 5px;
	padding-top: 3px;
}
.copy-inner a:link,.copy-inner a:visited,.copy-inner a:active {
  color: #A88274;
  text-decoration: none;
}
.copy-inner a:hover {
  color: #FFF;
  text-decoration: underline;
}
