#menu .m02 img {
	display:none;
}
#menu .m02 {
	background-image:url(../../img/common/m02r.jpg);
}

#conTex {
	padding-left:0px;
	padding-right: 20px;
}
#conTex .conTitle {
	clear: both;
}

.tex {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 30px;
}
.tex h3 {
	padding-bottom: 10px;
}
.mapLtex {
	float: left;
	width: 250px;
}

.mapB {
	background-image: url(../../img/common/mapB.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 46px;
	float: left;
}
.mapB a {
	width: 46px;
	display: block;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
.mapB a:hover {
	background-image: url(../../img/common/mapBr.jpg);
}


.conList {
	padding-bottom: 10px;
	background-image: url(../../img/common/list02.jpg);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 13px;
	margin-left: 20px;
	font-size: 130%;
}
.conL {
	float: left;
	width: 425px;
	padding-right: 10px;
	padding-left: 10px;
}
.imageP {
	float: left;
	width: 168px;
}
.subConBox {
	clear: both;
	float: none;
	background-image: url(../img/subConBox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 228px;
	width: 598px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.subConBox p {
	padding-right: 20px;
	padding-left: 240px;
	line-height: 160%;
}
.red02 {
	color: #C00;
	padding-left: 10px;
	clear: both;
	padding-right: 5px;
}

