@charset "UTF-8";
*{
	font-family:'Meiryo',"Hiragino Kaku Gothic Pro","MS Ul Gothic","MS P Gothic",'メイリオ',"ヒラギノ角ゴ Pro W3",'MS Pゴシック',Osaka,Arial,Helvetica,sans-serif;
	_line-height: 1.75;	
}
a:link{
	color:#CC6600;
	text-decoration:underline;
} 
a:visited{
	color:#336600;
	text-decoration:underline;
}
a:active , 
a:hover{
	color:#CC0000;
	text-decoration:none;
}
body{
	margin:0;
	padding:0px;
	text-align:center;
	background-color: #000000;
}
.map_page {
	margin: 50px;
	padding: 0px;
}
.map_print {
	font-size: 70%;
	text-align: center;
}
