
.investment{
}
.category_top_h2{
	    border-bottom: 2px solid #b1da56;
    font-weight: bold;
    margin-bottom: 15px;
}
.investment h3{
	border-left: 3px solid #B1DA56;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.2;
    margin: 15px 0 10px;
    padding: 0 0 0 10px;
}
.btn-search_text{
	position:relative;
	text-decoration:none;
    letter-spacing: 1px;
    padding:0 23px;
    border: medium none;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
	font-family:inherit;
    height: 45px;
	line-height:45px;
	color:#FFF !important;
	background-size:19px;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #FF7D02 0%,  #FF7D02 50%,#F66202 100%) repeat scroll 0 0;
	text-shadow:0px 1px 0px #666;
}

.btn-search_text:hover{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #F66202 0%,  #F66202 50%,#FF7D02 100%) repeat scroll 0 0;
}
.btn-search_text:active {
	top:1px;
}

.btn-search_text:after{
	content:"";
    background-position: right 0;
    height: 19px;
    width: 19px;
    background-image: url("../img/common/sprite.png");
    display: inline-block;
    vertical-align: middle;
    background-position: right 0;
	margin-left:5px;
	margin-top:-3px;
}
/*
.btn-contact_text{
	position:relative;
	text-decoration:none;
    letter-spacing: 1px;
    padding:0 10px 0 10px;
    border: medium none;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
	font-family:inherit;
    font-size: 12px;
    font-weight: bold;
	font-family:inherit;
    height:25px ;
	line-height:25px;
	color:#FFF !important;
	background-size:19px;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #FD2A0E 0%,  #FD2A0E 50%,#C0200B 100%) repeat scroll 0 0;
	text-shadow:0px 1px 0px #666;
}

.btn-contact_text:hover{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #C0200B 0%,  #FD2A0E 50%,#FD2A0E 100%) repeat scroll 0 0;
}
.btn-contact_text:active {
	top:1px;
}*/

.btn-contact_text{
    background: #fc2a0e none repeat scroll 0 0;
    border-bottom: 3px solid #ca240e;
    border-radius: 30px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	color:#FFF !important;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    cursor:pointer;
}

.btn-contact_text:hover{
	box-shadow:none;
	opacity:0.8;
}

.btn-normal_text{
	position:relative;
	text-decoration:none;
    letter-spacing: 1px;
    padding:0 5px 0 10px;
    border: medium none;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
	font-family:inherit;
    height:25px ;
	line-height:25px;
	color:#333 !important;
    background: #FFF;
	border:1px solid #666;
}
.btn-clear_text{
	
}

.btn-clear_text:after{
	content:"";
    background-position: right 0;
    height: 16px;
    width: 16px;
    background-image: url("../img/icon_openClose.png");
    display: inline-block;
    vertical-align: middle;
    background-position: 0 -32px;
	margin-left:5px;
	margin-top:-3px;
}



.r_side-btn-searchWrap{
	text-align:center;
	margin:0 0 1em;
}

.btn-search_text-r_side{
    font-size: 12px;
	line-height:27px;
	height:27px;
	padding:0 10px;
}
.r_sidesearchTit{
	margin-bottom:10px;
}
.btn-search_text-r_sideL{
	display:inline-block;
	min-width:80%;
}
.btn-search_text-noIcon:after{
	display:none;
}

.btn-search_text-noIcon-gray{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #666666 0%,  #666666 50%,#333 100%) repeat scroll 0 0;

}

.btn-search_text-noIcon-gray:hover{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #333 0%,  #333 50%,#666666 100%) repeat scroll 0 0;
}


.r_side-resultStats{
	text-align:center;
	margin-bottom:0.5em
}

.r_side-searchBoc-foot{
}

.r_side-searchBoc-foot a{
}
.r_side-searchBoc-foot a.icon_css-plus{
	margin-right:2em;
	margin-top:-2px;
}

