@charset "UTF-8";
#body {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding: 0px;
	margin-bottom: 0px;
	border: 1px solid #666666;
	height: 830px;
}
/* CSS Document */

#flash {
	height: 339px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

/* メニュー */
#mainnavi {
	height: 56px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#globalnavi {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	height: 56px;
}

#globalnavi li {
	width: 170px;
	height: 56px;
	float: left;
	display: inline;
}

#globalnavi a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 56px;
	background-image: url(../images/bottan.gif);
	background-repeat: no-repeat;
}

#menu1 a {
	background-position: 0px 0px;
}
#menu2 a {
	background-position: -170px -112px;
}
#menu3 a {
	background-position: -340px 0px;
}
#menu4 a {
	background-position: -510px 0px;
}
#menu5 a {
	background-position: -680px 0px;
}
#menu6 a {
	background-position: -850px 0px;
}

#globalnavi a:hover {
	text-decoration: none;
	background-image: url(../images/bottan.gif);
	background-repeat: no-repeat;
}
#banner {
	height: 40px;
}

#menu1 a:hover {
	background-position: 0px -56px;
}

#menu2 a:hover {
	background-position: -170px -56px;
}
#menu3 a:hover {
	background-position: -340px -56px;

}
#menu4 a:hover{ background-position: -510px -56px; }
#menu5 a:hover{ background-position: -680px -56px; }
#menu6 a:hover{ background-position: -850px -56px; }
#copy {
	height: 120px;
	width: 850px;
}
#list {
	height: 15px;
	width: 95px;
	float: left;
}
#line {
	height: 15px;
	width: 755px;
	float: left;
}
.clear {
	clear: left;
}
#price {
	float: left;
	height: 208px;
	width: 155px;
	margin-right: 10px;
}
#price ul {
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
}
#price li {
	margin-bottom: 0px;
}
#goods {
	float: left;
	height: 208px;
	width: 208px;
	margin-right: 30px;
	display: inline;
}
#goods_list {
	padding-left: 37px;
	margin-top: 10px;
}
.footer {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: left;
}
.address {
	float: left;
	margin-left: 20px;
	margin-top: 3px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.privacy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	float: right;
	margin-left: 20px;
	margin-top: 3px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 20px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.copyright {
	height: 20px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.copy_moji {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	float: right;
}

