/* CSS Document */

.shop-category , .shop-area{margin-bottom:5px; clear:both; }

.shop-area p strong{color:#600;}

.shop-category-name{
padding:2px;
padding-left:5px;
background:#663333;
margin-bottom:2px;
	width:100%;
	height:100%;
}

.shop-category p strong{color:#fff;}

#main-left a,.shop-box-a a, .shop-box-b a,.shop-box-c a{text-decoration:none; color:#333333;}

.shop-box-a, .shop-box-b,.shop-box-c{
margin-bottom:10px;
}
.shop-name strong{color:#333333; display:block;}
.shop-name{}
.shop-address{font-size:10px;}

.shop-box-a .shop-name,.shop-box-b .shop-address,.shop-box-c .shop-address{
background:#fff;
padding:3px;
}

.shop-box-a .shop-address,.shop-box-b .shop-name,.shop-box-c .shop-name{
background:#f9e6e6;
padding:3px;
}



.shop-box-a .shop-name strong,.shop-address-text{
width:290px;
float:left;
}


.card,.tuhan{
float:right;
width:60px;
}

/* floatさせたボックスが親ボックスの外にはみ出すバグを回避（ここから） */
.shop-address:after,.shop-name:after,.shop-area:after{
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.shop-address,.shop-name,.shop-area { display:inline-table; }

/* Mac IE には適用させない \*/
* html .shop-address,* html .shop-name,* html .shop-area { height:1px; }
.shop-address,.shop-name,.shop-area { display:block; }
/* */
/* floatさせたボックスが親ボックスの外にはみ出すバグを回避（ここまで） */

#main-right{
background:#eee;
height:100%;
height: auto;
}

#point-text{
padding:5px;
font-size:11px;
}

.point-title{
color:#6a2631;
font-size:12px;
}

#point-info{
margin:10px 0px;
padding-top:10px;
border-top:1px dotted #333;
}

.shop-other{
clear:both;
padding-top:10px;
}

.ie-spesial{
	background:#fff;
	width:740px;
	height:100%;
}

.shop-box-b{
width:365px;
float:left;
}

.shop-other-right{
margin-left:10px;
}

.shop-other-right + .shop-box-b{
clear:both;
}

.shop-box-c{
width:740px;
}

.shop-area{
clear:both;
margin:0px;
padding-top:10px;
}

.shop-area-name{
width:640px;
float:left;
}

.gototop{
width:800px;
float:right;
clear:none;
font-size:10px;
text-align:right;
}

#shop_bnnr{
	width:365px;
	float:right;
}

.shop_bnnrl{
	margin:0 0px 12px 0px;
	float:left;
}

.shop_bnnrr{
	margin:0 0px 12px 0px;
	float:right;
}