.btn-text-w30{
	width:33%;
	text-align:center;
	margin:0 1%;
}


.investment #NR-main{
	width:710px;
}
.result #NR-main{
        float:right;
}

.investment #detail #NR-main{
	width:100%;
}


/*1culm*/
.investment #NR-main.NR-main-w100{
	width:100%;
	float:none;
}

.investment .NR-col2a #NR-sub{
        width:250px;
}

.result .NR-col2a #NR-sub{
	float:left;
}
.investment h2{
	line-height:32px;
}
.block{
	margin:15px 0;
}
.mt1{
	margin-top:1em;
}
.searchAll{
	vertical-align:middle;
	display:table;
	width:100%;
}
.searchAll_L{
	display:table-cell;
	padding-top:19px;
}
.searchAll a{
	display:inline-block;
	text-align:center;
}
.searchAll_R{
	display:table-cell;
	text-align:right;
	width:66%;
	vertical-align:middle;
}

.searchCount{
	font-size:16px !important;
	display:inline-block;
	vertical-align:top;
}
.searchCount span{
	font-size:32px !important;
	margin-left:0.3em;
	color:#ff1100;
}

.typeChoice{
	display:table;
	width:100%;
	border-spacing:3px;
}
.typeChoice+.typeChoice{
	margin-top:0;
}
.typeChoice li{
	width:25%;
	display:table-cell;
	padding-bottom:3px;
}
a.btn-typeChoice,
.typeChoice li a{
	position:relative;
	margin:0 3px;
	display:block;
	text-align:left;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	border-radius:6px;
	border:1px solid #CCC;
	cursor:pointer;
	color:#000;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:13px 3px 12px 34px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}

a.btn-typeChoice:hover,
.typeChoice li a:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}

a.btn-typeChoice:active,
.typeChoice li a:active {
	position:relative;
	top:1px;
}

a.btn-typeChoice:before,
.typeChoice li a:before{
	content:"";
	background:url(../img/common/arrow_green_L.png) no-repeat 0% 50%;
	height:18px;
	width:18px;
	background-size:18px;
    display: inline-block;
	position: absolute;
	left:10px;
	top:15px;
}

.searchAll_R a.btn-typeChoice{
	border:2px solid #666;
	padding: 23px 3px 22px 34px;
	margin-right:6px;
	margin-left:0;
}

.searchAll_R a.btn-typeChoice:before{
	top:25px
}




.searchConditionsWrap{
	border:1px solid #CCC;
	background:#F3F1ED;
	padding:12px;
}
.searchConditions{
	background:#FFF;
	border:1px solid #CCC;
}
.searchConditions th,
.searchConditions td{
	padding:7px 5px;
}
.searchConditions th{
	width:25%;
	text-align:left;
	font-weight:bold !important;
	padding-left:15px;
}
.searchConditions td{
	width:25%;
	text-align:left;
}
.searchConditions tr th:first-child{
	padding-left:5px;
}

.searchConditions td select{
	padding:5px 2px !important;
	width:180px;
}
.searchConditions_foot{
	padding-top:10px;
	text-align:center;
}
.searchConditions_foot a{
	margin-left:16px;
}

.searchFreeWord{
	border:1px solid #CCC;
	background:#F3F1ED;
	padding:12px;
	text-align:center;
}
.searchFreeWord input.searchFreeWord_input{
	width:400px;
	padding:0 10px;
	height:45px;
	line-height:45px;
}

