@charset "utf-8";

@import "common.css";
@import "layout.css";


.shop_waku { height: auto; width: 570px; margin-bottom: 30px; }
.shop_waku .td1 { font-size: 14px; line-height: 18px; padding: 9px; width: 15%; border: 1px solid #FFDDFF; background-color: #FFF6FF; }
.left .shop_waku .td2 { width: 45%; border: 1px solid #FFDDFF; padding: 9px; }
.shop_waku .td3 { width: 40%; border: 1px solid #FFDDFF; background-image: url(../img/shop-img1.jpg); background-repeat: no-repeat; background-position: center center; }

.map_waku { height: 250px; width: 568px; border: 1px solid #FFDDFF; }
.text { padding: 9px; height: auto; width: 550px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #FFDDFF; border-bottom-color: #FFDDFF; border-left-color: #FFDDFF; background-color: #FFF6FF; font-weight: bold; color: #F03; text-align: center; }
