@charset "shift_jis";
body {
	font-family: arial,sans-serif;
	margin:0;
}
div{
	margin:0;
}
/* ヘッダー、パンくずエリア、見出し画像、左エリア、フッター、及び表のキャプションを非表示 */
#header{
	display: none;
}
#pankuzu{
	display: none;
}

#main_right_top{
	display: none;
}
#main_left{
	display: none;
}
#footer{
	display: none;
}

#textarea_profile caption{
	visibility:hidden;
}

p{
	text-indent:1em;
}
.print_no_hidden {
	display:block !important;
	visibility:visible !important;
}
p.subway{
	text-indent:0em !important;
	margin-top:3px !important;
	margin-left:20px !important;
}
#map{
	width: 575px;
	height: 450px;
	margin:0px 0px 10px 0px;
}

.page_break{
	page-break-after:always;
	font-size:1;
	margin:0;
	border:0;
}
