@charset "euc-jp";
/* CSS Document */

div#access{
	width:624px;
	background-color:#ffffff;
	position:relative;
	}
	
div#access p{
	position:absolute;
	top:-33px;
	right:0px;
	}
	
div#map{
	border:3px solid #dddddd;
	background-color:transparent;
	}
	
p.banner{
	margin:0 0 20px 0;
	}	

div#left02{
	background-color:transparent;
	}
	
div#left02 table{
	width:624px;
	}
	
div#left02 th{
	width:90px;
	vertical-align:top;
	background-image:url(../img/border-dd.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:2px 0 2px 0;
	}
	
div#left02 td{
	background-image:url(../img/border-dd.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:2px 0 2px 0;
	}
