* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
	color: #FFF;
}
#main-container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	clear: both;
}
#main-container h1.logo {
	background-image: url(top_img/top_bar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 100px;
	width: 900px;
}
#detail-container {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}
#detail-container h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
#detail-container p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main-container ul li {
	display: inline;
	float: left;
	height: 35px;
	width: 100px;
	background-color: #FFF;
	background-position: center center;
}
#main-container ul li.jinyaitem a{
	background-image: url(top_img/b2_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.profile a{
	background-image: url(top_img/b1_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
		display: block;
	height: 35px;
	width: 100px;
		background-position: center center;
}
#main-container ul li.webshop a{
	background-image: url(top_img/b4_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
		display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.detail a{
	background-image: url(top_img/b5_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
		display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.garally a{
	background-image: url(top_img/b6_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
		display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.contuct a{
	background-image: url(top_img/b7_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.link a{
	background-image: url(top_img/b8_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.home a{
	background-image: url(top_img/b9_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.shopinfo a{
	background-image: url(top_img/b3_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.jinyaitem a:hover {
	background-image: url(top_img/b2_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.profile a:hover {
	background-image: url(top_img/b1_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.webshop a:hover {
	background-image: url(top_img/b4_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.garally a:hover {
	background-image: url(top_img/b6_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.contuct a:hover {
	background-image: url(top_img/b7_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.link a:hover {
	background-image: url(top_img/b8_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.home a:hover {
	background-image: url(top_img/b9_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.shopinfo a:hover {
	background-image: url(top_img/b3_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#main-container ul li.detail a:hover {
	background-image: url(top_img/b5_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 100px;
	background-position: center center;
}
#flash-container {
	height: 600px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer-container {
	background-image: url(top_img/under_bar.gif);
	text-indent: -9999px;
	height: 250px;
	width: 900px;
	clear: both;
}
#main-container h4 {
	background-image: url(top_img/copyright.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 15px;
	width: 112px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
contents-container {
	height: auto;
	width: 900px;
	clear: both;
}
/*jinya.css*/
.font-white10 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font-graybig {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;

}
.fontss {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #99CCCC;
	text-decoration: none;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.boder2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boder3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.linkwhite a:link{color:white}
.linkwhite a:visited{color:red}
.linkwhite a:hover{color:red}
.linkwhite a:active{
	color:red;
	font-size: 10pt;
}

address{
	text-align:right;
	font-size:12px;
	color:white;
	}
	
.linkwhite2 a:link{
	color:white;
	font-size: 10pt;
	font-family: "Courier New", "Courier", "mono";}
.linkwhite2 a:visited{
	color:white;
	font-size: 10pt;
	font-family: "Courier New", "Courier", "mono";}
.linkwhite2 a:hover{
	color:red;
	font-size: 10pt;
	font-family: "Courier New", "Courier", "mono";}
.linkwhite2 a:active{
	color:red;
	font-size: 10pt;
	font-family: "Courier New", "Courier", "mono";
}.white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #999966;
	text-decoration: none;
}
.font-white10Copy {

	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p.banner {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 500px;
	margin-left: 10px;
	text-align: left;
}
#webshop-container {
	background-color: #000;
}
#webshop-container h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #FFF;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#webshop-container table.size td{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	width: 80px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eee;
	border-bottom-color: #eee;
}
#webshop-container table.size {
	border-collapse:collapse;
}
#webshop-container table.size th.lady {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FF9900;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F90;
	border-bottom-color: #eee;
}
#profile-container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}
.profie-txt-container {
	clear: both;
	height: 130px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
}
#profile-container .profie-txt-container p {
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 20px;
}
#profile-under-txt-container {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}





#webshop-container table.size td.sizespec {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	width: 320px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eee;
	border-bottom-color: #eee;
}
#profile-container .profie-txt-container ol {
	list-style-type: disc;
	list-style-position: outside;
}

#webshop-container table.size th{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eee;
	border-bottom-color: #eee;
}

#webshop-container h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #CCC;
	height: auto;
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#webshop-container table.size th.men {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #eee;
}
#webshop-container table.size {
	height: auto;
	width: 420px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#webshop-container h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #FF9900;
	height: auto;
	width: 500px;
}
#webshop-container h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
}
#webshop-container p.chui {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #F90;
	margin-top: 0px;
}
#webshop-container table.specs {
}
#webshop-container table.specs th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #f90;
	height: auto;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#webshop-container table.specs th.specstitle {
	color: fff;
	background-color: #f90;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

#webshop-container ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	display: block;
	height: auto;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}
#webshop-container ul {
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#webshop-container table.specs td.specstitle {
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-color: #f90;
	text-align: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#webshop-container table.specs {
	border-collapse:collapse;
}

#webshop-container .specs td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.webshop-under-container {
	background-color: #000;
	float: left;
	height: 205px;
	width: 198px;
	border: 1px solid #fff;
	color: #FFF;
	clear: both;
}
.webshop-under-container p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	height: auto;
	width: 180px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.webshop-under-container h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
.webshop-under-container p.tel {
	color: #FFF;
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.webshop-under-container p.kome {
	font-size: 10px;
	color: #FFF;
	line-height: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#under-container {
	height: auto;
	width: 600px;
	margin-top: 20px;
}
#webshop-container table.photoBack img {
	padding: 0px;
	height: 250px;
	width: 250px;
	border: 3px solid #ffffff;
	background-color: #000;
}
#webshop-container table.size td.sizespecLady {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FF9900;
	width: 320px;
}
#webshop-container table.size th.Lady2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FF9900;
	width: 100px;
}
#profile-Btn-container {
	height: 50px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.japanese-container {
	background-image: url(profile_img/japanese_3.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	float: left;
	margin-right: 50px;
}
.english-container a{
	background-image: url(profile_img/english.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	float: left;
	display: block;
}
.english-container a:hover {
	background-image: url(profile_img/english_2.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	float: left;
	display: block;
}
.japanese-container-forenglish a{
	background-image: url(profile_img/japanese.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	float: left;
	margin-right: 50px;
	display: block;
}
.english-container-1 {
	background-image: url(profile_img/english_3.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	float: left;
	display: block;
}
.japanese-container-forenglish a:hover {
	background-image: url(profile_img/japanese_2.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	float: left;
	margin-right: 50px;
	display: block;
}
#shop-container {
	height: 500px;
	width: 900px;
	clear: both;
	background-image: url(shop_img/shop-leftback.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#shopleft-container {
	background-image: url(shop_img/shop-leftback.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	width: 202px;
	float: left;
}
#shopleft-container h1.shop {
	height: 36px;
	width: 202px;
}

#shopright-container {
	float: left;
	height: auto;
	width: 680px;
}
#shopleft-container ul li.shop {
	height: 34px;
	width: 202px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: inline;
}
.shop-banner-container {
	height: auto;
	width: 596px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#shopleft-container ul {
	height: auto;
	width: 202px;
}
div.pagetop {
	height: 20px;
	width: 850px;
	padding-right: 50px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
