@charset "utf-8";

#content {
	width:869px;
}

#main {
	width:599px;
}

#main h2 {
	background:url(../../img/shop/title.gif) no-repeat;
	width:551px;
	height:50px;
	text-indent:-1000px;
	margin-bottom:30px;
}


/* ---------------------------------------- 
								shop 
---------------------------------------- */
#shop {
	margin:20px auto 0;
	width: 455px;
}

#shop-logo {margin-bottom:10px;}
#logo h3 {
	background:url(../../img/common/bg-oblique.gif) repeat;
	border-bottom:1px solid #4D4D4D;
}
#logo {
	width:220px;
	float:left;
}
#logo .middle {
	text-align:center;
	margin-top:40px;
}
#pic {
	width:230px;
	float:right;
}


/* ---------------------------------------- 
								shop table
---------------------------------------- */
.shta{
	margin:0 auto 20px auto;
	clear: both;
	background:url(../../img/common/bg-oblique.gif) repeat;
	border:1px solid #666;
	width: 455px;
}

.shta tr,
.shta td {
	padding:0 1em;
	border:1px solid #666;
	line-height:1.8;
}
.shta td.color01 { 	background-color:#FFF; }
.shta td.align02 { 	text-align:center; }
.shta a{
	color: #0060B6;
}
.shta a:hover {
	color: #0060B6;
	text-decoration:underline;
}

/* ---------------------------------------- 
								shop-box
---------------------------------------- */
.shop-box { margin-top: 10px; }
.shop-box h3{
	background:url(../../img/shop/sub_bg.gif) center no-repeat;
	border-bottom:1px solid #4D4D4D;
	color:#1A7385;
	font-weight:bold;
	font-size:107%;
	margin-bottom: 3px;
}

.shopcorner_bottom {
	background: url(../../img/shop/shop-corner_bottom.gif) no-repeat left bottom;
	height: 10px;
	width: 455px;
	margin-bottom: 15px;
}
.shopcorner_top {
	background: url(../../img/shop/shop-corner_top.gif) no-repeat right top;
	height: 10px;
	width: 455px;
}
.shopcorner_box  {
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	background: #FFFFFF;
	width: 453px;
}
