<style type="text/css">
<!--
body{
	background:#ffffff url("img/#bgimg#");
	color:#55453B;
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
}
#container{
	width:800px;
	text-align:left;
	background:#ffffff;
	margin-left:50px;
}
#container td{
	vertical-align:top;
}

A:link { color:#0EA2C3; text-decoration: underline}      
A:visited { color:#0EA2C3; text-decoration: underline}
A:hover { color:#ff0000; text-decoration: none}

.clear{
	clear:both;
}


/* ++++++ 上部メニューバー ++++++ */
#menu{
	background:#B3CC3C url(scb/shop/img/g_2t.gif) repeat-x left middle;
	margin:0;
	padding:0;
	
}
#menu table{
	font-size:12px;
	line-height:120%;
}
#menu td{
	padding:4px 10px;
	text-align:center;
	border-right:1px solid #EBE9EA;
}

#menu A:link {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}       
#menu A:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
#menu A:hover {
	color:#F7941D;
	text-decoration: underline
	font-weight:bold;
} 

/* ++++++ 検索フォーム ++++++ */
#serchform{
	background-color: #EBE9EA;
	font-size: 12px;
	color: #55453B;
	text-align:right;
}

/* ++++++ ログイン表示++++++ */
#member{
	margin:2px 0;
	text-align:center;
}


/* ++++++ パンくずリスト ++++++ */
#navi{
	margin:6px 0 2px 0;
}
#navi p{
	font-size: 12px;
}
#navi .left{
	float:left;
	padding-right:10px;
}
#navi .right{
	float:right;
	padding-left:10px;
}

/* ++++++ 買い物カゴ ++++++ */
#kago{
	text-align:right;
	margin:5px 0;
}
#kago td{
	color: #666666;
	font-size:12px;
}
.incart{
	background-color:#F9F7F7;
	border:#666666 solid;
	border-width: 1px 1px 1px 1px;
}




#contents{
	width:600px;
	height:300px;
	margin:10px 0;
}


/* ++++++ 商品情報 ++++++ */

#item, #itemlist{
	margin:0 0 10px;
}
#item .left{
	width:290px;
	padding-right:10px;
}
#item .right{
	width:290px;
	padding-left:10px;
}
#item h1{
	margin:10px 0 0;
	background:#ffffff url(scb/shop/img/border_h1.gif) left bottom no-repeat;
	padding:2px 0 0 24px;
	height:25px;
	font-size:16px;
}
#item h2{
	margin:10px 0 0;
	background:#ffffff url(scb/shop/img/border_h2.gif) left bottom no-repeat;
	padding:2px 0 0 24px;
	height:25px;
	font-size:16px;
}
#item h2 a{
	color:#55453B;
	text-decoration:none;
	font-weight:bold;
}
#item h2 a:hover{
	position:relative;
	top:-1px;
	left:1px;
}
#item h3{
	margin:5px 0 0;
	font-size:15px;
	color:#73AB00;
}
#item td{
	vertical-align:top;
	font-size:12px;
}
#item img{
	margin:5px 10px 0 0;
	border:none;
}
#item p, #itemlist p{
	font-size:12px;
	color:#55453B;
	line-height:150%;
	margin:5px 0;
}

#itemlist table{
	background:#73AB00;
}
#itemlist th{
	background:#B3CC3C;
	color:#ffffff;
	padding:2px;
	font-size:12px;
	font-weight:bold;
}
#itemlist td{
	background:#ffffff;
	color:#55453B;
	padding:4px;
	font-size:12px;
	font-weight:normal;
}
#itemlist .title{
	text-align:center;
}
#itemlist  .itemcoment2list{
	margin:20px 0 5px;
}

/* 個別商品*/

#itemcoment{
	margin:20px 0;
	font-size:13px;
	width:600px;
}
#itemphoto1{
	padding:0 20px 0;
	text-align:center;
}

#iteminfo{
	text-align:center;
}

#itemdetail table{
	background:#73AB00;
}
#itemdetail th{
	background:#B3CC3C;
	color:#ffffff;
	padding:4px;
	font-size:12px;
	font-weight:bold;
}
#itemdetail td{
	background:#ffffff;
	color:#55453B;
	padding:6px;
	font-size:12px;
	font-weight:normal;
}

.notice{
	color:#ff0000;
	font-size:90%;
}
.f_l{
	float:left;
	margin-right:20px;
}
.f_r{
	float:right;
	margin-left:20px;
}
.frame01{
	padding:5px;
	background:#FBF8D0;
	border:1px solid #EBE9EA;
}

#item .tab2 img{
margin:0;
padding:0;
}

/* ++++++ サイドバー ++++++ */
#sidebar{
	width:200px;
	padding:10px 0 0 20px;
	color:#55453B;
	font-size:12px;
	line-height:150%;
}
#sidebar p{
	margin:2px 0;
	font-size:12px;
	line-height:150%;
}
#sidebar td{
	font-size:12px;
	line-height:150%;
	padding:2px;
}


#sidebar .parts{
	width:180px;
	border:1px solid #EBE9EA;
	padding:0;
}
#sidebar h3{
	background:#B3CC3C url(scb/shop/img/grd_g_30.jpg) repeat-x left middle;
	margin:2px 0;
	padding:0 5px;
	font-size:12px;
	line-height:150%;
	font-weight:normal;
}
#sidebar form{
	margin:0;
	padding:0;
}
#sidebar #login{
	padding:5px;
	background:#FBF8D0;
}


#sidelink{
	text-align:left;
	margin:20px 0;
	width:180px;
}
#sidelink .f_l{
	float:left;
	margin-right:5px;
}
#sidelink p{
	margin:0 0 4px 0;
	line-height:120%;
}
#sidelink .list{
	margin:0 0 6px 0;
	clear:both;
}



/* ++++++ フッター ++++++ */
#footer{
	margin:20px 0 0;
	padding:2px;
	text-align:center;
	border-top:1px solid #55453B;
}

#footer p{
	font-size: 12px;
	line-height:20px;
	color:#55453B;
	margin:0;
	padding:0;
}



-->
</style>