.cursor{
	cursor:pointer;
}
.hazardmap{
	font-size:14px;
}
.hazardmap a{
	color:#183765;
	font-weight:bold;
}
.hazardmap a:hover{
	text-decoration:underline;
}
.tdColor{
	color:blue;
	text-decoration:underline;
}
.tdColor:hover{
	color:red;
	text-decoration:underline;
}
.table1{
	width:700px;
	margin-left:35px;
}
.table1 h2{
	height:50px;
	background: url(../img/facilitiesImg/title01.gif) no-repeat center top;
	color:#fff;
	padding-top:5px;
	padding-left:35px;
	text-align:left;
	margin-top:30px;
}
.table1 table{
	border: solid 1px #333;
	width: 650px;
	border-collapse: collapse;
	margin-left:1px;
	border: dashed 1px #333;
}
.table1 th{
	border: solid 1px #333;
	background-color: #daf0f0;
	width:50%;
	border: #999 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	text-align: center;
	font-size:14px;
}
.table1 td{
	border: solid 1px #333;
	width:50%;
	border: #999 1px solid;
	text-align: left;
	padding: 10px;
	text-align: center;
	font-size:14px;
}
.tablespan{
	text-align: center;
	vertical-align:middle;
}
.reInfo{
	width:200px;
	margin-left:555px;
	font-size:14px;
	padding-left:15px;
	margin-top:10px;
	margin-right:30px;
	background: url(../img/index/subMenu_icon.png) no-repeat left center;
	color:#183765;
	font-weight:bold;
}
.reInfo a{
	color:#183765;
}
.reInfo a:hover{
	text-decoration:underline;
}

#map{
	width:650px;
	height:500px;
	margin:0 auto 0;
}


.InFont{
	font-family: verdana,sans-selif,メイリオ,ＭＳ Ｐゴシック;
	line-height:1.5;
	font-size:12px;
	text-align:right;
	margin-right:10px;
}





