@charset "utf-8";

/** 物件一覧
-------------------------------------------------------------------**/


.ttl_list{
	margin: 30px 0 20px;
	padding: 20px 10px 10px 65px;
	border-bottom: solid 4px #F90;
	background: transparent url(../images/parts_cozy.gif) no-repeat 10px top;
}

.ttl_list h2{
	padding: 0;
	background: none;
	color: #F90;
	font-size: 24px;
	text-align: left;
	line-height: 1.2;
}


.area_ttl h3{
	margin-bottom: 15px;
	border: none;
	padding: 0;
	color: #333;
	background: transparent url(../../common/images/line_ttl.gif) no-repeat left bottom;
	font-size: 116%;
}

.ttl_list p{
	padding: 0;
	line-height: 1.2;
}

#map_canvas{
	border: solid 3px #ccc;
	width: 300;
	height: 200px;
}

#map_canvas img{
	display: block;
}

.area_nav{
	margin: 20px 0 30px 10px;
	width: 310px;
	overflow: hidden;
}

.area_nav li{
	margin: 0 5px 5px 0;
	border-bottom: solid 2px #eee;
	display: inline;
	float: left;
	width: 97px;
}

.area_nav a{
	padding: 5px 15px 5px 5px;
	border: solid 1px #CCC;
	display: block;
	text-align: center;
	background: #FFC url(../../common/images/arrow_s_b_a.png) no-repeat 95% center;
	background-size: 14px auto;
}

.kinjitsu{
	width: 730px;
	overflow: hidden;
}

.kinjitsu li{
	padding: 0 0 10px 30px;
	float: left;
	width: 213px;
	line-height: 1.5;
	color: #C60;
	background: transparent url(../images/icon_sq_house.gif) no-repeat left top;
	font-weight: bold;
}

.kinjitsu span{
	font-size: 85.7%;
	font-weight: normal;
}


.list_wrap{
	border: solid 2px #fff;
}

.list_wrap h3{
	margin: 0;
	border: solid 2px #008028;
	color: #fff;
	background: #008028;
	font-size: 16px;
	text-align: center;
}

.property_wrap{
	padding: 10px 0 10px 0;
	border-bottom: solid 2px #ccc;
	overflow: hidden;
	background: transparent url(../../common/images/arrow_l_r_o.png) no-repeat 98% 7px;
	bacgkround-size: 12px auto;
}

.list_wrap .soldout{
	background: none;
}

.property_wrap strong{
	color: #d00;
}

.property_wrap .data_col{
}

#contents .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(../images/icon_list_cozy.gif) no-repeat left top;
}

.property_wrap h4.icon_shin{
	background: transparent url(../images/icon_list_shin.gif) no-repeat left top;
}

.property_wrap h4.icon_chuko{
	background: transparent url(../images/icon_list_chuko.gif) no-repeat left top;
}

.property_wrap h4.icon_tochi{
	background: transparent url(../images/icon_list_tochi.gif) no-repeat left top;
}

