@charset "utf-8";
/* 店舗ページレイアウト */

#ShpContents{padding:0 25px;}
#ShpContents h1{margin:0 0 10px;}
#ShpContents h2{margin:0 0 15px;}

#subNavi ul{
	background:url(../../assets/images/store/bg_subnavi.gif) no-repeat;
	padding:0 3px 0;
	margin:0;
	}
#subNavi li{
	list-style-type:none;
	float:left;
	}

#shpfla{margin-bottom:15px;}

.info table{
	text-align:left;
	border-collapse:collapse;
	border-width : 0 0 1px 0 ;
	border-style : solid ;
	border-color:#006639;
	}
.info th{
	background:#ededed;
	padding:10px;
	border-width : 1px 0 0 0 ;
	border-style : solid ;
	border-color:#006639;
	}
.info td{
	background:#f7f7f7;
	padding:10px;
	border-width : 1px 0 0 0 ;
	border-style : solid ;
	border-color:#006639;
	}

#ShpContents .news{
	background:url(../../assets/images/commonimg/sarrow_red.gif) no-repeat center left;
	padding-left:15px;
	}

#ShpContents #sche ul{margin:0 10px;}
#ShpContents #sche li{
	list-style-type:none;
	background:url(../../assets/images/commonimg/sarrow_red.gif) no-repeat center left;
	padding-left:15px;
	}

/*TOP*/
#storeMap{height:auto;}

/*map*/
#gallery{
	/*width: 851px;
	overflow:hidden;*/
	padding:0;
	background: #fffccc;
	margin: 0;
}

#thumbnails{
	width: 851px;
	margin: 0 auto;
}

#innerContainer{ background:url(../../assets/images/store/index/btn_bg.gif) no-repeat;}
#innerContainer ul{margin:0; padding:3px 5px;}
#innerContainer li{list-style-type:none;display:inline;}

#thumbnails img{
  margin-right: 1px;
  /*display: block;
  float: left;
  display: none;*/
}

#fullSize{
	width:851px;
	margin:0;
	/*position:inherit;*/
	background: #fff;
}
#fullSize img{
  display: none;
  position: absolute;
  /*top: 10px;
  border: 1px solid #fff;
  background: #222;*/
}

/*map2*/
.category{
	position:absolute;
	top:253px;
	_top:260px;
	width:851px;
	padding:0;
}

*:first-child+html .category {
    top:260px;
}

#menu{ background:url(../../assets/images/store/index/btn_bg.gif) no-repeat;}
#menu ul{margin:0; padding:3px 5px;}
#menu li{list-style-type:none;display:inline;}
#menu img{margin-right: 1px;}

#mapindex {left:-900px;}
#kinki {left:-900px;}
#kanto {left:-900px;}
#aichi {left:-900px;}
#hukuoka {left:-900px;}



/*plan*/

#StorePlanF,
#StorePlanP{
	text-align:center;
	padding:5px 0;
	}

#StorePlanF h2,
#StorePlanP h2{
	margin:15px 0 5px;
	padding: 3px 12px;
	text-align:left;
	border-width:0 0 1px 6px;
	border-style:solid;
	font-size:medium;
	}

#StorePlanF h2{border-color:#090;}
#StorePlanP h2{border-color:#c33;}

#StorePlanF table,
#StorePlanF th,
#StorePlanF td{
	border-style :solid ;
	border-color:#006639;
	}

#StorePlanP table,
#StorePlanP th,
#StorePlanP td{
	border-style :solid ;
	border-color:#903;
	}

#StorePlanF table,
#StorePlanP table{
	border-collapse:collapse;
	border-width :1px 0 0 1px;
	font-size:x-small;
	line-height:130%;
	margin:auto;
	}

#StorePlanF th,
#StorePlanF td,
#StorePlanP th,
#StorePlanP td{
	padding:3px 5px;
	border-width :0 1px 1px 0;
	text-align:left;
	}

#StorePlanF,#StorePlanP th{background:#ededed;}
#StorePlanF,#StorePlanP td{background:#fff;}
