body{
	font-family: "ＭＳ Ｐゴシック", "Osaka" , "Arial", "Helvetica" sans-serif;
	font-size: 12px;
	_font-size: 80%;/*IE6用フォントサイズ*/ 
	background: url(../img/back.gif) repeat;
}
.point {
	font-size: 11px;
	line-height: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FF9900;
}
.midashi {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	font-weight: bolder;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h1.areaTitle {
	width:800px;
	margin:0 auto;
	padding:5px 0;
	background-image:url(images/bgcolor.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:24px;
	font-weight:bold;
	line-height:1.6;
	background-color:#FF6600;
}
h1.areaTitle2 {
	width:600px;
	margin:0 auto;
	padding:5px 0;
	background-image:url(images/bgcolor.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:18px;
	font-weight:bold;
	line-height:1.6;
	background-color:#FF6600;
}
.map2 {
	width:600px;
	height:400px;
	margin:0 auto;
	padding:0;
}

