@charset "utf-8";
/* CSS Document */

div#mainCon div#conBox div#conArea p#mainImg {
	width: 695px;
	height: 170px;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	background: url(../afterservice/images/img_after.jpg) no-repeat;
}

h5 {
	margin: 40px 0px 13px 0px !important;
	padding: 8px 0px 0px 22px;
	width: 673px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background: url(../afterservice/images/bg_ttl.jpg) no-repeat;
}

.txt_block {
	margin: 0;
}

.txt_block img.txt_block_img {
	display: block;
	margin: 20px 0 0 auto;
	text-align: right;
}
.txt_block p {
	display: block;
	margin: 20px 0 0;
}
.txt_block p img.txt_block_img {
	display: inline;
	margin: 0 0 0 20px;
}
