@charset "ISO-8859-1";

@media print{

body {
	background-color: #FFFFFF;
	text-align:center;
}

#contents {
	width:570px;
}

#contents_right {
	margin-left:-200px;
}

#map_box p {
	font-size: 14pt;
	color: #000000;
}

#map_box p.no_head:first-letter {
	font-size: 14pt;
	color: #000000;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

#head ,#history ,h2 ,h3 ,#foot ,#contents_left {
	display: none;
}

}