.newItemList{
}
.newItemList li{
	border-right:1px solid #b4b4b4;
	list-style:none;
	display:inline-block;
	line-height:1.8;
	
	margin: 0 10px 3px 0;
    padding: 0 0.8em 0 0;
	
}
.investment .itemListLead{
	background:#f4f4f4;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
}
.clm5,
.clm4,
.clm2{
	overflow:hidden;
}
.clm4 .clm-child{
	width:170px;
	margin:0 0 10px 10px;
	float:left;
        cursor:pointer;
}
.clm-child{
	line-height:1.6;
}
.clm4 .clm-child:nth-child(4n+1) {
	margin-left:0;
	clear:both;
}
.clm5 .clm-child{
	width:134px;
	margin:0 10px 10px 0;
	float:left;
	font-size:13px;
}
.clm5 .clm-child:nth-child(5n) {
	margin-right:0;
}
.clm-child-itemPhoto img{
	width:100%;
	height:auto;
}
.clm-child-price{
	color:#ff1100;
}
.clm-child-yield{
	color:#ff1100;
}
.clm-child-price strong{
	font-size:16px;
}
.contentsList_more{
	text-align:right;
}

.clm2{
	margin-bottom:1em;
}
.clm2 .clm-child{
	width:49%;
	float:left;
	clear: both;
	border:1px solid #CCC;
}
.clm2 .clm-child:nth-child(even){
	float: right;
	clear: none;
}
.clm2 .clm-child-inner{
	padding:5px;
	overflow:hidden;
}
.clm-child-itemPhoto-FL{
	float:left;
}

.clm-child-itemPhoto-FL img{
	width:120px;
	height:120px;
	margin-right:10px;
	
}
.clm-child-FR{
	overflow:hidden;
}

.clm2 .clm-child .block{
	margin:0;
}
.clm-child-inner-text{
	min-height:7em;
}


/*
.investment #rightCol #side-btn-box{
	width:100%;
}
.investment #rightCol #side-btn-box ul li.kentou a{
	background-image:url(../img/common/personal/btn-kentou-long-over.gif)
}
*/

.areaSelectOpt{
	display:table;
	margin:5px 0 0px 0;
	width:100%;
}
.areaSelectOptInner{
	display:table-cell;
	vertical-align:middle;
}
.areaSelectOpt .areaSelectOptInner.areaSelectOptInnerR{
	text-align:right;
}
.areaSelectOpt .btn-parts{
	border:0;
	box-shadow:none;
	margin-right:1em;
}
.areaSelectOpt .btn-parts a{
	display:inline-block;
	background:none;
}

.toushi-r_side-slist{
	color:#FFF;
	border:0;
	background:#63a732;
}

.toushi-sideBox{
	background:#f0f0f0 ;
}
.toushi-sideBox input[type=radio]{
}

.r_side3_2-border{
	border-top:1px solid #CCC;
}
/*l_list03 マージン追加*/
.l_list03-addHeight{
	margin-top:0.5em !important;
}
.l_list03-addHeight li{
	margin-bottom:0.5em !important;
}
.side_ItemList{
	display:table;
	width:100%;
	
}
.side_ItemList li{
	display: table-row;
}

.side_ItemList li a,
.side_ItemList li span{
	display:table-cell;
	padding-bottom:5px;
}
.side_ItemList li span{
	text-align:right;
	padding-left:10px;
}

.r_side_formBox{
	border-top:3px double #CCC;
}
.r_side_formBox dt{
	font-weight:bold;
	border-top:1px dotted #CCC;
	padding-top:8px;
	padding-bottom:5px;
	clear:both;
	font-size:14px;

}
.r_side_formBox dt.r_side_formBox-fst{
	border-top:0;
}


.r_side_formBox dd{
	line-height:2.2;
	padding-bottom:5px;
}
.r_side_formBox dd input{
	vertical-align:middle;
}

.r_side_formBox dd  select{
	padding:5px 2px !important;
}

.r_side_formBox dt.r_side_formBox-horizon{
	width:30%;
	float:left;
}
.r_side_formBox-horizon label{
	display: inline-block;
    padding-top: 4px;
}
.r_side_formBox-long-label label{
    padding-top: 0px;
}

.r_side_formBox dd.r_side_formBox-horizon{
	width:70%;
	border-top:1px dotted #CCC;
	padding-top:5px;
	float:left;
}

