#menu .m04 img {
	display:none;
}
#menu .m04 {
	background-image:url(../../img/common/m04r.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: 30px;
	background-image: url(../../img/common/list02.jpg);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 13px;
	margin-left: 30px;
}
.conL {
	float: left;
	width: 360px;
	padding-right: 15px;
	padding-left: 10px;
}
.imageP {
	float: left;
	width: 224px;
}

