/*--------------------------------------------------
overwrite
--------------------------------------------------*/

#menu ul li.home a{
background:url(../../shared/img/menu_home.gif) 1px 1px no-repeat;
}

#menu ul li.menu05 a{
background:url(../../shared/img/menu_access_on.gif) no-repeat;
}

#main{
padding-top:20px;
padding-bottom:32px;
}

/*--------------------------------------------------
access
--------------------------------------------------*/

#main div.access{
width:757px;
background:url(../images/bg_access_middle.gif) repeat-y;
}

#main div.access h2.title{
width:757px;
height:50px;
background:url(../images/h_access.gif) no-repeat;
text-indent:-9999px;
}

#main div.access div.mapImgs{
width:631px;
margin:45px auto 11px auto;
}
#main div.access div.leftBox{
float:left;
width:301px;
}
#main div.access div.rightBox{
float:right;
width:326px;
}

#main div.access .yukari{
text-align:center;
margin-bottom:30px;
}

#main div.access .bottom{
clear:both;
background:url(../images/bg_access_bottom.gif) no-repeat;
height:10px;
overflow:hidden;
}

body.Access div.h_mov{
	height:440px !important;
}
