#container #wrap #contents h2 {
	background-color:#50b4aa;
	padding:2px 0 2px 10px;
	color:#FFFFFF;
	width: 587px;
	font-size:medium;
	font-weight:bold;
	margin-bottom: 15px;
}



#container #wrap #contents .mapwrap2 {
	width: 585px;
	margin-bottom:15px;
}



#container #wrap #contents .mapwrap2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


#container #wrap #contents .group {
	width: 585px;
	background-color: #EDF7F6;
	background-image: url(../image/map_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom:15px;

}


#container #wrap #contents .group:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #container #wrap #contents .group {
    height: 1em;
    overflow: visible;
}
/**/









* html #container #wrap #contents .left {
	border: 1px solid #F0F0F0;
	float: left;
	margin-top: 15px;
		height:auto;
}
* html #container #wrap #contents .right {
	border: 1px solid #F0F0F0;
	float: right;
	margin-top: 15px;
	height:auto;
}

#container #wrap #contents .left {
	border: 1px solid #F0F0F0;
	float: left;
	margin-top: 15px;
	height:auto;
}
#container #wrap #contents .right {
	border: 1px solid #F0F0F0;
	float: right;
	margin-top: 15px;
	height:auto;
}

.clear {
clear:both;
}


* html #container #wrap #contents .mapleft {
	width: 285px;
	height:auto;
}
* html #container #wrap #contents .mapright {
	width: 285px;
	height:auto;
}


#container #wrap #contents .mapleft {
	float: left;
	height:auto;
	width: 285px;
	clear: both;
}
#container #wrap #contents .mapright {
	float: right;
	height:auto;
	width: 285px;
}



#container #wrap #contents .mapright h3,
#container #wrap #contents .mapleft h3,
#container #wrap #contents .right h3,
#container #wrap #contents .left h3 {
	width: 275px;
	margin-top: 8px;
	padding-left:8px;
}


#container #wrap #contents .left a:link,
#container #wrap #contents .mapleft a:link {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
	line-height: 140%;
}
#container #wrap #contents .left a:visited,
#container #wrap #contents .mapleft a:visited{
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
	line-height: 140%;
}
#container #wrap #contents .left a:hover,
#container #wrap #contents .mapleft a:hover {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #8C8C8C;
	line-height: 140%;
	text-decoration: underline;
}
#container #wrap #contents .right a:link,
#container #wrap #contents .mapright a:link {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
	line-height: 140%;
}

#container #wrap #contents .right a:visited,
#container #wrap #contents .mapright a:visited {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
	line-height: 140%;

}
#container #wrap #contents .right a:hover,
#container #wrap #contents .mapright a:hover {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #8C8C8C;
	line-height: 140%;
	text-decoration: underline;
}

#container #wrap #contents .left p.img,
#container #wrap #contents .right p.img,
#container #wrap #contents .mapleft p.img,
#container #wrap #contents .mapright p.img {
	width: 275px;
	margin:0;
	padding-left:3px ;
}

#container #wrap #contents .left p,
#container #wrap #contents .right p,
#container #wrap #contents .mapleft p,
#container #wrap #contents .mapright p  {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #8C8C8C;
	line-height: 14px;
	letter-spacing: 0.1em;
	width: 270px;
	padding-left:8px;
}



#container #wrap #contents div.mapwrap2 :after,
#container #wrap #contents .left :after,
#container #wrap #contents .right:after ,
#container #wrap #contents .mapleft:after,
#container #wrap #contents .mapright :after {/* float clear */
content: ".";
display: block;
clear: both;
height: 0px;
font-size: 0px;
line-height: 0px;
visibility: hidden;
}