﻿@charset "utf-8";

.info {float:left;width:760px;top:0;margin:10px 0 0 0;}

.store-info {float:left;width:220px;height:100%;top:0;}

.gallery {float:right;width:400px;height:500px;top:0;}
.gallery .photo1 {display:block;top:0;left:0;width:400px;height:400px;margin:0 0 10px 0;}
.gallery .thumb1 {display:block;float:left;width:90px;height:90px;}
.gallery .thumb2 {display:block;float:left;margin:0 0 0 13px;width:90px;height:90px;}
.gallery .thumb3 {display:block;float:left;margin:0 0 0 13px;width:90px;height:90px;}
.gallery .thumb4 {display:block;float:left;margin:0 0 0 14px;width:90px;height:90px;}

.storei {float:left;width:210px; height:320px; margin:25px 0 0 0; }
.store-li {float:left;width:185px;height:400px;top:0;padding:0 0 0 5px;margin:43px 0 0 0;}
.store-layer-full {position:fixed; z-index:50;width:100%;height:100%;left:0px;top:0px;background-color:black;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70);opacity:0.5; display:none;}
.store-layer-block {position:absolute; z-index:100; width:650px; height:550px; left:50%; top:50px; margin-left:-325px; background-color:#FFFFFF; padding:50px 10px 10px 10px; border:inset 2px solid #b68f1e;display:none;}
.store-close {position:absolute;right:0;top:0;margin:10px;}

.map {float:right;width:550px;height:400px;top:0;margin:3px 0 0 0;background-color:#CCCCCC;}

.storedetail_btnset {position:relative;width:70px;height:20px;margin:0 auto;}

.storedetail_btnprev a {display:inline-table;width:29px;height:20px;padding:0 3px;background:url(/images/business/img_arrow_prev_inactive.jpg) no-repeat 0 0;}
.storedetail_btnprev a:hover {display:inline-table;width:29px;height:20px;padding:0 3px;background:url(/images/business/img_arrow_prev_active.jpg) no-repeat 0 0;}

.storedetail_btnnext a {display:inline-table;width:29px;height:20px;padding:0 3px;background:url(/images/business/img_arrow_next_inactive.jpg) no-repeat 0 0;}
.storedetail_btnnext a:hover {display:inline-table;inline;width:29px;height:20px;padding:0 3px;background:url(/images/business/img_arrow_next_active.jpg) no-repeat 0 0;}