@charset "utf-8";

.boxShop{
width:602px;
background:#FFFFFF;
overflow: hidden;
margin:37px auto 50px auto;
clear:both;
background:url(../img/shop/back_shop.gif) repeat-y;
}
.boxShop:after{
content:"";
display:block;
clear:both;
height:1px;
overflow: hidden;
}
/*\*/
*html .boxShop{
height:1em;
overflow:visible;
}
/**/

.boxShopLeft{
width:300px;
padding:5px 0 0 0;
float:left;
}
.boxShopRight{
width:292px;
float:left;
text-align:left;
padding:10px 0;
}

.photoArea{
position:relative;
top:0;
left:-18px;
width:240px;
height:272px;
background:url(../img/shop/back_photo.jpg) no-repeat;
margin:0 auto;
}
.photoArea h2{
width:204px;
height:200px;
margin:0 auto;
padding:20px 0 5px 0;
}
.photoArea p{
color:#999900;
font-size:10px;
line-height:1.2em;
text-align:left;
padding:0 0 0 20px;
}
.photoArea p span{color:#666666;}

.boxShopRight ul{
color:#333333;
margin:10px 0;
}

.shuryou {background:#F00; padding:10px; color:#FFFFFF; text-align:center; font-weight:bold; font-size:14px; overflow:hidden;}
.shuryou2 {background:#F00; padding:10px; color:#FFFFFF; text-align:center; font-weight:bold; font-size:14px; overflow:hidden;}


