@charset "utf-8";

/* 店舗検索
============================== */

/*index title
----------------------- */

#mainArea h2.titleNobg {
    height: 35px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}


/*検索エリア(サイドnavi)
----------------------- */
.searchArea table{
}

#sideArea .searchArea table#searchTbl{
color:#fff;
}
#sideArea .searchArea table#searchTbl td.main{
padding:10px 5px 10px 10px;
background:url(../images/midbar.gif) repeat-y;
}
#sideArea .searchArea table#searchTbl table{
margin-left:10px;
}
#sideArea .searchArea table#searchTbl table td{
padding:3px;
font-size:10px;
}

*:first-child+html #sideArea .searchArea table#searchTbl table td{
font-size:80%;
}

#sideArea .searchArea table#searchTbl input[type="text"]{
width:155px;
_width:155px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}
#sideArea .searchArea table#searchTbl .txt input{
_width:155px;
}
#sideArea .searchArea table#searchTbl button{
background:none;
border:none;
cursor:pointer;cursor:hand;
width:153px;
}

/*検索Map
----------------------- */

h3#searchMap{
	margin-top:-75px;
position:relative;
padding-bottom:15px;
}


h3#searchMap div#findByMap {
position: absolute;
top:65px;
left:0px;
}

/*店舗数カウンタ*/
h3#searchMap div#shopNow{
color:#005330;
font-size:26px;
line-height:26px;
font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
text-align:right;
position: absolute;
top:119px;
right:480px;
}

.eng h3#searchMap div#findByMap {
position: absolute;
top:65px;
left:0px;
}

.eng h3#searchMap div#shopNow{/*英語版*/
top:123px;
right:488px;
}

/*エリアリスト*/
#searchAreaList{
padding:10px 0 40px;
}

#searchAreaList ul{
margin-left:20px;
width:125px;
float:left;
}
#searchAreaList ul h4{
margin-bottom:10px;
}
#searchAreaList ul li a{
display:block;
padding-left:10px;
margin:3px 0 3px;
background: url(../../common/images/arrow_s.png) no-repeat 0 0.4em;
zoom:1;
}

#searchAreaList .wrap01,
#searchAreaList .wrap02{
width:590px;
float:right;
padding-bottom:40px;
}

/* tooltip */
#fukidashi{
background:url('../images/ken_fukidashi.png') no-repeat;
position:absolute;
width:117px;
height:50px;
display:none;
}
.eng #fukidashi{/*英語版*/
background:url('../en/images/ken_fukidashi.png') no-repeat;
width:137px;
}

#fukidashi p{
text-align: center;
line-height:40px;
}




/* 店舗検索（結果）
============================== */

/*▽結果テキスト*/

p.resultTxt span{
font-weight:bold;
color:#c00;
}


.eng p.cautionTxt{/*英語版*/
font-size:12px;
padding-bottom:0;
}

/*▽アイコン説明*/
p.icoInfo{
padding:5px;
border:1px #ddd solid;
display:inline-block;
float:right;
margin:15px 0;
font-size:10px;
}
p.icoInfo img{
margin:0 3px 0 18px;
vertical-align:-4px;
}


#resultArea{/*(白背景エリア)*/
padding:10px 10px 20px;
background-color:#fff;
}

#resultArea .headLink a{
font-size:11px;
display:block;
float:left;
background: url(../../common/images/arrow_s.png) no-repeat 5px 0.4em;
font-weight:normal;
padding:0 0 0 15px;
margin:0 15px 0 0;
}



#resultArea h3{
border-bottom:2px #ddd solid;
padding:20px 0 5px;
font-size:14px;
}

.eng #resultArea h3{
padding:20px 0 5px;
font-size:16px;
}

#resultArea h3 a{
font-size:10px;
display:block;
float:right;
background: url(../../common/images/arrow_s.png) no-repeat 5px 0.4em;
font-weight:normal;
padding:0 0 0 15px;
margin:0;
}

/*表table*/
#resultArea table{
width:100%;
}

#resultArea table th,
#resultArea table td{
border-bottom:1px #ddd solid;
text-align:left;
line-height:1.5em;
padding:10px 5px 10px;
font-size:12px;
}

#resultArea table td a {
	text-decoration:underline;
}

#resultArea table td img{
margin:0 1px;
vertical-align:-5px;
}

#resultArea table td a img{
	margin:0 0 2px 3px;
}
 #resultArea table td a:hover{
	opacity:0.7;
}


#resultArea table .cell01{
width:12em;
}
#resultArea table .cell03{
width:8em;
}
#resultArea table .cell04 {
width:90px;
}
#resultArea table tr.odd,
#resultArea table tr.even {
background-color:#f8f8f6;
}


#resultArea .pageNavi {
text-align:center;
margin:30px 0 0;
font-weight:bold;
}
#resultArea .pageNavi a{
font-weight:normal;
padding:0 0 0 0.5em;
}

/*結果0件*/
#noHitTitle{
color:#c00;
margin:20px 20px 0;
}
#noHitTxt{
margin:20px 20px 0;
}



/* 店舗検索（詳細）
============================== */

#resultArea.detail{
padding:20px;
}

#resultArea.detail h3{
border-bottom: none;
padding:0 0 13px;
font-size:16px;
}
#resultArea.detail h3 img{
vertical-align:middle;
margin-right:10px;
}
#resultArea.detail h3 a img{
margin-right:0;
}
#resultArea.detail a{
font-size:10px;
display:block;
float:right;
background:none;
padding:0;
margin:0;
}

/*GoogleMap*/

#gMap{
width:698px;
height:402px;
border:1px #454545 solid;
}

/*表table(詳細)*/
#resultArea.detail table td img{
margin:0 3px 0 15px;
vertical-align:-4px;
}

#resultArea.detail table th,
#resultArea.detail table td{
padding:15px 5px 15px;
}

/*募集要項*/
#resultArea.detail table .atendInfo p{
margin:10px 0 0 20px;
}

.cautionTxt{
color:#c00;
margin-top:10px;
}
