@charset "UTF-8";
@import url("basic/common.css");
@import url("basic/shop.css");
}
/** ここからヘッダミドル **/
#main-image-item{
 background-image:url(../contents/shop/images/shop_one_bunner1.jpg);
 background-repeat:no-repeat;
 width:710px;
 height:100px;
 margin:0px 0px;
 padding:0px 0px;
 position:relative;
}
#top-logo-item{
 float:left;
 width:150px;
 height:40px;
 margin:0px 0px;
 padding:0px 0px;
 position:relative;
}
#top-account-box-item{
 float:right;
 text-align:right;
 width:560px;
 margin:0px 0px 0px;
 padding:0px 0px;
}
#main-login-item{
 font-size:12pt;
 line-height:1em;
 font-weight:bold;
 margin:20px 0px 0px 35px;
 padding:0px 0px;
 position:relative;
}
/*** ここから中央ペイン ***/
#center-contents2{
 clear:both;
 width:515px;
 margin:-20px 10px 5px;
 padding:0px;
 overflow:hidden;
}
#c-c-container2{
 clear:both;
 width:515px;
 margin:0px 0px;
 padding:0px 0px;
}
.td_shop_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BACCEA;
}

