@charset "UTF-8";
/*サブメイン内の箱のwh下の余白とフォントの設定*/
#sale_box {
	width: 690px;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
}
/*見出しの高さと幅設定*/
#title_box1 {
	height: 70px;
	width: 690px;
	margin-bottom: 10px;
}
/*一番上の見出し２の設定*/
.sale_title{
	height: 50px;
	width: 110px;
	margin-bottom: 20px;
	float: left;
	margin-right: 10px;
}
/*一番上の見出し２横のライン設定*/
.dot_line {
	background-image: url(../images/sale_img/01_2line.gif);
	background-repeat: repeat;
	width: 570px;
	height: 14px;
	float: left;
	background-position: 0px 0px;
	display: block;
	margin-top: 25px;
	margin-bottom: 20px;
}
/*ボタンの外箱*/
.sectionblock {
	clear: both;
	margin-top: 0;
	margin-bottom: 40px;
	width: 610px;
	padding-right: 40px;
	height: 140px;
	padding-left: 40px;
	overflow: hidden;
}
/*ボタン用の小箱*/
.propertylist_btn {
	height: 140px;
	width: 285px;
	margin-right: 40px;
	float: left;
}
/*ボタン用の小箱右*/
.propertylist_btn2 {
	height: 140px;
	width: 285px;
	float: left;
}
#box1 {
	width: 690px;
	font-size: 14px;
	color: #333;
}.title_box {
	clear: both;
	height: 30px;
	width: 690px;
	margin-bottom: 10px;
}
/*td左側内の右側余白*/
.yohaku {
	padding-right: 10px;
}
/*写真を縦方向の真ん中に*/
.center  {
	vertical-align: middle;
}


#box2 {
	width: 690px;
}
/*背景てっぺん*/
#back_top {
	background-image: url(../images/sale_img/05_3backtop.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 50px;
}
/*背景の真ん中部分*/
#back_midle {
	background-image: url(../images/sale_img/05_04backmidle.jpg);
	background-repeat: repeat-y;
	width: 690px;
	height: 580px;
}
/*ノート内テキスト部分の箱左余白*/
.text_area {
	width: 680px;
	padding-left: 20px;
}
/*テーブル内のspan太字*/
td span {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
p.bold {
	font-weight: bold;
}
/*背景ノート内リストの設定*/
#back_midle ul li {
	list-style-image: url(../images/buy_img/06_list.gif);
	list-style-type: none;
	list-style-position: inside;
	line-height: 30px;
	clear: both;
}
.merit_box {
	width: 650px;
}
/*背景下の設定*/
#back_down {
	background-image: url(../images/rent_img/05_3backdown.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 690px;
}
/*反転させっぱなし*/
#sale a#link4{
	background-position: -480px -71px;
}
