@charset "UTF-8";
/* CSS Document */

*{margin:0; padding:0;}
body {
	background-color: #1b1b1b;
	background-image: url(../images/storeimg/bg_01.gif);
	background-color: #fff;
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	background-image: url(../images/storeimg/bg_02.png);
	background-repeat:repeat-y;
	margin:0 auto; 
	width:906px;
	height:100%;
	overflow:hidden;
	}
	
#head {
	background-image:url(../images/storeimg/head_title.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#523b0d;
	margin:0 auto; 
	width:900px;
	height:35px;
	overflow:hidden;
	}

#social {
	width: 270px;
	height:30px;
	float:right;
	
	}

#footer {
	background-position:center;
	background-color:#523b0d;
	margin:30px 0 0 3px; 
	width:900px;
	height:50px;
	clear:both;
	overflow:hidden;
	}

#footertxt {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku','Gothic Pro','メイリオ',Meiryo,'MS PGothic',sans-serif;
	font-size:11px;
	margin-top:10px;
	color:#fff;
	text-align:center;
}

#headerimg {
	background-image:url(../images/storeimg/img_header.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#523b0d;
	margin:0 auto; 
	width:900px;
	height:442px;
	overflow:hidden;
	}

#itemheadertitle {
	background-image:url(../images/storeimg/item_toptitle.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:20px 0 10px 3px; 
	width:900px;
	height:52px;
	overflow:hidden;
	}

.itemwrapper {
	margin:0 0 10px 18px; 
	width:870px;
	overflow:hidden;
	}

.itemL {
	margin:0 10px 0 0;
	width:210px;
	float:left;
}

.itemR {
	margin:0 10px 0 0;
	width:210px;
	float:left;
}

.itemR02 {
	margin:0 0 0 0;
	width:210px;
	float:right;
}

.itemheader {
	background-image:url(../images/storeimg/item_header.gif);
	background-repeat:no-repeat;
	width:210px;
	height:44px;
	
}

.itemimage {
	witdh:210px;
	height:210px;

}

.itemprice {
	background-color:#d47111;
	witdh:210px;
	height:60px;
	
}

.itempricetext01 {
	padding:10px 10px 0 10px;
	witdh:190px;
}

.itempricetext02 {
	padding:0 10px 5px 10px;
	witdh:190px;
}

.itemname {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku','Gothic Pro','メイリオ',Meiryo,'MS PGothic',sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.itemname02 {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku','Gothic Pro','メイリオ',Meiryo,'MS PGothic',sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.itemname03 {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku','Gothic Pro','メイリオ',Meiryo,'MS PGothic',sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.itemname04 {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku','Gothic Pro','メイリオ',Meiryo,'MS PGothic',sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.btn_detail a {
	display: block;
	overflow: hidden;
	height: 66px;
	width: 210px;
	background-image:url(../images/storeimg/item_btn_01.gif);
}

.btn_detail a:hover {
	background-position: 0 -66px;
}

.btn_blank {
	display: block;
	overflow: hidden;
	height: 66px;
	width: 210px;
	background-image:url(../images/storeimg/item_btn_02.gif);
	background-repeat:no-repeat;
}

.btn_return a {
	display: block;
	overflow: hidden;
	height: 55px;
	width: 145px;
	background-image:url(../images/storeimg/btn_return.gif);
}

.btn_return a:hover {
	background-position: 0 -55px;
}

/*======= index.html =======*/
#page1 #content .col-1 {width:px;}
#page1 #content .col-2 { width:px;}


/*=========================*/
