@import "common.css";
@import "searchbar.css";
@import "infobar.css";
@import "navi.css";

#shop-detail div.box
{
	padding-top: 10px;
}

#shop-detail p{
margin:10px;
line-height: 1.3em;
}

#shop-detail{
color:#333333;
}

#shop-detail h2{
padding:0px;
margin:0px;
}

#shop-detail h3{
padding:0px;
margin:0 0 5px 0;
}

#shop-detail h4{
padding:0px;
margin:0 0 10px 0;
color:#505050;
}


#shop-detail .title{
padding-bottom:10px;
}

#shop-detail ul{
padding:0px; margin:0px;
}

#shop-detail .button01{
float:left;
margin-right:1px;
list-style:none;
}

#shop-detail .button02{
float:left;
list-style:none;
}

#shop-detail .f-left01{
float:left; 
width:230px; 
padding-top:10px;
}

#shop-detail .f-left02{
float:left; 
width:480px; 
padding-top:10px;
font-size:82%; 
line-height:125%;
color:#505050;
}

#shop-detail .f-left03{
float:left; 
width:192px;
}

#shop-detail .f-right01{
float:right; 
width:480px; 
padding-top:10px; 
font-size:82%; 
line-height:125%;
color:#505050;
}

#shop-detail .f-right02{
float:right; 
width:230px; 
padding-top:10px;
}

#shop-detail .f-right03{
float:right; 
width:388px;
font-size:1.0em;
line-height:1.5em;
color:#505050;
}


#shop-detail .box01{
border:solid 1px #E7E7E7; 
padding:10px; 
text-align:left; 
width:605px;
margin:15px 0 15px 0;
}

