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

@import url("format.css");

#main{
	width:950px;
	height:310px;
	margin:0 auto;
	position:relative;
}

#main #logo{
	position:absolute;
	top:20px;
	left:805px;
	width:125px;
	height:20px;
	z-index:10;
}

#main #logo2{
	position:absolute;
	top:20px;
	left:30px;
	width:102px;
	height:66px;
	z-index:10;
}

#main #logo3{
	position:absolute;
	top:120px;
	left:30px;
	width:496px;
	height:82px;
	z-index:10;
}

#main #imgs{
	position:absolute;
	top:0;
	left:0;
	width:950px;
	height:310px;
	overflow:hidden;
}

#main #imgs_in{
	position:absolute;
	top:0;
	left:0;
}

#main #btns{
	position:absolute;
	top:235px;
	left:950px;
}

#main #btns ul{
	position:absolute;
}

#main #btns li{
	height:20px;
	width:20px;
	cursor:pointer;
	color:#FFF;
	margin:0;
}

#main #btns li p{
	font-size:12px;
	line-height:1.0em;
	text-align:center;
	padding:3px 0;
}

#main #btns .over{
	color:#FCC;
}

#main #btns .here{
	/*color:#602719;*/
	color:#FCC;
}

#main #herePointer{
	position:absolute;
	/*background:#FFF;*/
	width:20px;
	height:20px;
}

#top01{
	width:860px;
	height:250px;
	background:url(../images/top/img_top_02.jpg) no-repeat top left;
}

#top01_01{
	position:absolute;
	width:290px;
	top:15px;
	left:0;
}

.bn_club{
	position:absolute;
	top:230px;
}

#top01_02{
	position:absolute;
	width:340px;
	top:15px;
	left:520px;
}

#top01_02 p{
	background:#a24542;
	color:#FFF;
	padding:5px 10px;
	font-weight:bold;
}

#top01_02 ul{
	padding:5px 0 0 0;
}

#top01_02 li{
	padding:5px 0 0 0;
}

/*中古分譲見出し*/
#title_all_estates{
	width:860px;
	height:60px;
	background:url(../images/top/img_category_back.jpg) no-repeat top left;
}

#title_all_estate_text{
	position:absolute;
	top:10px;
	left:60px;
	font-weight:bold;
}

#title_all_estate_memo{
	position:absolute;
	top:6px;
	left:740px;
	width:100px;
	text-align:right;
	font-weight:bold;
	font-size:16px;
}

#title_all_estate_memo strong{
	color:#a94845;
	font-size:22px;
}

#title_all_estate_caption{
	position:absolute;
	top:43px;
	left:450px;
	width:400px;
	text-align:right;
}
/*新築分譲見出し*/
#estates{
	width:860px;
	height:60px;
	background:url(../images/top/img_category_back.jpg) no-repeat top left;
}

#text{
	position:absolute;
	top:10px;
	left:60px;
	font-weight:bold;
}

#memo{
	position:absolute;
	top:6px;
	left:740px;
	width:100px;
	text-align:right;
	font-weight:bold;
	font-size:16px;
}

#strong{
	color:#a94845;
	font-size:22px;
}

#caption{
	position:absolute;
	top:43px;
	left:450px;
	width:400px;
	text-align:right;
}
/*ここまで追加*/

.section .title{
	width:860px;
	height:60px;
	padding:10px 0 20px 0;
}

.section .box{
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	position:relative;
	height:319px;
	width:858px;
	margin-bottom:30px;
}

.section .box .box_img{
	position:absolute;
	top:4px;
	left:4px;
	width:190px;
	height:240px;
}

.section .box .box_request{
	position:absolute;
	top:244px;
	left:4px;
	width:190px;
	height:75px;
	background:#eee2d4;
}

.section .box .box_request .a{
	width:165px;
	height:45px;
	margin:0 auto;
	padding-top:17px;
}

.section .box .box_right_wrap{
	border:1px solid #ccc;
	position:absolute;
	top:4px;
	left:198px;
	width:658px;
	height:313px;
}

.section .box .box_list{
	border-bottom:1px solid #ccc;
	height:45px;
	width:658px;
	position:relative;
}

.section .box .box_spec{
	height:70px;
}


.section .box .box_list .parts{
	width:55px;
	height:21px;
	position:absolute;
	top:11px;
	left:10px;
}

.section .box .box_name p{
	position:absolute;
	left:75px;
	top:10px;
}

.section .box .box_name ul{
	position:absolute;
	top:11px;
	width:240px;
	left:403px;
}

.section .box .box_name li{
	float:left;
	width:120px;
}

.section .box .box_name li .icon{
	position:relative;
	top:2px;
}

.section .box .box_name a{
	color:#00479d;
	text-decoration:underline;
}

.section .box .box_name a:hover,
.section .box .box_name a:visited{
	text-decoration:none;
}

.section .box .box_name p a{
	font-size:16px;
	font-weight:bold;
}

.section .box .box_point p{
	position:absolute;
	left:75px;
	top:11px;
	font-weight:bold;
}

.section .box .box_spec{
	border-bottom:0px;
}

.section .box .box_spec ul{
	position:absolute;
	left:75px;
	width:543px;
	top:10px;
}

.section .box .box_spec ul.line1{
	top:10px;
}

.section .box .box_spec ul.line2{
	top:40px;
}


.section .box .box_spec li{
	float:left;
	padding-right:5px;
	padding-bottom:2px;
}

.section .box .box_spec li p{
	border:1px solid #a40000;
	background:#FFF;
	color:#a40000;
	font-size:12px;
	padding:3px 5px;
}


.section .box_right_wrap .bar{
	padding:3px 10px;
	height:19px;
	color:#FFF;
	font-weight:bold;
}

.section .box .bar1{
	background:url(../images/top/img_bar1_base.jpg) repeat-x top left;
}

.section .box .bar2{
	background:url(../images/top/img_bar2_base.jpg) repeat-x top left;
}

.section .box .bar3{
	background:url(../images/top/img_bar3_base.jpg) repeat-x top left;
}

.section .box .box_info{
	position:absolute;
	height:75px;
}

.section .box .box_info .text{
	padding:5px 10px;
	line-height:1.4em;
}

.section .box .box_info .text b{
	color:#cc5600;
	font-size:16px;
}

.section .box .box_address{
	width:309px;
	top:163px;
	left:1px;
}

.section .box .box_price{
	width:178px;
	top:163px;
	left:310px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.section .box .box_unit{
	width:168px;
	top:163px;
	left:490px;
}

.section .box .box_access{
	width:309px;
	top:238px;
	left:1px;
}

.section .box .box_layout{
	width:178px;
	top:238px;
	left:310px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.section .box .box_area{
	width:168px;
	top:238px;
	left:490px;
}
