#top_main{
	width:100%;
	height:470px;
	background: url(../img/top_main.jpg) no-repeat center center;
	}
#top_main h2 span{display: none;}
#info,
#contact{
	width:460px;
	}
#info {float: left;}
#contact{float: right;}

#access p span{
	display: block;
	border-left:1px solid silver;
	padding:10px;
	margin-bottom: 10px;
	width:214px;
	float: left;
	font-size:0.85em;
	}
	*html #access p span{width:235px;}
#location table{font-size:1.0em;}
#location table td{
	padding:5px 15px;
	
	}