@charset "utf-8";

#mainArea {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding: 0px;
	width: 609px;
	margin-top: 15px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 18px;
	font-size: 12px;
	line-height: 140%;
	color: #333;
}
#subTitle {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	width: 601px;
	margin-top: 18px;
	margin-right: 4px;
	margin-bottom: 30px;
	margin-left: 4px;
	padding: 0px;
	overflow: hidden;
}
@media print {
#mapArea {
zoom: 80%; 
}
}

#mapArea{
	padding: 0px;
	height: auto;
	width: 570px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 19px;
}
#com01 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 140%;
	color: #333;
	padding: 10px;
	width: 518px;
	border: 1px solid #CCC;
	float: left;
	margin: 15px;
	overflow: hidden;
	display: inline;
}
#com02 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 140%;
	color: #333;
	padding: 10px;
	width: 233px;
	border: 1px solid #CCC;
	float: left;
	overflow: hidden;
	display: inline;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 14px;
}
#mapArea .t1 {
	font-size: 14px;
	color: #333;
	font-family:meiryo, 'Book Antiqua', 'times new roman', "メイリオ", 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro W4', 'Hiragino Maru Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	background-image: url(../common_image/li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	margin-left: 10px;
	line-height: 140%;
}
#mapArea .t2 {
	font-size: 12px;
	color: #333;
	font-family:meiryo, 'Book Antiqua', 'times new roman', "メイリオ", 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro W4', 'Hiragino Maru Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	background-image: url(../common_image/yaji.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	margin-left: 15px;
}
#mapArea a:link {
	color: #333;
	text-decoration: none;
}
#mapArea a:visited {
	color: #F60;
	text-decoration: none;
}
#mapArea a:hover {
	color: #093;
	text-decoration: underline;
}
#mapArea a:active {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}
#gtop {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 598px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 20px;
	clear: both;
}
