@charset "utf-8";
/* CSS Document */

#pageArea #spotMap{ float:left;}
#pageArea nav.spot{ float:right; line-height:0.1;}
#pageArea ul.spotNav{}
#pageArea ul.spotNav li{ margin-bottom:7px;}
#pageArea ul.spotNav li:last-child{ margin-bottom:0px;}

#pageArea .backBtn{ margin-bottom:10px; text-align:right; line-height:0.1;}
#pageArea .spotImg{ float:left;}
#pageArea .spotInfo{ width:410px; float:right;}
#pageArea .spotInfo p{ margin-top:0px;}
#pageArea .spotMap{ margin-bottom:5px; border:1px solid #bcbcbc; line-height:0.1;}
#pageArea .spotLink{ text-align:right;}

#pageArea .spotBox{ width:305px; float:left; margin-right:22px;}
#pageArea .spotBox:nth-child(3n){ float:right; margin-right:0px;}
#pageArea .spotBox h2,#pageArea .spotBoxR h2{ font-size:100%; color:#000000;}
#pageArea .spotBox p,#pageArea .spotBoxR p{ font-size:86%;}
#gmap {
    width: 408px;
    height: 186px;
}