@charset "utf-8";

/* etc*/

div.title_37{
	clear:both;
	width:866px;
	height:21px;
	background:url(../images/part/37_title_bg.gif) 0 0 no-repeat;
	color:#406774;
	padding-top:5px;
	padding-left:10px;
	margin:0 auto 20px auto;
	position:relative;
}

div.title_37 p{
	font-weight:bold;
}

/* shop list */

div.shop_list_wrapper{
	width:920px;
	overflow:hidden;
	height:192px;
	clear:both;
}

div.shop_list_item,
div.shop_list_item2{
	float:left;
	width:201px;
	height:142px;
	background:url(../images/part/shop/shop_list_bg.gif) 0 0 no-repeat;
	margin-right:12px;
	font-size:11px;
	font-family:"EE EゴシチE", Osaka, "ヒラギノ角ゴ Pro W3";
	padding:15px 10px;
	line-height:1.4;
	color:#666;
}
* html div.shop_list_item,
* html div.shop_list_item2{
	display:inline;
}
div.shop_list_item2{
	margin-right:0;
}

div.shop_list_item ul li,
div.shop_list_item2 ul li{
	float:left;
}

div.shop_list_item ul li a,
div.shop_list_item2 ul li a{
	font-size:10px;
	color:#6f4b3e;
	text-decoration:underline;
}
div.shop_list_item ul li a:hover,
div.shop_list_item2 ul li a:hover{
	text-decoration:none;
}
div.shop_list_item ul li img,
div.shop_list_item2 ul li img{
	vertical-align:middle;
}
p.items{
	text-align:center;
	padding-bottom:3px;
}

/* shop_03 */

div.iArea_top p.item_list{
	line-height:1.6;
}
div.iArea_top p.item_list a:link,
div.iArea_top p.item_list a:visited{
	color:#666;
	text-decoration:underline;
}
div.iArea_top p.item_list a:hover{
	text-decoration:none;
}


/* 111111 ss add for etc.css*/

.cart_colored{background:#eee;}
.cart_colored_cal{background:#B2D5DC;}
.bdt1{border-top: 1px dotted rgb(82, 165, 187);}
.bdt2{border-top:1px solid #74C0D5;}
.mypage_contents_obi1{ padding:5px 10px; background:#6FF; border:1px solid #52a5bb;}
.mypage_contents_obi2{background:#FFFF75;}


