
/* ---------------------------------------------------------
　詳細タイトル
--------------------------------------------------------- */
.recommend_point {
    background: #CD5B25;
    color: #FFF;
    padding: 15px;
    margin-top: 15px;
}

#comment_div {
	width: 100%;
    margin:0 0 20px 0;
	overflow:hidden;
	text-align:left;
}

#comment_div h2{
	border:0;
	background:none;
	font-size:18px;
	font-weight: bold;
	margin: 8px 10px 10px 0;
	padding: 0;
	background: none;
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
}

#comment_div .info_box{
	width:470px;
	float:left;
	margin:10px 0 0 0;
	line-height:1.0;
}

#comment_div .icon{
	background: #444;
	color: #FFF;
	font-size: 11px;
	padding: 5px 7px;
	width: 70px;
	display:block;
	text-align:center;
	float:left;
	margin-right:10px;

}
#comment_div .bk_info{
	margin:3px 10px 0 0;
	vertical-align:middle;
}
#comment_div .text{
	float:left;
	padding:3px 0 3px 0;
	font-size:14px;
	width:330px;
	line-height:1.4;
	color:#333;
}

#comment_div .staff_img{
	width:150px;
	float:left;
    text-align: center;
}

#comment_div .staff_comment{
	width:540px;
	float:left;
	margin:0 0 0 20px;
}


/* --------------------------------------
　吹き出し
-------------------------------------- */
.arrow_box {
	margin:0 0 0 14px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
	width:480px;
}
/* 以下コピぺ------------------------- */

.arrow_box {
	position: relative;
	font-size: 14px;
	background: #fff;
	border: 4px solid #CCC;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 14px;
	top: 50%;
	margin-top: -14px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #CCC;
	border-width: 20px;
	top: 50%;
	margin-top: -20px;
}


/* ---------------------------------------------------------
　物件基本情報テーブル
--------------------------------------------------------- */
#primary .bk_lined_table {
	width:100%;
	border-collapse: collapse;
	margin: 10px auto 20px auto; }

 	.bk_lined_table tr td {
		background-color: #FFF;
		width:30%;
	}
	.bk_lined_table tr td, table.bk_lined_table tr th {
		border: 1px solid #CCC;
		border-collapse: collapse;
		padding: 6px 8px;
    }

	.bk_lined_table tr th {
		background-color: #EEE;
		font-weight: bold;
		color:#000;
		text-align: center;
		line-height: 2.5;
		vertical-align: middle;
		width:20%;
	}
#primary .table_loan {
    font-size: 12px;
    letter-spacing: 0.5px;
}


/* ---------------------------------------------------------
　物件用語解説
--------------------------------------------------------- */
.jToolTip_q {
	float:right;
	cursor:pointer;
}
.jToolTip_a {
	display : none;
}
div#jToolTip {
	display: block;
	width:240px;
	border:#ccc solid 1px;
	background-color:#FEFEDE;
	line-height:18px;
	color:#000;
	margin : 0;
	padding:10px;
	text-align:left;
	white-space:normal;
	box-shadow:1px 1px 3px #ccc;
	-moz-box-shadow:1px 1px 3px #ccc;
	-webkit-box-shadow:1px 1px 3px #ccc;
	position:absolute;
	z-index:1000;
}


/* ---------------------------------------------------------
　物件問合わせフォーム
--------------------------------------------------------- */
#inquiry{
	border:2px solid #ea5314;
	margin:20px auto;
	padding:10px 20px 20px 20px;
}


/* ---------------------------------------------------------
　ローンシミュレーション
--------------------------------------------------------- */

.table_loan.bk_lined_table th {
	line-height: 1.5;
	width: 150px;
}
.table_loan.bk_lined_table td {
	width: auto;
}
.table_loan.bk_lined_table td p {
	display: inline-block;
	width: 160px;
}
.table_loan.bk_lined_table input[type="radio"] {
	vertical-align: top;
	width: 18px;
	height: 18px;
}
.table_loan.bk_lined_table input[type="radio"]:checked + label {
	color:#ea5413;
	font-weight:bold;
}
.table_loan.bk_lined_table label {
	display: inline-block;
}
.table_loan .price_monthly_icon {
	display: inline-block;
	width: 130px;
	margin-top: 9px;
	padding: 5px 7px;
	color: #666;
    font-size: 11px;
    text-align: center;
	vertical-align: top;
	background: #fff;
	border: 1px solid #ccc;
}
.table_loan #price_monthly {
	margin-left: 10px;
	color: #933;
	font-size: 30px;
	font-weight: bold;
}


/* ---------------------------------------------------------
　物件画像
--------------------------------------------------------- */
#db_image{
	margin-top:30px;
}

	#img_main_wrap_wrap{
		width:100%;
		position: relative;
	}
		#db_image #img_prev{
			position:absolute;
			left:8px;
			top:50%;
			margin-top:-52px;
			cursor:pointer;
		}
		#db_image #img_next{
			position:absolute;
			right:8px;
			top:50%;
			margin-top:-52px;
			margin-right:-1px;
			cursor:pointer;
		}

		#db_image #img_main_wrap{
			overflow: hidden;
			width:740px;
			height:400px;
			border:1px #CCC solid;
			margin:0 auto;
			position: relative;
			text-align:center;
		}
			#db_image #img_zoom{
				position:absolute;
				bottom: 38px;
                right: 8px;
				border:none;
				cursor:pointer;
			}

			#db_image #img_comment{
				margin:8px;
				text-align:center;
			}

		#db_image #img_thumb{
			width:100%;
		}
		#db_image #img_thumb ul{
			margin-left:-10px;
			margin-bottom:-10px;
            margin-right: 0;
            margin-top: 25px;
		}
			#db_image #img_thumb li{
				position: relative;
                width: 73.2px;
                height: 73.2px;
				border:1px #ccc solid;
				float:left;
				margin:0 0 10px 10px;
				cursor:pointer;
				list-style-type:none;
			}

                #db_image #img_thumb li img {
                    opacity: 0.5;
                }

			#db_image #img_thumb li.current{
				position:relative;
			}
				#db_image #img_thumb li.current div.current_border{
					border:3px #d55c29 solid;
					filter:alpha(opacity=80);
					-moz-opacity: 0.8;
					opacity: 0.8;
					width: 71.2px;
					height: 71.2px;
					position:absolute;
					left:0;
					top:0;
				}

                    #db_image #img_thumb li.current img {
                        opacity: 1;
                    }

/* --------------------------------------
　画像リサイズ
--------------------------------------　*/
.hider{
	width:100%;
	height:100%;
}
.iw{
	width:100px;
    height:100px;
    overflow:hidden;
    text-align:center;
}
.iw img{
	width:100%;
}


/* ---------------------------------------------------------
　物件特集表示
--------------------------------------------------------- */
#bukken_topic{
	margin-left:20px;
}

	#bukken_topic .btopic{
		float:left;
		width:50%;
	}

	#bukken_topic img{
		border:#CCC 1px solid;
		padding:2px;
	}

	#bukken_topic col{
		border-bottom:#CCC dashed 1px;
	}


.disp_notice_box{
	width:550px;
	background:#FFC;
	border:#FC9 solid 1px;
	line-height:1.5em;
	margin:0 auto;
	padding:15px;
	font-size:14px;
	font-weight:bold;
}
