@charset "utf-8";

li.box {
	list-style-type: none; 
	width:210px; 
	float:left; 
	padding-top:5px; 
	padding-bottom:5px; 
	margin-left:1em;
}

#box_title img {  
     behavior: expression(IEPNGFIX.fix(this));  
}
#box_title2 img {  
     behavior: expression(IEPNGFIX.fix(this));  
}

div.sub_title {
	padding-top:8px; 
	padding-bottom:4px; 
	background:url('/img/estate/station_bg.gif') no-repeat; 
	height: 33px;
}

div.sub_title p {
	font-size: 14px;
	font-weight:bold; 
	color: #333333; 
	margin-left: 10px;
	margin-bottom: 14px;
}
li label {
	color:#0B0B0B; 
	padding-left: 5px;
	padding-right: 5px;
	margin:0px;
	padding-top: 0px;
}
#box_searchdetail h5 {
	padding-top: 10px;
	padding-bottom: 5px;
	clear:left;
	color: #0f3e9a;
	display: block;
	width: 150px;
	float: left;
/*	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
*/	
}
#box_searchdetail li {
	list-style-type: none; 
	float: left; 
	padding-top:5px; 
	padding-bottom:5px; 
}
select {
	margin-left: 5px;
	margin-right: 5px;
}

#box_searchdetail ul {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ffffff;
	border-left: 1px solid #E8E8E8;
	
/*	height:41px; 
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
*/
}
#box_searchdetail ul.madori li {
	width:150px;
}
#box_searchdetail ul.types li {
	width:100px;
}
#box_searchdetail ul.toho li {
	width:100px;
}
#box_searchdetail ul.year li {
	width: 150px;
}
#box_searchdetail ul.detail li {
	width:155px; 
}
#box_searchdetail label {
	display: block;
	float: left;
}
#box_searchdetail input {
	vertical-align:middle;
}
.t1_box01 {
	width:788px; 
	margin:auto; 
	margin-top:45px; 
	text-align:left;
}
#block_content {
	width: 735px;
	margin: 45px 0px 0px 0px;
	padding-left: 10px;
	text-align:left;
	float: right;

}
/* 左カラムここから */
#block_leftcol {
	width: 950px;	
}

/* 左カラムここまで */

/* 右カラムここから */
#block_rightcol {
	width: 200px;	
}

/* 右カラムここまで */

#box_title {
	padding: 0px 0 50px 0px;

}
#box_title2 {
	padding:16px 0 0px 0;
}

#box_next_btn {
	text-align: center;
	margin: 30px 0px;
}

#box_searchdetail {
	width: 735px;
}

#container_content {
	width: 950px;
}

/* こだわり検索ここから */


.box_kodawari01 h5 {
	width: 150px;
	float: left;
	border: none;
}

.box_kodawari01 ul {
	width: 572px;
	float: left;
	border: none;
	height: auto;
}
.box_kodawari01 ul li {
	padding-left: 10px;
}
.box_kodawari01 {
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	background-color: #e7eef9;
	padding-left: 10px;
	
}

#box_kodawari h5 {
	width: 150px;
	float: left;
}

#box_kodawari ul {
	width: 572px;
	float: right;
	border: none;
	border-left: 1px solid #E8E8E8;	
}
#box_kodawari ul li {
	padding-left: 10px;
}
.box_kodawari ul li {
	padding-left: 10px;
}

#box_kodawari {
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	margin-bottom: 10px;
	background-color: #e7eef9;
	padding-left: 10px;
}
/* こだわり検索ここまで */

.box_check_box {
	width: 90px;
	padding-left: 8px;
	height: 20px;
	padding-top: auto;
	padding-bottom: auto;
	vertical-align: center;
	float: right;
	background: #5cc100;
	font-size: 12px;
	color: #fff;
}
*html .box_check_box {
	padding-top: auto;
	padding-bottom: auto;
}
html>body .box_check_box {
	height: 20px;
	margin-top: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

html>body .box_check_box input {
	margin-top: 1px;
}

.box_check_box input {
	margin-left: 0px;
	margin-right: 3px;
	float: left;
}
.box_check_box_title {
	width: 200px;
	float: left;
}
/* 折りもcss */
/*
* {
	color:#4F4F4A; 
	font-size:12px; 
	margin :0; 
	padding:0;
}
li.box {
	list-style-type: none; 
	width:180px; 
	float:left; 
	padding-top:5px; 
	padding-bottom:5px; 
	margin-left:1em;
}
div.sub_title {
	padding-top:8px; 
	padding-bottom:4px; 
	background:url('/img/area/sub.gif') no-repeat; 
	width: 796px; 
	height: 21px;
}
div.sub_title p {
	font-size: 14px; 
	font-weight:bold; 
	color: #857D60; 
	margin-left:1em;
}
li label {
	color:#0B0B0B; 
	margin-left:1em;
}
#box_searchdetail h5 {
    clear:left;
    background-color: rgb(194, 194, 194) none repeat scroll 0% 0%;
    display: block;
    height: 41px;
    width: 150px;
    float: left;
    }
#box_searchdetail li {
	list-style-type: none; 
	float: left; 
	padding-top:5px; 
	padding-bottom:5px; 
	margin-left:1em;
}
#box_searchdetail ul {height:41px; border:1px solid #ccc;}
#box_searchdetail ul.madori li {width:130px;}
#box_searchdetail ul.types li {width:100px;}
#box_searchdetail ul.toho li {
	width:100px;
}
#box_searchdetail ul.year li {
	width:130px;
}
#box_searchdetail ul.detail li {
	width:140px; 
	height:14px;
}
#box_searchdetail label {
	display:block;
}
#box_searchdetail input {
	vertical-align:middle;
}
.t1_box01 {
	width:788px; 
	margin:auto; 
	margin-top:45px; 
	text-align:left;
}
*/
/* 折りもcssここまで */
