@charset "utf-8";
/* top */

#flash{
 width:inherit;
 height:475px;
 margin-bottom:20px;
}

#top_contents{
 width:720px;
 margin-left:10px;
 float:left;
 display:inline;
}

#info_space{
 width:inherit;
 height:20px;
}

#top_info{
 float:left;
 width:460px;
 display:inline;
}

#info{
 padding:20px 0;
 width:458px;
 border:1px #DBDBDB solid;
 border-top:none;
 margin-top:1px;
}

#info dl{
 width:440px;
 margin:0 9px 10px 9px;
 border-top:1px #DBDBDB dotted;
 padding-top:6px;
}

#info dl.important{
 border:none;
 padding-top:0;
}

#info dl.top{
 background:url(../img/top/info_top.gif) no-repeat 93px 8px;
}

#info dl.park{
 background:url(../img/top/info_park.gif) no-repeat 93px 8px;
}

#info dl.hotel{
 background:url(../img/top/info_hotel.gif) no-repeat 93px 8px;
}

#info dl.golf{
 background:url(../img/top/info_golf.gif) no-repeat 93px 8px;
}

#info dl.bridal{
 background:url(../img/top/info_bridal.gif) no-repeat 93px 8px;
}

#info dl dt{
 color:#666666;
 margin-bottom:6px;
 font-size:1.2em;
 font-weight:bold;
 margin-left:10px;
}

#info dl dd{
 color:#0099CC;
 margin:0 10px;
}

#info dl dd a{
 color:#0099CC;
 text-decoration:none;
}

#info dl dd a:hover{
 text-decoration: underline;
}

#banner{
 width:220px;
 float:right;
 margin-right:10px;
 display:inline;
}

#banner img.banner{
 margin-bottom:10px;
}

#banner img.banner_last{
 margin-bottom:20px;
}
