@charset "UTF-8";

#container1{
	width:780px;
	margin-left:10px;
	clear:both;
}

#container1 #main_visual{
	margin-top:10px;
}

#container1 #area{
	width:383px;
	height:315px;
	margin-top:10px;
	display:inline;
	float:left;
	background-color:#FAF9F3;
	border:solid 1px #666666;
}

#container1 #area .content_title h2{
	width:383px;
	height:30px;
	overflow:hidden;
}

#container1 #area .content_body{
	width:363px;
	height:275px;
	background-color:#FFFFFF;
	margin-left:10px;
}

#container1 #area .content_body .step{
	width:70px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	display:inline;
}

#container1 #area .content_body .step img{
	margin-top:10px;
}

#container1 #area .content_body .search{
	width:243px;
	height:230px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	display:inline;
}

#container1 #area .content_body .search form{
	margin-top:10px;
	margin-bottom:0;
}

#container1 #area .content_body .search form #select_category_area select{
	width:243px;
	height:20px;
	font-size:12px;
}

#container1 #area .content_body .search form #select_category_area select option{
	font-size:12px;
}

#container1 #area .content_body .search form #select_district p{
	width:240px;
	height:20px;
	margin:10px 0 0 0;
	line-height:20px;
	padding-left:3px;
	font-size:12px;
	background-color:#CCCCCC;
}

#container1 #area .content_body .search form #select_district{
	width:243px;
}

#container1 #area .content_body .search form #select_district select{
	width:243px;
	font-size:12px;
}

#container1 #area .content_body .search form #select_district select option{
	font-size:12px;

}

#container1 #area .content_body .search form .alert{
	font-size:10px;
	line-height:11px;
}

#container1 #area .content_body .search form #search_button_area{
	width:107px;
	margin:5px 0 0 68px;
	cursor:pointer;
}

#container1 #line{
	width:383px;
	height:315px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	display:inline;
	background-color:#FAF9F3;
	border:solid 1px #666666;
}

#container1 #line .content_title h2{
	width:383px;
	height:30px;
	overflow:hidden;
}

#container1 #line .content_body{
	width:363px;
	height:275px;
	background-color:#FFFFFF;
	margin-left:10px;
}

#container1 #line .content_body .step{
	width:70px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	display:inline;
}

#container1 #line .content_body .step img{
	margin-top:10px;
}

#container1 #line .content_body .search{
	width:243px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:0;
	float:left;
	display:inline;
}

#container1 #line .content_body .search form{
	margin-top:10px;
	margin-bottom:0;
}

#container1 #line .content_body .search form #select_category_line select{
	width:243px;
	height:20px;
	font-size:12px;
}

#container1 #line .content_body .search form #select_category_line select option{
	font-size:12px;
}

#container1 #line .content_body .search form #select_line p {
	width:240px;
	height:20px;
	margin:10px 0 0 0;
	line-height:20px;
	padding-left:3px;
	font-size:12px;;
	background-color:#CCCCCC;
}
#container1 #line .content_body .search form #select_line{
	width:243px;
}

#container1 #line .content_body .search form #select_line select{
	width:243px;
	font-size:12px;
}

#container1 #line .content_body .search form #select_line select option{
	font-size:12px;
}

#container1 #line .content_body .search form .alert{
	font-size:10px;
	line-height:11px;
}

#container1 #line .content_body .search form #search_button_line{
	width:107px;
	margin:5px 0 0 68px;
	cursor:pointer;
}
#container1 optgroup {
	background-color: #FFFFFF;
	color: #000000;
	font-style: normal;
	margin-left: 0px;
}


#container2{
	width:780px;
	margin-left:10px;
	clear:both;
}

#container2 *{
	text-decoration:none;
	border:none;
}

#main{
	float:left;
}

#container2 #main #news{
	width:608px;
	margin-top:10px;
	background-color:#FAF9F3;
	border:solid 1px #666666;
}

#container2 #main #news .content_title h2{
	width:608px;
	height:30px;
	overflow:hidden;
}

#container2 #main #news .content_body{
	width:588px;
	margin:0 10px 10px 10px;
	background-color:#FFFFFF;
}

#container2 #main #news .content_body ul{
	width:558px;
	margin:0;
	padding:10px 0 8px 30px;
	list-style-type:disc;
}

#container2 #main #news .content_body ul li{
	height:20px;
	width:528px;
	line-height:20px;
	margin:0;
	padding:0;
	color:#553900;
	font-size:12px;
	font-weight:bold;
}

