#contents{
	padding-right:0;
}

#access{
	background:#FFF;
	overflow:hidden;
}
#access-traffic{
	margin-bottom:50px;
}
#access-stayplan{
	float:left;
	width:300px;
}

h2{
	margin-bottom:20px;
}
#access p{
	margin-bottom:20px;
}
#access p.hl1{
	background:url(../images/access_icon1.gif) left no-repeat;
	padding-left:18px;
	font-weight:bold;
	margin-bottom:0;
}
#access p.hl2{
	background:url(../images/access_icon2.gif) left no-repeat;
	padding-left:18px;
	font-weight:bold;
	margin-bottom:0;
}
#access p.hl3{
	font-weight:bold;
	margin-bottom:8px;
}
#access p.bold{
	margin-bottom:0;
}


/*--------------------

	clearfix

--------------------*/
#aside-social,
#aside-social ul,
#aside-banner ul,
#top-aside-banner ul{
   overflow:hidden;
   zoom:1;
}
#aside-social:after,
#aside-social ul:after,
#aside-banner ul:after,
#top-aside-banner ul:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
* html #aside-social,
* html #aside-social ul,
* html #aside-banner ul,
* html #top-aside-banner ul{
    height: 1em;
    overflow: visible;
}




#top-header .clearfix,
#top-header-inner .clearfix,
#top-header-main .clearfix{
	overflow:visible;
}

#top-header:after .clearfix,
#top-header-inner:after .clearfix,
#top-header-main:after .clearfix{
	overflow:visible;
}

#top-header,
#top-header-inner,
#top-header-main,
#contents1{
	overflow:visible;
}
