/* CSS Document */


/*contents_l
----------------------*/

/*contents_r
----------------------*/

.read_img_text {
	background: url(../images/category/realestate/main_img.jpg) no-repeat;
	height: 250px;
	width: 870px;
	margin-bottom: 20px;
}

.read_img {
	text-indent: -9999px;
}

.read_text {
	height: 90px;
	width: 468px;
	margin-left: 360px;
	margin-top: 130px;
	position: relative;
}
.inquiry_box {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	width: 810px;
}
.inquiry_l {
	float: left;
	width: 395px;
}
.inquiry_r {
	float: right;
	width: 395px;
	background: url(../images/category/realestate/mail_img.gif) no-repeat;
	height: 167px;
}
.btn_mail {
	height: 42px;
	width: 258px;
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
}
.btn_mail a {
	background: url(../images/category/realestate/btn_mail.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 258px;
}

.btn_mail a:hover {
	background: url(../images/category/realestate/btn_mail02.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 258px;
}

.inquiry_box h3 {
	background: url(../images/category/realestate/h3_text.gif) no-repeat;
	height: 25px;
	margin-bottom: 20px;
	text-indent: -9999px;
}

.bg_title_img01 {
	background:url(../images/category/realestate/bg_title_img01.gif) 0 0 no-repeat;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.article_box {
	margin-bottom: 20px;
	width: 830px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#contents_r {
	float: right;
	width: 580px;
}
#contents_l {
	float: left;
	width: 200px;
	margin-top: 20px;
}
#contents_r h4 {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 1em;
}

#contents_r table {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 20px;
}
#contents_r th {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-weight: normal;
	width: 145px;
	padding: 3px 5px 3px 10px;
	background: #F3F3F3;
	text-align: left;
}
#contents_r td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 3px 10px;
}