#container2 #main #news .content_bodyul  li a{
	height:20px;
	width:528px;
	line-height:20px;
	margin:0;
	padding:0;
	font-size:12px;
	color:#553900;
	font-weight:bold;
}

#container2 #main #news .content_body ul li a:link{
	height:20px;
	width:528px;
	line-height:20px;
	margin:0;
	padding:0;
	font-size:12px;
	color:#553900;
	font-weight:bold;
}

#container2 #main #news .content_body ul li a:visited{
	height:20px;
	width:528px;
	line-height:20px;
	margin:0;
	padding:0;
	font-size:12px;
	color:#553900;
	font-weight:bold;
}

#container2 #main #news .content_body ul li a:hover{
	height:20px;
	width:528px;
	line-height:20px;
	margin:0;
	padding:0;
	font-size:12px;
	color:#C48400;
	font-weight:bold;
}

#container2 #main #news .content_body ul li a:active{
	height:20px;
	width:528px;
	line-height:20px;
	margin:0;
	padding:0;
	font-size:12px;
	color:#C48400;
	font-weight:bold;
}

#container2 #main #new{
	width:608px;
	margin-top:10px;
	background-color:#FAF9F3;
	border:solid 1px #666666;
}

#container2 #main #new .content_title h2{
	width:608px;
	height:30px;
	overflow:hidden;
}

#container2 #main #new .content_body{
	width:608px;
	height:236px;
	margin:0 0 10px 0;
}

#container2 #main #new .content_body .architecture{
	width:189px;
	height:236px;
	margin-left:10px;
	background-color:#FFFFFF;
	float:left;
	display:inline;
}

#container2 #main #new .content_body .architecture .mark{
	width:40px;
	height:18px;
	margin-right:19px;
	float:right;
	display:inline;
}
#container2 #main #new .content_body .architecture .salerentmark{
	width:60px;
	height:15px;
	float:left;
	display:inline;
	margin-left: 14px;
	margin-top: 2px;
}

#container2 #main #new .content_body .architecture .mark img{
	margin:2px 0;
}

#container2 #main #new .content_body .architecture .photo{
	width:150px;
	height:150px;
	clear:both;
	text-align: center;
	line-height: 3em;
	margin-right: auto;
	margin-left: auto;
}

#container2 #main #new .content_body .architecture .photo table{
	width:150px;
	height:150px;
}

#container2 #main #new .content_body .architecture .photo table img{
	margin:0 auto;
}
#container2 #main #new .content_body .architecture .data{
	width:150px;
	margin-left:20px;
}

#container2 #main #new .content_body .architecture .data .name {
	margin:5px 0 5px 0;
	padding-bottom:5px;
	font-size:12px;
	border-bottom:solid 2px #D3CBBA;
}

#container2 #main #new .content_body .architecture .data .name a:link{
	color:#553900;
}
#container2 #main #new .content_body .architecture .data .name a:visited{
	color:#553900;
}
#container2 #main #new .content_body .architecture .data .name a:hover{
	color:#C48400;
}
#container2 #main #new .content_body .architecture .data .name a:active{
	color:#C48400;
}

#container2 #main #new .content_body .architecture .data .area{
	margin:0;
	font-size:12px;
}

#container2 #main #new .content_body .architecture .data .price{
	margin:0;
	font-size:12px;
}

#container2 #main #special1{
	width:608px;
	margin-top:10px;
	padding-bottom:18px;
	background-color:#FAF9F3;
	border:solid 1px #666666;
	clear:both;
}

#container2 #main #special1 .content_body{
	width:608px;
	height:221px;
	margin:0 0 10px 0;
}

#container2 #main #special1 .content_title h2{
	width:608px;
	height:30px;
	overflow:hidden;
}

#container2 #main #special1 .content_body .architecture{
	width:289px;
	height:221px;
	margin-left:10px;
	background-color:#FFFFFF;
	float:left;
	display:inline;
}

#container2 #main #special1 .content_body .architecture .photo{
	width:130px;
	height:130px;
	margin-left:10px;
	float:left;
	display:inline;
}

#container2 #main #special1 .content_body .architecture .photo table{
	width:130px;
	height:130px;
	margin-top:10px;
}

#container2 #main #special1 .content_body .architecture .photo table img{
	margin:0 auto;
}

