@charset   "Shift_JIS";
BODY {
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	border-style: none;
	border-width: 0px;
	background-color: rgb(0, 51, 51);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
	cursor: auto;
	color: white;
	link: #00ffff;
	vlink: #ff00ff
}

div#body {
    
	width: 600px;
}
TABLE {  
    
	font-size: 12px;
	line-height: 120%;
	color : white;
	background-color: #003333;
	border-collapse: collapse;
	border-spacing: 0px;
}

.name_l {  
    
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: center center;
	border-spacing: 0;
	text-align: center;
}

.name_c {  
    
	width="50%"   font-size: 13px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	align: center;
	background-position: center center;
	border-spacing: 200px 50px;
	text-align: center;
}

.name_r {  
    
	width="25%"   font-size: 13px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	align: right;
	background-position: right center;
	border-spacing: 100px 50px;
	text-align: right;
}

#Map
{
	width: 640px;
	height: 480px;
}
