#wrapper #main #mainBanner {
	height: 150px;
	width: 800px;
}
#wrapper #main #mainBanner h1 {
	background-image: url(../img/main_general.jpg);
	background-repeat: no-repeat;
	height: 150px;
	text-indent: -9999px;
}
#wrapper #main #mainBanner h2 {
	float: right;
	margin-top: -90px;
	margin-right: 30px;
}
#wrapper #main #mainNav {
	padding-top: 25px;
	font-size: 1.4em;
}
#wrapper #main #mainNav li {
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
}
#wrapper #main #mainNav li a{
	color: #666666;
	font-weight: bold;
	padding-top: 6px;
}
#wrapper #main #mainNav li a:hover{
	color: #fe9b00;
	font-weight: bold;
	text-decoration: none;
	border-top: 4px solid #F95F02;
}
#wrapper #main #mainNav li .active{
	color: #fe9b00;
	font-weight: bold;
	text-decoration: none;
	border-top: 4px solid #ffae00;
}
#wrapper #main #content {
	width: 760px;
	margin: 20px auto 0px auto;
	clear: both;
}
#wrapper #main #content h2 {
	background-image: url(../img/about/title_back.jpg);
	background-repeat: no-repeat;
	font-size: 1.4em;
	color: #006600;
	padding-top: 6px;
	padding-left: 50px;
	margin-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #97B56D;
	padding-bottom: 3px;
}
#wrapper #main #content h3 {
	font-size: 1.4em;
	padding-left: 25px;
	clear: left;
}
#wrapper #main #content .mapText {
	font-size: 1.2em;
	padding-left: 15px;
	text-indent: 1em;
}
#wrapper #main #content p {
	font-size: 1.2em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #main #content ul {
	font-size: 1.2em;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 22px;
}
#wrapper #main #content li {

}
#wrapper #main #content address {
	margin-bottom: 10px;
}
#wrapper #main #content .right_photo {
	float: right;
	margin: 0px;
}
#wrapper #main #content .right_photo img {
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
	border: 4px solid #FFFFFF;
}
#wrapper #main #content .midashi {
}
#wrapper #main #content ul .item {
	margin-left: 10px;
}
#wrapper #main #content .important {
	color: #336600;
	font-weight: bold;
}
#wrapper #main #content .photo_block {
	width: 760px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../img/about/photo_back.jpg);
}
#wrapper #main #content .photo_block img {
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
	border: 4px solid #FFFFFF;
}
#wrapper #main #content address {
	font-style: normal;
	line-height: 1.5;
	font-size: 1.2em;
	padding-left: 25px;
	padding-top: 5px;
}
#wrapper #main #content em {
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
}
#wrapper #main #content .map {
	float: left;
	padding-left: 10px;
}
#wrapper #main #content #maparea {
	height: 420px;
	width: 340px;
	background-color: #CCCCCC;
	float: right;
}

#wrapper #main #content #banner {
	clear: both;
	height: 60px;
	padding: 10px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#wrapper #main #content #banner p {
	float: left;
	padding-right: 10px;
}

