@charset "utf-8";
@import url("shop.css");
/* ////////////////////
PRODUCTS
//////////////////// */
/* #content
-------------------- */
/* #main */
#content #main {
}
#content #main h1 {
	height:80px;
	background:url(../img/catch.jpg) no-repeat 0 0;
}

/* Section01 */
#content #main h2 {
	height:34px;
	line-height:34px;
	background:url(../img/ttl01.jpg) repeat-x 0 0;
	color:#fff;
	text-indent:16px;
	font-size:122%;
}
html:first-child #content #main h2 {font-size:1.22em}
{
	line-height:1;
	margin-bottom:18px;
	padding:.5em 1em;
	background:#000;
	color:#fff;
	font-size:122%;
}
html:first-child #content #main h3 {font-size:1.22em}

#content #main .Section01 div {
	margin: 0 20px;
}
#content #main .Section01 * div {
	margin: 0;
}
#content #main .Section01 .ImgBox {
	width:220px;
}
#content #main .Section01 .Inner {
	width:490px;
}


.image_right{
	float:right;
	margin:0px 0px 5px 5px;
}
.image_left{
	float:left;
	margin:0px 5px 5px 0px;
}

h3.cll{
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	color:#993300;
}

.shop_h{
	width:350px;
}

.shop_h td{
	text-align:left;
}

.marT10{
	margin-top:10px;
}

.shop_n_frame{
	border:1px solid #FFFFFF;
	width:530px;
}
.shop_n_frame td{
	border:1px solid #FFFFFF;
	padding:0px 8px 30px 8px;
	text-align:left;
}
.shop_n_frame td img{
	margin:5px 0px 2px 0px;
}

