@charset "UTF-8";

#Navi{
	width:100%;
	font-size: 12px;
	background: #546382;
	background-image: -webkit-gradient( linear, 0 0, 0 100%, from(#546382), to(#334360) );
	background-image: -moz-linear-gradient( top, #546382, #334360 );
	margin-bottom: 10px;
}

#Navi ul li{ display: inline-block; color: white; border-left: 1px dotted white; border-right: 1px dotted white; margin-right: -1px; }
#Navi ul li a{ color: white; display: inline-block; margin: 0; padding: 5px 20px;}
#Navi ul li a:hover	
{
	background:#334360;
	background-image: -webkit-gradient( linear, 0 0, 0 100%, from(#334360), to(#546382) ); 
	background-image: -moz-linear-gradient( top, #334360, #546382 ); color:#fff !important;}
}

#Shop_Card {width: 100%; margin:10px 0; }
#Shop_Card ul{ margin-top:10px; }
#Shop_Card li{ float: left; text-align: left; }
#Shop_Card .shop_card1{ }
#Shop_Card .shop_card2{ margin-left: 10px; }
#Shop_Card .shop_card3{ margin-left: 10px; }
#Shop_Card .shop_card4{ margin-left: 10px; }

#shopping_al a:hover img 
{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.shopbox
{
	border: 1px #282828 solid;
	padding: 0;
}

.best li
{
	border-bottom: dotted 1px #CCC;
	padding: 10px 0;
}

.best .last
{
	border-bottom: none;
	padding: 10px 0;
}


.shopbox .i 
{
	font-size: 12px;
	line-height: 1.2em;
	font-weight: 400;
	padding: 0 10px 5px 10px;
	padding: 0 10px 5px 10px;
	text-align: left;
}

.shopbox .i li img 
{
	float: left;
	margin: 0 5px 10px 0;
}

.shopbox .p 
{
	font-size: 14px;
	line-height: 1em;
	font-weight: 700;
	color: #C00;
	padding: 0 10px 5px 10px;
	text-align: left;
}

.shopbox .d 
{
	font-size: 12px;
	line-height: 1.2em;
	padding: 0 10px 5px 10px;
	color: #333;
	text-align: left;
}

h3.t 
{
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background: #546382;
	background-image: -webkit-gradient( linear, 0 0, 0 100%, from(#546382), to(#334360) );
	background-image: -moz-linear-gradient( top, #546382, #334360 );
	margin-bottom: 10px;
	color: white;
	padding-left: 10px;
	font-weight:normal;
	border-left: dotted 1px white;
	border-right: dotted 1px white;
}

.contents_left3
{
	width: 650px;
	padding: 0;
	float: right;
	text-align: left;
	margin-right: 28px;
}

.centerbox
{
	width: 100%;
	margin-bottom: 10px;
}

.centerbox .c
{
	border: 1px #282828 solid;
	border-top:none;
}

.sh
{
	background:whitesmoke; 
	text-align:left; 
	padding-left:20px;
	 padding-bottom:0px; 
	 border-bottom:solid 1px #ddd;
}	

.page_title
{
	background: whitesmoke;
	display: block;
	font-size:18px;
	padding: 10px;
	border: 1px #282828 solid;
	margin-bottom: 15px;
}

#item_info_main {
margin-top: 20px;
}


#item_info_main .l
{
	width: 725px;

border: solid 1px #282828;
border-top: none;
margin-right: 10px;
min-width: 540px;
}


.shopInfoCase
{
	width: 470px;
	min-height: 180px;
	float: left;
	padding: 10px 10px;

}


.shopInfo
{
	margin-bottom: 45px;
}



#item_info_main .l .p {
width: 230px;
float: left;
text-align: center;
height: auto !important;

}


#other .title,#item_info_detail h3.title,#item_info_detail h4.title 
{ 
border: none;
border-bottom:dotted 1px #ccc;
margin: 15px 0 0;
box-shadow: none;
}
	                       
.description
{
	padding: 15px;
}

#other .title
{
	margin: 15px 0 25px;
}


.w #category_list, .w #detail_search,#otherCate
{
width: 235px;
}

#item_info_detail {
	width: 725px;
float: left;
margin: 0px;
}


.oc
{
background-color: #F9F9F9;
border: solid #aaa 1px;
border-top:none;
}
.oc .list
{
	
border-bottom: dotted #CCC 1px;
padding: 10px 5px 10px 10px;
margin-bottom:3px;
}
.oc a
{
	font-size:11px;
}

.oc .last
{
	padding: 10px 5px 10px 10px;
}


.eve
{
	background: white;
}



#otherCate h3 {
background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#E9E9E9));
background: -moz-linear-gradient(top, #F0F0F0, #E9E9E9);
background-color: #E9E9E9;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
padding: 5px 0;
margin: 0;
border-width: 1px;
border-style: solid;
border-color: #CCC #AAA #999 #AAA;
text-align: center;
color: #333;
}


.today
{
	width: 725px;
}

.today 
{
	border: solid 1px #282828;
	border-top: none;
}

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#pagetop a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#pagetop a:hover {
	text-decoration: none;
	background: #999;
}