.property_wrap h4.icon_other{
	background: transparent url(../images/icon_list_other.gif) no-repeat left top;
}
.property_wrap h4.icon_shueki{
	background: transparent url(../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;
}







.weeknews {
	clear: both;
	margin-top: 20px;
}
.weeknews dl {
	margin: 0 10px 20px;
	padding: 14px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFEE;
}
.weeknews dl dt {
	font-weight: bold;
	border-bottom: dotted 2px #999;
	margin-bottom: 10px;
}
.weeknews dl dd {
}
.weeknews dl dt.shodan {
	color: #FF3300;
}
.weeknews dl dt.zokuzoku {
	color: #339900;
}
.weeknews dl dt.seiyaku {
	color:#0066CC;
}

.cozynew {
	margin: 0 10px;
	background-color: #FFFFEE;
	padding: 14px;
	clear: both;
	margin-top: 20px;
	display: block;
	border: 2px solid #CCCCCC;
}
.cozynew li {
	font-weight: bold;
	color: #339900;
	font-size: 120%;
}

/** 物件詳細
-------------------------------------------------------------------**/

.phead_nav{
	margin: 0 0 10px;
	width: 320px;
	overflow: hidden;
}

.btn_list{
	margin: 0 10px 10px;
	border-bottom: solid 2px #333;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width: 30%;
	background: #666 url(../../common/images/arrow_s_l_w.png) no-repeat 7% center;
	background-size: 8px auto;
	float: left;
	line-height: 1;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.btn_list a{
	padding: 6px 0 6px 6px;
	display: block;
	color: #fff;
}
.btn_login{
	margin: 0 10px 10px;
	padding: 0 0 0 10px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width: 35%;
	background: #FF6666 url(../../common/images/icon_login.gif) no-repeat 10% center;
	background-size: 12px auto;
	float: right;
	line-height: 1;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.btn_login a{
	padding: 6px 0 6px 6px;
	display: block;
	color: #fff;
}


#dtls_head{
	overflow: hidden;
	line-height: 1.4;
	clear: both;
}

#dtls_head .float-left{
	padding-top: 13px;
	border-top: solid 3px #FC0;
}

#dtls_head h2{
	margin: 0 10px;
	padding: 0;
	border: none;
	color: #999;
	background: none;
	line-height: 1.2;
	min-height: 25px;
	text-align: left;
}


#dtls_head h2.shinchiku,
#dtls_head h2.joken,
#dtls_head h2.chuko,
#dtls_head h2.tochi,
#dtls_head h2.shueki,
#dtls_head h2.kashisoko,
#dtls_head h2.other{
	padding-left: 35px;
}


#dtls_head h2.shinchiku{	background: transparent url(../images/icon_list_shin.gif) no-repeat left top;}
#dtls_head h2.joken{	background: transparent url(../images/icon_list_joken.gif) no-repeat left top;}
#dtls_head h2.chuko{	background: transparent url(../images/icon_list_chuko.gif) no-repeat left top;}
#dtls_head h2.tochi{	background: transparent url(../images/icon_list_tochi.gif) no-repeat left top;}
#dtls_head h2.other{	background: transparent url(../images/icon_list_other.gif) no-repeat left top;}

#contents #dtls_head h2{
	background-size: 25px auto;
}
#dtls_head h2 span{
	padding-right: 10px;
	color: #333;
	font-size: 18px;
}

#dtls_head .point li{
	padding-left: 15px;
	background: transparent url(../../common/images/icon_sq_orange.gif) no-repeat left 0.5em;
}

#dtls_head .float-right{
	padding: 9px;
	border: solid 1px #ccc;
	width: 190px;
	background: #FFFFE1;
}

.request_wrap{
	padding: 10px 10px 5px;
	width: 320px;
	background: #fff;
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	z-index: 1000;
	overflow: hidden;
	position: relative;
}

.request_wrap ul{
	margin-bottom: 3px;
	width: 300px;
	overflow: hidden;
	line-height: 1.2;
}
.request_wrap p{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.request_wrap p a{
	padding: 4px 4px 4px 34px;
}

.request_wrap .btn_mail{
	border-bottom: solid 2px #008028;
	float: left;
	width: 145px;
}
.request_wrap .btn_mail a{
	background: url(../../common/images/icon_mail.png) no-repeat 10px center;
	background-size: 32px auto;
}

.request_wrap .btn_tel{
	border-bottom: solid 2px #BF4C26;
	float: right;
	width: 145px;
}

.request_wrap .btn_tel a{
	background: url(../../common/images/icon_tel.png) no-repeat 10px center;
	background-size: 28px auto;
}

#dtls_nav{
	margin: 0 0 20px;
	padding: 4px;
	overflow: hidden;
	background: #5EBB00;
}

#dtls_nav li{
	padding: 2px;
	float: left;
	width: 50%;
}

#dtls_nav a{
	padding: 10px 5px;
	border-bottom: solid 2px #008028;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	color: #000;
	background: #fff url(../../common/images/arrow_s_b_o.png) no-repeat 96% center;
	background-size: 14px auto;
	font-weight: bold;
	text-align: center;
}