.r_side_formBox dd.r_side_formBox-horizon select{
	width:80%;
}

.r_side_formOther{
	padding:5px 0 ;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	}
	
	
	/*条件を選択 1カラム*/
	
	
	.toushi-selectArea{
		border:1px solid #999;
		background:#fffcd1;
		background:#FFF;
		padding:10px;
	}
	.toushi-selectArea-tit{
		font-weight:bold;
	}
	.toushi-selectArea-list {
		margin:1em 0 !important;

	}
	.toushi-selectArea-list li{
		display:inline-block;
		margin-right:1em;
		
	}
	.toushi-selectArea-clear{
		text-align:right;		
	}
	
	.toushi-selectArea-footBtn{
		text-align:center;
		margin:15px auto;
		display:table;
	}
	
	.toushi-selectArea-footBtn>div{
		display: table-cell;
		padding:0 1em;
		vertical-align:middle;
	}
	.toushi_select_koumoku{
		margin:1em 0;
	}
	h2.stylefotmTit{
    background-color: #f0f0f0;
    border: 1px solid #CCC;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 8px 10px;
    white-space: nowrap;
	}
	
/*icon*/

.icon_css{
	 width: 16px;
	 height:16px;
	 background: url(../img/icon_openClose.png) no-repeat;
	 display:inline-block;
	 vertical-align:middle;
	 margin-right:5px;
}
.icon_css, .icon_css span{
}

.icon-list{
	margin-top:0.5em !important;

}
.icon-list li{
	margin-bottom:0.5em !important;
	list-style: disc !important;
	margin:1em !important;
}
	

/*toushi-searchResult*/


#by_select_view .sort-select dl.sort-select-textonly dt{
	color:#333;
	background:none;
}
#by_select_view .sort-select dl.sort-select-textonly dt:after{
	display:none;
}
#by_select_view .sort-select dl.sort-select-textonly dd{
	margin-left:75px;
	
}

.toushi-searchCondition{
	margin:0 0 15px;
	border:1px solid #CCC;
}
.toushi-searchCondition-head{
	padding:5px;
	background:#f0f0f0;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
}
 .toushi-searchCondition-list{
	 padding:5px !important;

}
 .toushi-searchCondition-list li{
	 margin:0 0 5px 0 !important;
}
 .toushi-searchCondition-list li span{
	font-weight:bold;
}
.toushi-searchCondition-foot{
	border-top:1px dotted #CCC;
	text-align:center;
	padding:5px;
}



