@charset "utf-8";
#mainContents {

}
#main #mainContents #mainText {
	float: left;
	width: 450px;
	margin-bottom: 30px;
	padding-left: 20px;
}
h2   {
	background-image: url(../img/abouticon.png);
	margin-bottom: 20px;

}


#main #mainContents p {
	font-size: 16px;
	line-height: 1.2;
	width: 420px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 30px;
}

#main #mainContents #cautionText {
	font-size: 14px;
	line-height: 1.1;
}
#main #mainContents #map {
	width: 300px;
	height: 300px;
	float: right;
	margin-right: 10px;
	margin-bottom: 30px;
	border: 1px solid #666;
}

#main #mainContents #imgWrapper img {

}
#main #mainContents #mainText h3   {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	font-weight: 600;
}

