@charset "utf-8";

/*------------------------------------
　　　ベース設定
------------------------------------*/
body{
	font-size:13px;
	color:#ffffff;
	line-height:1.5em;
	background-color:#000000;
	margin-top:0px;
	margin-bottom:0px;}

a:link{color:#ffffff; text-decoration:none;}
a:visited{color:#ffffff; text-decoration:none;}
a:hover{color:#9e724d; text-decoration:underline;}
a:active{color:#ff0000; text-decoration:underline;}

#layout{
	width:750px;
	margin:auto;
	background-color:#000000;
	overflow:hidden;}


/*------------------------------------
　　　ヘッダ設定
------------------------------------*/
#head{
	width:750px;
	padding:0px;
	margin:0px;
	border:0px;}

#head td{
	background-image:url("../img/back-head.gif");
	background-repeat:repeat-x;
	border:0px;}

#head .logo{margin-left:10px;}

#head .link{
	text-align:right;
	padding:10px;
	vertical-align:bottom;}

/*--PRテキスト--*/
.pr{
	font-size:12px;
	color:#9e724d;
	text-align:right;
	margin:2px 10px 2px 0px;}

/*--パンくず--*/
.pan{
	font-size:12px;
	color:#9e724d;
	text-align:right;
	margin:2px 10px 2px 0px;}

/*------------------------------------
　　　メニュー設定
------------------------------------*/
#menu{
	background-color:#1f1c17;
	width:190px;
	float:left;
	padding-bottom:32768px;
	margin-bottom:-32768px;}

/*--リンク位置--*/
#menu .link{margin:5px 0px 5px 15px;}

/*--リンクボタン位置--*/
#menu .botton{text-align:center;}


/*------------------------------------
　　　メイン設定
------------------------------------*/
#main{
	width:365px;
	float:left;
	margin-left:1px;
	padding-bottom:32768px;
	margin-bottom:-32768px;}

/*--メインインフォメーション--*/
#main .info{
	width:345px;
	margin:10px 10px;}

/*--メインインフォメーション日付--*/
#main .day{
	width:345px;
	text-align:right;}

/*--おすすめ--*/
#main .osusume{
	width:345px;
	margin-left:10px;}

/*--テキスト位置--*/
.coment{
	margin:0px 0px 40px 20px;}

/*--リスト位置--*/
ul{
	margin-top:0px;}

/*--商品写真--*/
#commodity-photo{
	float:left;
	padding-right:20px;}

/*--商品サムネ一覧--*/
#commodity-back{
	text-align:center;
	margin-top:0px;
	padding:5px;
	width:522px;
	background-color:#1f1c17;}

/*--商品テキスト範囲--*/
#commodity{
	margin:20px 0px 80px 0px;}


/*------------------------------------
　　　メイン見出し設定
------------------------------------*/
#main-midashi{
	background-image:url("../img/back-midashi.gif");
	background-repeat:repeat-x;
	width:559px;
	float:left;
	margin-left:1px;
	padding-bottom:32768px;
	margin-bottom:-32768px;}

/*--見出し文字--*/
#main-midashi h1{
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:normal;
	text-align:right;
	margin-top:20px;
	padding-right:10px;}

/*--見出し　ワイド--*/
#main-midashi-width{
	background-image:url("../img/back-midashi.gif");
	background-repeat:repeat-x;
	width:750px;
	float:left;
	margin-left:1px;
	padding-bottom:32768px;
	margin-bottom:-32768px;}

#main-midashi-width h1{
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:normal;
	text-align:right;
	margin-top:20px;
	padding-right:10px;}

/*--テキスト--*/
#main-midashi .text{
	width:542px;
	margin-left:10px;}


/*------------------------------------
　　　トピック設定
------------------------------------*/
#topic{
	background-color:#1f1c17;
	width:190px;
	float:left;
	margin-left:1px;
	padding-bottom:32768px;
	margin-bottom:-32768px;}

/*--コメント位置設定--*/
#topic .coment{
	width:165px;
	margin-left:15px;}

/*--リンク位置設定--*/
#topic .link{margin:5px 0px 5px 15px;}


/*------------------------------------
　　　フッタ設定
------------------------------------*/
#footercopy{
	width:750px;
	margin:auto;
	border:0px;}

#footer{
	width:747px;
	height:28px;
	text-align:center;
	vertical-align:bottom;
	border:0px;
	background-image:url("../img/back-footer.gif");
	background-repeat:repeat-x;}

#copy{
	color:#9e724d;
	width:747px;
	height:40px;
	text-align:right;
	vertical-align:bottom;
	border:0px;
	background-image:url("../img/back-copy.gif");
	background-repeat:repeat-x;}

/*------------------------------------
　　　イメージ画像設定
------------------------------------*/
.border-190{margin:5px 0px;}
.border-575{margin:5px 0px;}
.icon{margin-right:5px;}
.font-03{
	margin-left:5px;
	margin-top:10px;
	clear:both;}
.cart{
	text-align:right;
	margin:10px 10px;}

/*------------------------------------
　　　テーブル設定
------------------------------------*/
table .solid{
	border:solid #453B0C 1px;
	margin:0px;
	padding:0px;
	text-align:left;}

.solid tr{
	padding:2px 0px 2px 10px;
	text-align:left;}

.solid th{
	border-bottom:solid #453B0C 1px;
	padding:2px 0px 2px 10px;
	text-align:left;}

.solid td{
	border-bottom:solid #453B0C 1px;
	padding:2px 0px 2px 10px;
	text-align:left;}

.solid .midashi{
	background-color:#544609;
	color:#c0c0c0;
	width:100px;}

.bgcolor{
	background-color:#544609;
	font-size:15px;
	color:#c0c0c0;}

/*------------------------------------
　　　フォーム設定
------------------------------------*/
select{
	width:150px;}

input{
	width:20px;}

.input-button{
	width:150px;}


/*------------------------------------
　　　共通設定
------------------------------------*/
img{border:0px;}
.point{color:#9e724d;}
.point2{color:#8DC221;}
.v-bottom{vertical-align:bottom;}
.t-right{text-align:right;}
.t-left{text-align:left;}
.t-center{text-align:center;}
.font-s{font-size:12px;}
.right{float:right;}
.left{float:left;}
.clear{
	clear:both;
	margin:0px;
	padding:0px;}
h4{
	color:#9e724d;
	font-size:17px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:0px;}
h4.sub{
	color:#c0c0c0;
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;}