@charset "utf-8";
/* CSS Document */

#img{
	height:200px;
}

#map{
	width:330px;
	height:300px;
}

h2{
	width:710px;
}

.title{
	width:710px;
}

#left_box{
	width:300px;
}

#right_box{
	width:360px;
}
table td{
	padding:4px;
	
}
.table_title{
	width:100px;
	font-weight:bold;
	background-color:#e0e0e0;
}
.table_mongon{
	width:auto;
	font-size:12px;
	background-color:#e1f1ff;
}