/* CSS Document */
/* reset styles */

html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,
form, fieldset {
	margin: 0;
	padding: 0;
	font-family:
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro W3",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	font-weight: lighter;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/* base */
body {
	background-color: #000000;
}

a {
	color: #666666;
}

table {
	width: 100%;
	text-align: center;
}

th {
	background-color:#666666;
	color: #ffffff;
	border: 1px solid #000000;
}

td {
	text-align: left;
}

td.tdcenter {
	text-align: center;
	margin: auto;
	color: #FFFFFF;
}

#container {
	width: 700px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	color: #ffffff;
	background-color: #666666;
	margin: 0 auto;
	text-align: center;
}

#breadcrumbs {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 30px;
	clear: left;
}

#leftnavi {
	clear: left;
	float: left;
	width: 160px;
	padding-right: 70px;
	color: #FFFFFF;
	font-size: 7pt;
	line-height: 8pt;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: lighter;
}
.S_item_name {
	font-size: 14pt;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: lighter;
}
.S_item_naiyou {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12pt;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
.S_category {
	height: 200px;
	width: 160px;
}
.S_honbun {
	font-size: 8pt;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: lighter;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.S_nedan {color: #FFCC00}
.S_menu_b {
	font-size: 7pt;
	line-height: 12pt;
	background-image: url(photo/header.gif);
	background-repeat: no-repeat;
	height: 32px;
	text-align: left;
	color: #FFFFFF;
	margin-top: 20px;
	vertical-align: middle;
	width: 100px;
	float: left;
	background-position: center;
	padding-top: 8px;
}
.S_menu {
	font-size: 7pt;
	line-height: 12pt;
	background-image: url(photo/header.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 120px;
	margin-top: 20px;
	vertical-align: middle;
	padding-top: 12px;
	width: 480px;
	float: left;
	margin-bottom: 20px;
}
.S_footer {
	font-size: 7pt;
	line-height: 12pt;
	text-align: center;
	color: #666666;
	margin-top: 20px;
	width: 700px;
	clear: left;
	margin-bottom: 40px;
}

#menu {
	padding: 0 0 3px 0;
}

#menu ul {
	padding: 5px 0 0 0;
	list-style-position: inside;
	list-style-type: none;
}

#menu li {
	font-weight: bold;
	margin: 0 2px 0 2px;
	padding: 0;
	text-align: center;
}

#menu li a {
	color: #666666;
	text-decoration: none;
}

#menu li a:hover {
	color: #ffffff;
	background-color:#666666;
}


#siharai {
	width: 150px;
	margin: 0 auto;
	text-align: center;
}

.clearleft {
	clear: left;
}

.box {
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 14pt;
}

.boxtitle {
	margin: 0 auto;
	text-align: center;
	padding: 5px;
	color: #ffffff;
	background-image: url(photo/texture.gif);
	background-repeat: repeat-y;
	font-size: 10pt;
}

.boxmember {
	list-style-position: inside;
	list-style-type: none;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 8pt;
	line-height: 12pt;
}

/* IE6 CSS Hack */
* html #menu li {
	text-indent: -15px;
}
* html .boxmember li {
	text-indent: -15px;
}

/* IE7 CSS Hack */
*:first-child+html #menu li {
	text-indent: -15px;
}
*:first-child+html .boxmember li {
	text-indent: -15px;
}

.boxmember li a {
	color: #666666;
}

.cartinfotext {
	font-size: 7pt;
	line-height: 8pt;
}

.linknav {
	text-align: center;
	margin: 10px auto;
}

#content {
	float: left;
	width: 470px;
	min-height: 300px;
}

#footer {
	clear: left;
	margin: 0 auto;
	text-align: center;
	padding: 5px;
	color: #ffffff;
	background-color: #666666;
}

/* toppage */
#topmessage1 {

}

#topmessage2 {
	font-size: large;
	margin: 8px 0 0;
}

#topmessage2 img {
	float: left;
	margin: 3px;
}

#topmessage3 {
	clear: left;
	margin: 3px;
}

.itembox {
	float: left;
	width: 110px;
	font-size: smaller;
	text-align: center;
}

.itembox img {
	float: none;
}

.itembox a {
	color: #666666;
	border: 1px solid #000000;
}

#topics {
	font-size: smaller;
}

/* item */
#categoryinfo {
	margin: 3px;
}

.itemname {
	text-align: left;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 12pt;
}

.tanka,.itemcolor,.itemsize,.itemzaiko,.itemqty,.itemcart {
	text-align: center;
}

/* detail */
.itemimg {
	text-align: center;
	margin: 0 auto;
}

/* view */
.viewgokei {
	background-color: #cccccc;
	text-align: center;
}

.viewdel {


}

/* tuhanho */
.tuhtable {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}

.tuhtable th {
	width: 25%;
	padding: 5px;
	background-color:#666666;
	color: #ffffff;
	border: 1px solid #000000;
	font-size: 8pt;
}

.tuhtable td {
	padding: 5px;
	text-align: left;
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 14pt;
	border: 1px solid #666666;
}


.tuhtable caption {
	padding: 3px;
	background-color: #CC9900;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.sihtable {
	width: 100%;
	text-align: center;
}

.sihtable th {
	width: 25%;
	padding: 2px;
	background-color: #cccccc;
	color: #333333;
}

.sihtable td {
	padding: 5px;
	text-align: left;
}

.sihtable caption {
	padding: 3px;
	background-color: #cccc99;
	font-size: large;
	font-weight: bold;
}

/* orderfrm */
#calform table {
	margin: 10px 0;
}

#calform table th {
	width: 30%;
}

#orderform table {
	border: 1px solid #666666;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#orderform table th {
	width: 30%;
	border: 1px solid #000000;
	font-size: 8pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#orderform table td {
	text-align: left;
	border: 1px solid #666666;
}

/* category */
#catexplain {
	padding-bottom: 8px;
}
#catexplain img {
	margin:8px;
}

/* confirm */
.linknav table {
	border:  0px;
}

.linknav table td.tdright {
	width: 50%;
	padding: 10px;
	border: 0px;
	text-align: right;
}

.linknav table td.tdleft {
	width: 50%;
	padding: 10px;
	border: 0px;
	text-align: left;
}
.black {color: #000000}

/* itemlist */
.itemblock {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.itemblocktbl {
	border: 0px;
}
.white {color: #FFFFFF}

.itemblocktd {
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
