#menu .m03 img {
	display:none;
}
#menu .m03 {
	background-image:url(../../img/common/m03r.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;
}
.tex h3 {
	padding-bottom: 10px;
}
.conL {
	float: left;
	width: 496px;
	padding-right: 20px;
}
.imageP {
	float: left;
	width: 101px;
}
.imgBox {
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
.imgBox p {
	float: left;
	width: 168px;
	padding-right: 20px;
	text-align: center;
}

