@import url("common.css");

#wContents{
width:720px;
text-align:left;
margin-left:auto;
margin-right:auto;
}



#wShopTitle{
width:720px;
background-image:url(../images/common/icon_line_dot.gif);
background-repeat:no-repeat;
background-position:15px 20px;
}
#wShopOutline{
float:left;
border-left:solid 10px #F6A40B;
padding-left:5px;
margin-bottom:10px;
}

h3{
margin:0px;
font-size:100%;
font-weight:bold;
}
#wTokuten{
background-image:url(../images/common/icon_tokuten.gif);
padding-left:40px;
background-repeat:no-repeat;
background-position:0px 0px;
font-size:100%;
line-height:120%;
color:#f00;
font-weight:bold;
}
#wGenreIcon img{
margin-left:5px;
}
#wPhoto{
float:left;
margin-right:20px;
margin-left:10px;
}
#wDetail{
width:470px;
float:right;}
#wDescription{
font-size:90%;
line-height:150%;
}
#tblShopInfo{
border-collapse:collapse;
width:470px;
margin-top:10px;
}
#tblShopInfo td{
font-size:90%;
line-height:125%;
border-top:solid 1px #ccc;
border-bottom:solid 1px #ccc;
padding:4px 4px;
margin:0px;
}