#container2 #main #special1 .content_body .architecture .mark{
	width:74px;
	height:25px;
	margin-right:8px;
	float:right;
	display:inline;
}
#container2 #main #special1 .content_body .architecture .salerentmark{
	width:60px;
	height:15px;
	float:left;
	display:inline;
	margin-top: 10px;
	margin-left: 7px;
}

#container2 #main #special1 .content_body .architecture .mark img{
	margin-top:7px;
}

#container2 #main #special1 .content_body .architecture .name{
	width:125px;
	margin-right:10px;
	float:right;
	display:inline;
}

#container2 #main #special1 .content_body .architecture .name p{
	margin:10px 0 0 0;
	font-size:13px;
	line-height:13px;
}

#container2 #main #special1 .content_body .architecture .name p a:link{
	font-size:15px;
	line-height:13px;
	color:#553900;
}
#container2 #main #special1 .content_body .architecture .name p a:visited{
	font-size:13px;
	line-height:13px;
	color:#553900;
}
#container2 #main #special1 .content_body .architecture .name p a:hover{
	font-size:13px;
	line-height:13px;
	color:#C48400;
}
#container2 #main #special1 .content_body .architecture .name p a:active{
	font-size:13px;
	line-height:13px;
	color:#C48400;
}
#container2 #main #special1 .content_body .architecture .copy{
	width:125px;
	margin-right:10px;
	float:right;
	display:inline;
}

#container2 #main #special1 .content_body .architecture .copy p{
	margin:10px 0 0 0;
	color:#553900;
	font-size:13px;
}

#container2 #main #special1 .content_body .architecture .copy p a:link{
	color:#553900;
}

#container2 #main #special1 .content_body .architecture .copy p a:visited{
	color:#553900;
}

#container2 #main #special1 .content_body .architecture .copy p a:hover{
	color:#C48400;
}

#container2 #main #special1 .content_body .architecture .copy p a:active{
	color:#C48400;
}

#container2 #main #special1 .content_body .architecture .comment{
	width:270px;
	margin-top:20px;
	margin-left:10px;
	float:left;
	clear:both;
	display:inline;
}

#container2 #main #special1 .content_body .architecture .comment p{
	padding-top:10px;
	font-size:12px;
	border-top:solid 2px #D3CBBA;
}

#side{
	margin-left:10px;
	float:left;
	display:inline;
}

#container2 #side #special2{
	width:158px;
	margin-top:10px;
	background-color:#FAF9F3;
	border:solid 1px #666666;
}

#container2 #side #special2 .content_title h2{
	width:158px;
	height:30px;
	overflow:hidden;
}

#container2 #side #special2 .content_body{
	width:138px;
	margin:0 10px 0 10px;
	padding-bottom:18px;
}

#container2 #side #special2 .content_body .architecture{
	width:138px;
	height:210px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	
}

#container2 #side #special2 .content_body .architecture .mark{
	width:40px;
	height:20px;
	margin-right:9px;
	float:right;
	display:inline;
}
#container2 #side #special2 .content_body .architecture .salerentmark{
	width:60px;
	height:15px;
	float:left;
	display:inline;
	margin-top: 4px;
	margin-left: 7px;
}

#container2 #side #special2 .content_body .architecture .mark img{
	margin:3px 0;
}

#container2 #side #special2 .content_body .architecture .photo{
	width:120px;
	height:120px;
	clear:right;
	margin-left:9px;
}

#container2 #side #special2 .content_body .architecture .photo table{
	width:120px;
	height:120px;
}

#container2 #side #special2 .content_body .architecture .photo table img{
	margin:0 auto;
}

#container2 #side #special2 .content_body .architecture .name{
	width:120px;
	margin:5px 0 5px 0;
	padding-bottom:5px;
	margin-left:9px;
	font-size:12px;
	line-height:12px;
	border-bottom:solid 2px #D3CBBA;
}
#container2 #side #special2 .content_body .architecture .name a:link{
	color:#553900;
}
#container2 #side #special2 .content_body .architecture .name a:visited{
	color:#553900;
}
#container2 #side #special2 .content_body .architecture .name a:hover{
	color:#C48400;
}
#container2 #side #special2 .content_body .architecture .name a:active{
	color:#C48400;
}
#container2 #side #special2 .content_body .architecture .area{
	margin:0 0 0 9px;
	font-size:12px;
	line-height:12px;
}

#container2 #side #special2 .content_body .architecture .price{
	margin:0 0 0 9px;
	font-size:12px;
	line-height:12px;
}
