*{
margin:0;
padding:0;
border:none;
list-style-type:none;
}

body{
width:100%;
}

hr{
display:none;
}

body{
text-align:center;
font-size:x-small;
line-height:160%;
background-color:#fff;
}

#main{
margin:0 auto 0 auto;
width:984px;
}


#bannerspace{
margin:8px 0 0 60px;
_margin:8px 0 0 30px;
width:884px;
height:94px;
background:url(../images/asobi_bg.gif) no-repeat;
}

#bannerspace #bimgbox img{
margin:10px 0 0 5px;
}

#bimgbox{
width:680px;heght:69px;
margin:0 0 0 200px;
}

#asobispace{
margin:30px auto 0 auto;
width:788px;
height:150px;
background:url(../images/hotel_bg.gif) no-repeat;
}

#asobispace img{
margin:40px 0 0 5px;
}




#plan-banner{
margin:20px 0 0 100px;
height:120px;
background:url(../images/plan_bg.gif) no-repeat left top;
}

#plan-banner .left{
margin-top:27px;
margin-left:12px;
_margin-left:3px;
float:left;
}

#plan-banner .right{
margin-top:27px;
margin-right:12px;
_margin-right:3px;
float:right;

}






.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


