@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------
トップページのみに使用するスタイルを記述
---------------------------------------------------*/
#mainimageArea { width: 100%; /*height: 475px;*/ /*background: url(/index/img/mainimage_open.jpg) no-repeat center top;*/ text-indent: -9999em; background-color: #6ca936; }

#infoArea { width: 100%; background-color: #f5f5f5; padding: 25px 0; }
#infoArea section { width: 960px; margin: 0 auto; }
#infoArea section h3 { float: left; width: 135px; }
#infoArea section h3 p { width: 135px; height: 30px; border-radius: 15px; background-color: #ffff00; text-align: center; display: table-cell; vertical-align: middle; }
#infoArea section dl { float: right; width: 800px; padding-top: 6px; }
#infoArea section dl dt { float: left; width: 8em; clear: both; }
#infoArea section dl dd { padding-left: 8em; margin-bottom: 5px; }

h2 { text-align: center; padding-bottom: 20px; clear: both; }

.shopWrap { text-align:center; }

ul.shopList { list-style-type: none; border-left: solid 1px #c1c1c1; width: 960px; margin-right: -1px; margin-bottom: 40px; }
ul.shopList li { position: relative; float: left; width: 119px; border-right: solid 1px #c1c1c1; }
ul.shopList li p { display: table-cell; width: 119px; height: 120px; vertical-align: bottom; text-align: center; font-size: 86%; line-height: 120%; }
ul.shopList li p img { position: absolute; top: 35px; left: 50%; margin-left: -50px; }
ul.shopList li p.newopen,
ul.sportList li p.newopen { position: absolute; top: 5px; background-color: #EF9903; color:#fff; padding:5px; height:25px; width:80%;left:6px;}

ul.shopList li.marche { width: 340px; padding: 0 10px 0 9px; }
ul.shopList li.marche ul { position: relative; }
ul.shopList li.marche ul li.ttl_marche { position: absolute; top: -20px; left: 0; }
ul.shopList li.marche ul li { border: none; list-style-type: none; }
ul.shopList li.marche ul li.marche-1 { width: 80px; }
ul.shopList li.marche ul li.marche-1 img { margin-left: -40px; }
ul.shopList li.marche ul li.marche-2 { width: 100px; }
ul.shopList li.marche ul li.marche-2 img { margin-left: -50px; }

ul.sportList { display:inline-block; list-style-type: none; border-left: solid 1px #c1c1c1; margin: 0 auto 50px; }
ul.sportList li { position: relative; float: left; width: 119px; border-right: solid 1px #c1c1c1; }
ul.sportList li p { display: table-cell; width: 119px; height: 120px; vertical-align: bottom; text-align: center; font-size: 86%; line-height: 120%; }
ul.sportList li p img { position: absolute; top: 35px; left: 50%; margin-left: -50px; }

ul.outdoorList { list-style-type: none; border-left: solid 1px #c1c1c1; width: 120px; margin: 0 auto 40px; }
ul.outdoorList li { position: relative; float: left; width: 119px; border-right: solid 1px #c1c1c1; }
ul.outdoorList li p { display: table-cell; width: 119px; height: 120px; vertical-align: bottom; text-align: center; font-size: 86%; line-height: 120%; }
ul.outdoorList li p img { position: absolute; top: 35px; left: 50%; margin-left: -50px; }