/* ---全体--- */

body  {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #e9dfc4;
}

/* ---文字色指定--- */
body,td,th {
	color: #000;
	font-size: x-small;
}

a:link {
	color: #333;
	font-size:  x-small;
}

a:visited {
	color: #333;
	font-size:  x-small;
}

a:hover {
        color: #66cc00;
        font-size: x-small;
}

a:active {
	color: #333;
	font-size:  x-small;
}

img {
    border-style:none;
}

a img {
    border-style:none;
}

.no_border {
    border-style:none;
}

a   { text-decoration:none;}

/* ---ヘッダー--- */
#header {
	height: 25px;
	width: 100%;
               min-width:1200px; 
	padding-top: 5px;
	background-image: url(https://img13.shop-pro.jp/PA01073/641/etc/bg001.jpg?20120502151720);
	background-repeat: repeat;
	font-weight: bold;
} 

#header a:link {
	color: #fff;
	font-size: small;
}

#header a:visited {
	color: #fff;
	font-size: small;
}

#header a:hover {
        color: #66cc00;
        font-size: small;
}

#header a:active {
	color: #fff;
	font-size:small;
}



/* ---全体--- */
.sheyeye #container {
	position: relative; 
	width: 1200px;
	height:100%;
	min-height:2200px; 
                top:0px;
	margin: 0 auto;
	text-align: left; 
} 

/* ---サイドバー--- */

.sheyeye #sidebar1 {
	position: absolute;
	top: 0px;
	width: 240px; 
	height:100%;
	min-height:2350px; 
	padding: 0px 9px 10px 10px;
	background-color: #ffffff;

}
.sheyeye #sidebar2 {
	position: absolute;
	top: 0px;
	right: 0;
	width: 250px;
	padding: 0px 15px 10px 16px;
	margin: 43px 0px 0px 0px;
	bottom: 50px;
	color: #000;
	
}
/* --メインメニュー--- */
.sheyeye #mainmenu {
	width: 630px;
	height: 20px;
	margin-top: 0;
	margin-right: 280px;
	margin-left: 280px;
	}

/* ---メイン部分--- */
.sheyeye #mainContent {
	margin: 57px 200px 50px 280px;
	padding: 14px 10px 10px 10px;
	width: 630px;
}


/* ---ライン部分--- */
.line_010 {
	background:url(https://img13.shop-pro.jp/PA01073/641/etc/line_010.gif) repeat-x;
	height:1px;
	width: 100%;
}

/* ---カート --- */
.cart {
	width:200px; padding:10px;
	background-color: #ffffff;
	border: 1px dotted;
	border-color:#663333;
	text-align: left;
	color:#000000;
	}

/* ---img表示指定--- */

.item_box {
	text-align: left;
	padding-bottom: 20px;
	width: 120px;
	float: left;
	}

.item_thumbnail {
	margin: 0px 18px 0px 10px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: relative;
	}

.item_thumbnail img {
	width: 100px;
	height: 100px;
	}

.item_frame {

	border: 0px;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

/* ---商品一覧表示のレイアウトと文字--- */

.category_items td {
	font-size: x-small;
	padding: 10px 10px 10px 10px;
	}

.category_items p {
	font-size: x-small;
	margin: 3px 0px 0px 0px;


/* --- コピーライト部分 --- */
.copylight {
	background-image: url(https://img13.shop-pro.jp/PA01073/641/etc/159.gif);
	clear: both;
	height: 70px;
	text-align: center;
}


.footstamp {
	padding: 10px;
	font-size: 11px;
	}