/*formbuttonCL*/
.formbuttonCL{
	background:none;
	border:0;
	color:#0033cc;
	font-size:14px;
	text-decoration:underline;
        cursor:pointer;
    font-family: "メイリオ",Meiryo,helvetica,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
.formbuttonCL:active{
	margin-left:-1px;
	margin-right:1px;
}


.btn-conditionSave{
	margin-right:10px;
}
.btn-conditionSave:before{
	 content: url(../img/toushi/toushi_icon_save.png);
	 vertical-align:top;
}
.btn-conditionMail{
}
.btn-conditionMail:before{
	 content: url(../img/toushi/toushi_icon_mail.png);
	 vertical-align:top;
	 margin-right:3px;
}

.btn-kentoAdd{
}

.btn-kentoAdd:active{
}
.btn-kentoAdd:before{
	 content: url(../img/toushi/toushi_icon_addList.png);
	    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
}


.by_line_green{
    border-top: 4px solid #63a732 ;
    margin-bottom: 6px;
}
.searchCondition-btns li{
	margin:0 20px;
}
.toushi-by_select_view{
	padding-bottom:5px;
}


.toushi-searchResultTblHead{
	border:1px solid #999;
	padding:5px;
}


.toushi-searchResultTbl{
	margin:10px 0 !important;
}

.toushi-searchResultTbl>li{
	margin-bottom:10px;
	border:1px solid #999;
	cursor:pointer;
}
.toushi-searchResultTbl>li:hover{
	   outline: 3px solid #63a732;
}


.toushi-searchResultTbl-Check{
	width:1%;
	display:table-cell;
	border-right:1px solid #999;
	padding:5px;
	vertical-align:middle;
}

.toushi-searchResultTbl-detail{
	display:table-cell;
}
.toushi-searchResultTbl-tit{
	background: #F6F9FD;
	padding:5px;
	
}
.toushi-searchResultTbl-pointWrap{
	padding:5px;
}

.toushi-searchResultTbl-data-img{
	width:180px;
	margin:5px;
		margin-bottom:5px;
	float:left;
	}
	
.toushi-searchResultTbl-data{
	float:left;
	overflow:hidden;
		width: 488px;
		margin-bottom:5px;
		
	border-spacing:0;
	border-collapse:collapse;
}
.toushi-searchResultTbl-data td{
	padding:3px 2px;
	border-bottom:1px solid #CCC;
}
.toushi-searchResultTbl-data-th{
	font-weight:bold;
	width:15%;
}
.toushi-searchResultTbl-data-td1{
	width:45%;
}
.toushi-searchResultTbl-data-td2{
	width:25%;
}
.toushi-searchResultTbl-data .kakaku1{
	font-size:18px;
}

.toushi-categoryIcon{
	text-align:center;
	padding:3px 10px;
	background:#63A732;
	color:#FFF;
	font-size:12px;
	display:inline-block;
}
.toushi-searchResultTbl-tit{
}

.toushi-searchResultTbl-point{
	color:#666;
	border:1px solid #666;
	border-radius:3px;
	padding:2px 5px;
	display:inline-block;
	margin-right:5px;
}
.toushi-searchResultTbl-btns{
	text-align:right;
		margin:5px;
		clear:both;
}

.footAttention{
	margin-top:2em;
}



/*#detail 上書き*/
.investment #detail .detail_list{
	margin-bottom:1em;
	font-size:16px;
}
.investment #detail .detail_list .detial_title{
	margin-right:1em;
}

.investment #detail .detail-btn.detail-btn-toushitop{
	border-top:0;
	position: relative;
	margin-top:-20px !important;
	background:#FFF;
}
.investment #detail .main-outline{
	background:#FFF;
}

.investment #detail .main-outline .outline-table,
.investment #detail .main-outline .detail-btn{
	display:block;
}

.investment #detail .main-outline .detail-btn{
	margin:10px 0 0 0;
}
.investment #detail .detail-btn .kentou-btn{
	position: static;
}
.investment #detail .detail-btn .entry-buy-btn{
	vertical-align:top;
}
.investment #detail .detail-btn li{
	margin:0 0.5em;
}

.outline-table-yield,
.outline-table-price{
	font-size:24px;
	white-space: nowrap;
	width:20%;
}


/* entry-tel-btn */
#detail .detail-btn .entry-tel-btn {
	width: 300px;
	text-align: center;
	vertical-align: middle;
}

#detail .detail-btn .entry-tel-btn a {
	
	height: 54px;
	line-height: 54px;
	display: block;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .2);
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;
	border-bottom: 5px solid #195EA4;
	background: #237EDA;
}
#detail .main-outline .detail-btn ul li.entry-tel-btn a{
	    border-radius: 20px;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
}

#detail .detail-btn .entry-tel-btn a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	box-shadow: none;
}

#detail .detail-btn .entry-tel-btn a em {
	padding-left: 15px;
}

#detail .detail-btn .entry-tel-btn a em:before { padding-right: 2px; content: "(" ;}
#detail .detail-btn .entry-tel-btn a em:after { padding-left: 2px; content: ")" ;}

#detail .detail-btn .entry-tel-btn span {
	padding-top: 5px;
	display: block;
	font-size: 12px;
}
.main-outline-subText{
	text-align:center;
	margin:10px 0 0 0;
}