.btm_request{
	margin-top: 20px;
}

.btm_request li{
	text-align: center;
}

.btm_request .main_pagetop{
}

.comment{
	padding-left: 30px;
	color: #FF6600;
	background: transparent url(../images/icon_comment.gif) no-repeat left 0.2em;
	font-weight: bold;
}

#plan,
#access,
#outline,
#outline,
#request{
	padding-top: 35px;
}


.plan_wrap{
	padding-bottom: 30px;
	background: transparent url(../images/line_plan_btm.gif) repeat-x left bottom;
	overflow: hidden;
}

.plan_wrap .type{
	line-height: 1;
	color: #333;
	font-size: 116.6%;
	font-weight: bold;
}

.plan_wrap .type span{
	color: #5CADD6;
	font-size: 500%;
}

.plan_wrap .float-left{
	text-align: center;
}

.plan_wrap .float-left ul{
	margin: 10px 0;
	padding: 10px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.plan_wrap .float-left li{
	padding: 0 10px;
	display: inline;
}

.plan_wrap .float-right{
	text-align: center;
}

#location_photos{
	width: 300px;
	overflow: hidden;
}

#location_photos li{
	width: 300px;
	text-align: center;
}

#location_photos li img{
	width: auto;
	height: 211px;
}

#access .access{
	overflow: hidden;
	width: 100%;
}

#access .access dl{
	margin: 0 10px 10px;
	padding: 9px 9px 9px 58px;
	border: solid 1px #ccc;
	line-height: 1;
	overflow: hidden;
}

#access dt{
	padding-left: 20px;
	float: left;
	line-height: 1.2;
}

#access dt span{
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

#access dd{
	padding-left: 10px;
	border-left: solid 1px #ccc;
	float: right;
}

#access dd span{
	color: #C00;
	font-size: 30px;
	font-weight: bold;
}

#access dl.train{
	background: transparent url(../images/icon_train.gif) no-repeat left center;
}


.tsukin{
	margin: 15px 10px 0;
}

.tsukin li{
	margin-bottom: 10px;
	padding: 10px 0;
	border-radius: 8px;
	color: #fff;
	background: #37D7D7;
	text-align: center;
}

.tsukin li span{
}

.tsukin li em{
	font-weight: bold;
	
}

.tsukin li.walk{
	background: #37D7D7 url(../images/bg_tsukin_wk.png) no-repeat 10px center;
	background-size: 50px auto;
}

.tsukin li.train{
	background: #37D7D7 url(../images/bg_tsukin_tr.png) no-repeat 10px center;
	background-size: 50px auto;
}

.tsukin li.bus{
	background: #37D7D7 url(../images/bg_tsukin_bs.png) no-repeat 10px center;
	background-size: 50px auto;
}


#outline{
	font-size: 12px;
}

#outline th{
	width: 30%;
}


#outline td{
	width: 70%;
}

#request dl dt,
#request dl dd{
	padding: 10px;
}

#request dl dt{
	padding: 5px 10px;
	border-top: solid 2px #eee;
	font-weight: bold;
	color: #008028;
	background: #ffffe6;
}


#request input,
#request textarea{
	width: 100%;
}

#request dl em{
	color: #c00;
}



* html .tsukin li span{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html .tsukin li span{/* IE 7 */
display:inline;
zoom:1;
}

.totilist{
	background: #FFFFE1;
	color: #009900;
}
.totilist li{
	padding: 15px;
	border-bottom: 4px solid #FFFFFF;
}


table.totilist td {
	color: #009900;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	background-color: #FFFFE1;
	background-image: url(../../common/images/arrow_sq_green.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 30px;
}
#totilist {
	clear: both;
}


.btm_request .album{
	margin: 0 5px;
	background: #099 url(../../common/images/arrow_s_r_w.png) no-repeat 5% center;
	background-size: 8px auto;
}
.btm_request .album a{
	padding: 10px;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
}