@charset "utf-8";


#page{
	height: 20px;
}
#page a {
	padding: 1px 3px;
	text-decoration: none;
	background-color: #F1F1F1;
	border: 1px solid #999999;
	color: #FF6600;
	font-size: 10px;
}

#page a:hover {
	color: #FFFFFF;
	background: #FF9900;
} 

#page .nowpage {
	padding: 1px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #999CAD;
	text-decoration: none;
	color: #FFFFFF;
	background: #FF6600;
	font-size: 10px;
}


.F_priceNum {
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.F_s_b {
	font-size: smaller;
	font-weight: bold;
}
.F_red {
	color: #FF0000;
}



#error_message {
	padding: 30px;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #FF3300;
	background: #FFECE8;
	border: 1px solid #FF3300;
}

#EstateContents {
	margin: 20px auto;
	width: 95%;
}
#EstateContents #Es_Header {
	width: 95%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#EstateContents #Dtl_top {
	width: 100%;
}
#EstateContents #ImageLoader {
	height: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#EstateContents #NoImageLoader {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 50px;
	line-height: 50px;
	text-align: center;
}


#ImageLoader #Img_left {
	float: left;
	width: 20px;
	height: 200px;
}
#ImageLoader #Img_right {
	float: right;
	width: 20px;
	height: 200px;
}
#ImageLoader #Img_Center {
	float: left;
	width: 93%;
	height: 200px;
}


#EstateContents #Dtl_Inside {
}
#EstateContents #Dtl_Inside #Inside_Left {
	float: left;
	width: 60%;
}
#EstateContents #Dtl_Inside #Inside_Right {
	float: right;
	width: 39%;
	text-align: center;
}
#EstateContents   #Dtl_Imtes {
	margin-bottom: 20px;
}
#Dtl_Imtes  .Item_On {
	float: left;
	width: 140px;
	text-align: center;
	padding: 2px;
	background: #E6ECFF;
	margin: 1px;
	border: 1px solid #93BEFF;
	color: #0066FF;
}
#Dtl_Imtes .Item_Off {
	float: left;
	width: 140px;
	text-align: center;
	padding: 2px;
	background: #FFFFFF;
	margin: 1px;
	border: 1px solid #CCCCCC;
	color: #999999;
}
.Dtl_bt1 {
	background: url(../images/site/icon_favo.gif) no-repeat;
	height: 24px;
	width: 104px;
	border-style: none;
}
.Dtl_bt2 {
	background: url(../images/site/icon_contact.gif) no-repeat;
	height: 24px;
	width: 104px;
	border-style: none;
}
.Dtl_bt3 {
	background: url(../images/site/icon_print.gif) no-repeat;
	height: 24px;
	width: 104px;
	border-style: none;
}




#EstateContents #Dtl_Under {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 10px;
}
#Dtl_Under span {
	padding-right: 5px;
	padding-left: 5px;
}

#EstateContents #Es_type {
	padding: 5px;
}
#Es_type #new_es {
	padding: 1px 10px;
	color: #0033FF;
	border: 1px solid #0033FF;
	background: #DFE6FF;
}
#Es_type #old_es {
	padding: 1px 10px;
	color: #FF6600;
	border: 1px solid #FF6600;
	background: #FFEBDD;
}
#Es_type #type_es {
	padding: 1px 10px;
	color: #006600;
	border: 1px solid #006600;
	background: #E1FFE1;
}
#idx {
}
#idx #top_image {
	line-height: 100px;
	text-align: center;
	height: 100px;
}

#idx #idx_Left {
	width: 200px;
	position: absolute;
}
#idx #idx_Right {
	width: 570px;
	left: 205px;
	position: relative;
}
#idx_Right #eye_Chintai {
	width: 280px;
	position: absolute;
}
#idx_Right #eye_Buy {
	width: 280px;
	left: 285px;
	position: relative;
}

.idx_eye {
	margin: 0px auto 5px;
	width: 100%;
	height:auto
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.idx_eye .eye_point {
	padding: 1px;
	font-size: 10px;
}
.idx_eye .eye_iamges {
	height: 80px;
	width: 100px;
	float: left;
}
.idx_eye .eye_detail {
}
.idx_eye .eye_contents {
	width: 165px;
	float: right;
	font-size: 13px;
	font-weight: bold;

}
#eye_Chintai .idx_eye .eye_detail .eye_contents th {
	background: #004D8D;
	font-size: 10px;
	color: #FFFFFF;
	width: 40px;
	font-weight: normal;
}
#eye_Buy .idx_eye .eye_detail .eye_contents th {
	background: #DF151E;
	font-weight: normal;
	color: #FFFFFF;
	width: 40px;
}

#Search {
	margin: 30px auto;
	width: 95%;
}
#Search #Pan {
	margin-bottom: 20px;
}
#Search .SearchSelects {
	width: 90%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.SearchSelects .SrcTitles {
	padding: 2px;
	background: #D3E4FC;
	color: #000099;
}
.SearchSelects .SrcItems {
	margin: 15px auto;
	width: 90%;
}
#Search #FormButton {
	text-align: center;
	margin: 30px auto;
	width: 350px;
}
#Search #view_top {
	line-height: 30px;
	height: 30px;
}
#Search #FormItem {
	line-height: 30px;
	height: 30px;
}
#Search #FormPager {
	width: 500px;
	position: absolute;
}
#Search #JumpForm {
	position: relative;
	left: 500px;
	width: 220px;
	text-align: right;
}
#Contact {
	padding: 15px;
}