.investment #photos_box .thumbox_main #gallery, #photos_box .ex-thumbox_main #gallery{
	  background: rgba(0, 0, 0, 0) url("/house/img/common/gallery/slideshow_bg_long.gif") no-repeat scroll 50% 275px;
}
.investment #photos_box .thumbox_main #gallery .nav-controls a,.investment #photos_box .ex-thumbox_main #gallery .nav-controls a{
	    top: 275px;
}

.investment #photos_box #thumbs{
width:950px;
}

.investment #photos_box #thumbs ul li{
	width:85px;
	height:85px;
}
.investment #photos_box #thumbs ul li img,.investment #photos_box #ex-thumbs ul li img{
		max-width:85px;
		max-height:85px;
}


.investment #photos_box .thumbox_main #gallery{
	width:658px;
}
.investment #photos_box .thumbox_main #slideshow span.image-wrapper img,.investment #photos_box .ex-thumbox_main #slideshow span.image-wrapper img{
	max-width:600px;
		max-height:600px;
}
.investment #photos_box{
	   background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #cccccc;
	margin:20px 0;
	padding-top:10px;
}
.investment #photos_box .thumbox_main{
	float:none;
	width:100%;
	height:615px;
	text-align:center;
}
.investment #photos_box .thumbox_main #gallery,.investment #photos_box .ex-thumbox_main #gallery{
	float: none;
	margin:auto;
}
.investment #photos_box #thumbs{
	float:none;
	margin:10px auto;
	overflow:hidden;
}


.investment #carouselwrap{
	margin-left:auto;
	margin-right:auto;
}

.investment #carouselwrap .recommend_textList dd.price{
    color: #ff3300;
    font-weight: bold;
}
.investment #carouselwrap .recommend_textList dd{
	margin-bottom:0.2em;
}
.investment #photos_box .thumbox_main .slideshow span.image-wrapper, .investment #photos_box .ex-thumbox_main .slideshow span.image-wrapper{
	    height: 600px;
		    width: 600px;
}
.investment #photos_box .thumbox_main #gallery .loader,.investment #photos_box .ex-thumbox_main #gallery .loader{
	    height: 600px;
		    width: 600px;
			left:30px;
}
.investment #photos_box .thumbox_main #slideshow span.image-wrapper a,.investment  #photos_box .ex-thumbox_main #slideshow span.image-wrapper a{
	    height: 600px;
		    width: 600px;
			line-height:600px;
}
.investment #photos_box .thumbox_main #gallery #caption .caption, .investment #photos_box .ex-thumbox_main #gallery #caption .caption{
	margin-top:610px;
}

/*yachin_lastUp*/

.yachin_lastUp{
	position:relative;
}

.yachin_lastUp span{
	position:absolute;
	right:5px;
	top:-3em;
}
.yachin_tanka{
	text-align:right;
}


/*list-college*/
.list-college{
}
.list-college dt{
	font-weight:bold;
	margin-bottom:0.5em;
}
.list-college dd{
	margin-bottom:0.5em;
}
.list-college-sub{
	background:#EFEFEF;
	border:1px solid #CCC;
	padding:2px 3px;
	margin-right:0.5em;
}

/*popup*/

.popup-tel{
	text-align:left;
	font-size:90%;
	line-height:1.2;
	padding:10px;
}

.popup-logos{
	text-align:left;
}
.popup-logos img{
	margin-right:5px;
	margin-bottom:10px;
}
.popup-headertitle_1{
	color:#FFF;
	padding:3px 0 3px 7px;
	font-size:120%;
	background:#63a732;
	font-weight: bold;
}
.popup-headertitle_sub{
	font-weight:bold;
	text-align:center;
	margin:0.5em 0;
}
.popup-tel table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

.popup-tel th{
	background:#e9e9e9 none repeat scroll 0 0;
}

