
/*-------------------------------------------------
　  access  style
-------------------------------------------------*/
@import url("../../common/css/default.css");


#title
{width:707px;}
#title h2
{width:707px; height:238px; text-indent:-2000px; overflow:hidden; margin:0 auto;
background:url(../images/title_access.png) no-repeat left top; padding:0;
behavior: expression(IEPNGFIX.fix(this));}

h3{width:455px; height:51px; background:url(../images/page_copy.gif) no-repeat left top;
text-indent:-2000px; overflow:hidden; margin:10px 0 20px 0; padding:0;}

.toptxt{padding:0 0 30px 0; border-bottom:#271B15 1px dotted;}

/***************  maparea　**************/
#maparea{width:565px; margin:0 auto 70px auto;}
#map{width:100%; height:405px; margin:30px 0 5px 0; padding:0; 
background:url(../images/access_map.gif) no-repeat left top;
background-position:center;}

dl {width:100%; margin:0; font-size:0.8em; line-height:1.2em;}
dt {margin:5px 0 0 0; padding:4px 0 0 25px; float:left; height:23px;
background:url(../images/pdf_icon.gif) no-repeat left top;}
dd {margin:0; padding:8px 0 0 90px; float:right; height:31px;
background:url(../images/acrobat_icon.gif) no-repeat left top;}


/***********  route BOX style　************/

/**  box01　**/
#route_box1
{width:667px; padding:0 0 20px 0; border-bottom:#271B15 1px dotted;}
#route_box1 h4{width:160px; height:20px; text-indent:-2000px; overflow:hidden;
background:url(../images/access_route_train.gif) no-repeat left top;
margin:0; padding:0;}

#route_box1 ul{width:620px; height:116px; text-indent:-2000px; overflow:hidden;
background:url(../images/route_train_bg.gif) no-repeat left top;}
#route_box1 li{display:none;}

/**  box02　**/
#route_box2
{width:667px; padding:20px 0 20px 0;}
#route_box2 h4{width:160px; height:20px; text-indent:-2000px; overflow:hidden;
background:url(../images/access_route_airplane.gif) no-repeat left top;
margin:0; padding:0;}

#route_box2 ul{width:620px; height:116px; text-indent:-2000px; overflow:hidden;
background:url(../images/access_route_airplane_bg.gif) no-repeat left top;}
#route_box2 li{display:none;}

/**  box03　**/
#route_box3
{width:667px; padding:0 0 20px 0; border-bottom:#271B15 1px dotted;}
#route_box3 h4{width:170px; height:20px; text-indent:-2000px; overflow:hidden;
background:url(../images/access_route_car.gif) no-repeat left top;}

#route_box3 ul{width:620px; height:242px; text-indent:-2000px; overflow:hidden;
background:url(../images/access_route_car_bg.gif) no-repeat left top;}
#route_box3 li{display:none;}

