#wapper {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background-color: #FFFFFF;
	height: auto;
	width: 980px;
	border: 1px solid #422913;
	background-position: center center;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	height: 250px;
	width: 980px;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 980px;
}


#menu {
	height: 40px;
	width: 980px;
	margin-top: 5px;
}
#menu ul {
	height: 40px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	float: left;
	width: 140px;
	height: 40px;
}
#menu ul li a {
	height: 40px;
	width: 140px;
	text-align: left;
	background-image: url(../image/g-navi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#menu #first a {
	background-position: 0px 0px;
}
#menu #styleup a {
	background-position: -140px 0px;
}
#menu #kiso a {
	background-position: -280px 0px;
}
#menu #fitting a {
	background-position: -420px 0px;
}
#menu #voice a {
	background-position: -560px 0px;
}
#menu #store a {
	background-position: -700px 0px;
}
#menu #meil a {
	background-position: -840px 0px;
}

#menu #first a:hover {
	background-position: 0px -40px;
}
#menu #styleup a:hover {
	background-position: -140px -40px;
}
#menu #kiso a:hover {
	background-position: -280px -40px;
}
#menu #fitting a:hover {
	background-position: -420px -40px;
}
#menu #voice a:hover {
	background-position: -560px -40px;
}
#menu #store a:hover {
	background-position: -700px -40px;
}
#menu #meil a:hover {
	background-position: -840px -40px;
}
#container {
	height: auto;
	width: 980px;
	padding-top: 10px;
}
#s_menu {
	height: 800px;
	width: 200px;
	float: left;
	text-align: center;
}
#s_item {
	width: 150px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	height: 350px;
}
#s_item ul {
	height: 40px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#s_item li {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 140px;
	height: 40px;
}

#contents {
	height: 1500px;
	width: 750px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #422913;
	padding-left: 15px;
	padding-right: 14px;
	float: left;
}

#contents #up {
	width: 750px;
	padding-top: 20px;
}
#contents #left {
	width: 450px;
	margin: 0px;
	float: left;
	top: 750px;
	height: 380px;
}
#left ul {
	height: 95px;
	width: 430px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left li {
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents #right {
	float: left;
	width: 300px;
	margin: 0px;
	top: 750px;
	height: 380px;
}
#right ul {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 300px;
	list-style-type: none;
}
#right li {
	padding-top: 10px;
	padding-bottom: 10px;
}


#contents #down {
	height: 600px;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 30px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	clear: both;
}


#footer {
	clear: both;
	height: auto;
	width: 980px;
	background-color: #422913;
	color: #FFFFFF;
	padding-top: 5px;
	font-size: small;
}
#footer_menu {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
#footer_menu a {
	color: #FFFFFF;
}


#copyright {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}