.popup-tel th,
.popup-tel td{
	border:1px solid #c5c5c5;
	padding:8px;
}
.popup_tableData th,.popup_tableData td{
	padding:4px;
}
.popup_attention li{
	text-align:left;
	list-style:none;
}
p.popup_attention_telNum{
	text-align:center;
	color:#ff3300;
	font-weight:bold;
	font-size:32px;
	margin:0.5em 0;
	background:#fffcdf;
	padding:10px;
	border:1px solid #CCC;
}
.popup_cls{
	margin:1em;
	text-align:center;
}
.popup_price{
	color:#ff3300;
}
.popup-footer{
	text-align:center;
}



/*#rent_select_station_01*/

.investment #rent_select_station_01 h2{
line-height:normal;
}
.investment #rent_select_station_01{
	margin-top:0.5em;
	margin-bottom:1em;
}
.investment #rent_select_station_01 .rent_stationlist_all_select{
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.investment #rent_select_station_01 .rent_stationlist{
	margin-left:10px;
	margin-right:0;
}
.rent_select_station_foot{
	border-top:1px dotted #CCC;
	padding-top:10px;
}

/*rent_select_area_01*/

.investment #rent_select_area_01 {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.investment #rent_select_area_01 .rent_arealist_all_select {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.investment #rent_select_area_01 .rent_arealist {
    margin-left: 10px;
    margin-right: 0;
}

.investment .rent_arealist_all_select{
 font-size: 15px;
    list-style-type: none;
	  padding-bottom: 5px;
}
.rent_select_area-lead{
	font-weight:bold;
	margin:10px 0 0;
}
.rent_select_area-title{
	margin:-10px 0 10px 0;
}

.investment .rent_arealist_all_select .rent_arealist_all_select {
    margin-left: 10px;
    margin-right: 0;
}

.investment .sListData dl {
    width: 170px;
}

.ShowTelNumer {
    background: #237eda none repeat scroll 0 0;
    border-bottom: 3px solid #195ea4;
}

/** --------------------------------------------------------------------------
 * #rightCol.sidebar frame.cssより
 * ------------------------------------------------------------------------ */

.investment #rightCol.sidebar {}
.investment #rightCol.sidebar ul.l_list03.other_goo_list{
    font-size:90%;
    width:auto;
    overflow:hidden;
}
.investment #rightCol.sidebar ul.l_list03.other_goo_list li{
    padding-left: 0;
    padding-right: 10px;
    float:left;
    background: none;
}
.investment #rightCol.sidebar .r_center {
    text-align:center;
}
.investment #rightCol #side-btn-box{
    width:250px;
}
.investment #rightCol #side-btn-box ul li a{
    height:30px;
    display:block;
    overflow:hidden;
    text-align:center;
    position:relative;
    text-decoration:none;
    font-size:12px;
    background:#eed left top no-repeat;
}
.investment #rightCol #side-btn-box ul li.kentou a{
    background: rgba(0, 0, 0, 0) url("/house/img/common/personal/btn-okiniiri-s-over.png") repeat scroll 0 0;
}
.investment #rightCol #side-btn-box ul li.save a{
    background: rgba(0, 0, 0, 0) url("/house/img/btn-save-s-over.png") repeat scroll 0 0;
}

.investment #rightCol #side-btn-box ul li a:hover img{
    position:relative;
    top:-30px;
}

.investment #detail .main-outline .outline-table table th {
    width: 13%;
}

.investment #detail .main-outline .outline-table table td {
    width: 20%;
}

.investment #detail .detail-btn .kentou_ed {
    box-shadow: none;
    outline: 0;
}
.investment #detail .detail-btn .kentou_ed a {
        color: #999;
        border: 1px solid #999;
    pointer-events: none;
    cursor:default;
 }

.investment #detail .detail-btn .kentou_ed a:hover {
       filter: none;
    text-decoration: none;
}

