@charset "utf-8";
/* CSS Document */

.text_box {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	float: none;
	height: 200px;
	width: 670px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
}
.t_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.news_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F30;
	margin-top: 15px;
	margin-bottom: 5px;
}
.iteminfo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	border: thick solid #333;
}
.back {
	background-color: #F5F5F5;
}
#maplist {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 650px;
}
#l_map {
	float: left;
	width: 220px;
	margin-left: 50px;
}
.listcnt {
	border-left-style: double;
	margin-bottom: 10px;
	border-bottom-style: double;
	margin-top: 20px;
	border-top-style: double;
	border-right-style: double;
	text-indent: 10px;
	border-top-color: #F30;
	border-right-color: #F30;
	border-bottom-color: #F30;
	border-left-color: #F30;
	background-color: #F7F7F7;
}
.listcnt2 {
	list-style-type: decimal;
	margin-left: 15px;
}
.listcnt3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 25px;
}

#r_map {
	float: left;
	width: 220px;
	margin-left: 150px;
}
