@charset "utf-8";

.property{
	border-bottom: solid 2px #ccc;
}

#slide_box{
	width: 100%;
}
#top_slider{
	width: 100%;
}
#top_slider li{
	width: 100%;
}
#top_slider li img{
	width: 100%;
	height: auto;
}


.bx-wrapper{
	margin: 0 auto;
	width: 100%;
	position: relative;
}

.bx-controls{
	position: absolute;
	width: 100%;
	top: 40%;
	left: 0;
}

.bx-controls .bx-prev,
.bx-controls .bx-next{
	width: 17px;
}
.bx-controls .bx-prev{
	float: left;
}


.bx-controls .bx-next{
	float: right;
}

#info dt{
	padding: 10px 10px 0;
	color: #F90;
	font-weight: bold;
}
#info dd{
	padding: 10px;
	border-bottom: solid 2px #ccc;
}


.list_wrap{
	border: solid 2px #fff;
}

.list_wrap h3{
	margin: 0;
	padding-bottom: 20px;
	border: solid 2px #008028;
	color: #fff;
	background: #008028 url(../common/images/arrow_l_b_w.png) no-repeat center 85%;
	background-size: 20px auto;
	font-size: 16px;
	text-align: center;
}

.property_wrap{
	padding: 10px 0 10px 0;
	border-bottom: solid 2px #999;
	overflow: hidden;
	background: transparent url(../common/images/arrow_l_r_o.png) no-repeat 98% 14px;
	background-size: 12px auto;
}


.property_wrap strong{
	color: #d00;
}

.property_wrap .data_col{
}

#topcontents .property_wrap h4{
	margin: 10px;
	padding: 0 30px 5px 30px;
	border-bottom: dotted 2px #ccc;
	min-height: 25px;
	font-size: 14px;
	background-size: 25px auto;
}
.property_wrap h4 a{
	color: #007F27;
	display: block;
}

.property_wrap h4.icon_cozy{
	background: transparent url(../housing_seach/images/icon_list_cozy.gif) no-repeat left top;
}

.property_wrap h4.icon_shin{
	background: transparent url(../housing_seach/images/icon_list_shin.gif) no-repeat left top;
}

.property_wrap h4.icon_chuko{
	background: transparent url(../housing_seach/images/icon_list_chuko.gif) no-repeat left top;
}

.property_wrap h4.icon_tochi{
	background: transparent url(../housing_seach/images/icon_list_tochi.gif) no-repeat left top;
}

.property_wrap h4.icon_other{
	background: transparent url(../housing_seach/images/icon_list_other.gif) no-repeat left top;
}
.property_wrap h4.icon_shueki{
	background: transparent url(../housing_seach/images/icon_list_shueki.gif) no-repeat left top;
}

.property_wrap .img_col{
	float: left;
	width: 40%;
}
.property_wrap .img_col img{
	width: 100%;
	height: auto;
}
.property_wrap .data{
	padding: 0 30px 5px 5px;
	float: right;
	width: 60%;
	font-size: 11px;
}

.data li{
}

.property_wrap .request{
	margin-top: 10px;
	clear: both;
	font-size: 11px;
}

.property_wrap .request a{
	padding-left: 20px;
	color: #333;
	background: transparent url(../../common/images/arrow_sq_blue_l.gif) no-repeat left top;
}
.news_att3 {
    margin-bottom: 40px;
    color: #191919;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #FFFCE4;
    line-height: 180%;
    border: 1px solid #CCCCCC;
    text-align: center;
}
.news_att3 strong {
    display: block;
    font-size: 120%;
    color: #000000;
}
