@charset "utf-8";
/* CSS Document */



/* ++++++++++++++++++++++++++ 幅広の詳細ページ ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#system_container .system_body_detail {
	text-align: left;
	float: left;
	width: 744px;
	margin: 0px 0px 0px 0px;
	/* height: 800px; */
	border-right-style: dotted;
	border-right-color: #696969;
	border-right-width: 1px;/* 変更 */
	font-size: 12px;/* 変更 */
    }
.system_body_detail .system_body_inner {
	width: 734px;
	}    
.system_body_detail .system_body_inner .estate_detail {
	margin-bottom: 12px;
    }
    
#system_container #system_menu2 {
	text-align: left;
	/* position: absolute; */
	float: right;
	/* margin-left: 630px; */
	width: 200px;
	margin: 10px 0 0 0;
	padding-left: 4px;
    }    
    
/*-----------------------左詳細欄（メイン）-----------------------------------------*/
.system_body_detail .system_body_inner .estate_lists_selectionalls {
	border: 1px solid #3579A3;
	padding: 12px;
	text-align: right;
    }

.system_body_detail .estate_lists_selectionalls {
	margin-top: 12px;
	border: 1px solid #3579A3;
	padding: 12px;
	text-align: right;
    }

/* -------------物件名-------------------------------------------------- */
.system_body_detail .system_body_inner .estate_detail .estate_name {
	background-image: url(../system_images/estatelist_bg2.png);
	width: 744px;
	height: 50px;
	padding-top: 7px;
	margin-top: 8px;
	color: #ffffff;
	background-repeat: no-repeat;
    }
.system_body_detail .system_body_inner .estate_detail .estate_name .name {
	color: #ffffff;
	padding-left:30px;
	padding-top: 6px;
	font-size: 12px;
	}
.system_body_detail .system_body_inner .estate_detail .estate_name .name img {
	padding-left:4px;
	padding-top: 0px;
	vertical-align: middle;
	}
    
/* --------------------上部テーブル-------------------------------------- */
.system_body_detail .system_body_inner .estate_detail .estate_head {
	margin: 0px 2px 0px 4px;
	/*background-color: #3579A3;*/
	background-color: #0b2d8e;
    }

.system_body_detail .system_body_inner .estate_detail .estate_head table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 728px;
}
.system_body_detail .system_body_inner .estate_detail .estate_head th {
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	font-weight: normal;
	/*background-color: #A1D8FB;*/
	/*background-color: #CCEAFD;*/
	background-image: url(../system_images/estate_head_bg.png);
	background-repeat: repeat-x;
	border-top: solid 2px #3366CC;
	text-align: center;
}
.system_body_detail .system_body_inner .estate_detail .estate_head td {
	font-size: 10pt;
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	background-color: #ffffff;
	border-bottom: solid 2px #3366CC;
	text-align: center;
}
#en .system_body_detail .system_body_inner .estate_detail .estate_head th, #ru .system_body_detail .system_body_inner .estate_detail .estate_head th {
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	font-weight: normal;
	/*background-color: #A1D8FB;*/
	/*background-color: #CCEAFD;*/
	background-image: url(../system_images/estate_head_bg.png);	
	background-repeat: repeat-x;
}
#en .system_body_detail .system_body_inner .estate_detail .estate_head td, #ru .system_body_detail .system_body_inner .estate_detail .estate_head td {
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	background-color: #ffffff;
}


/* ------------------ 建物セールスコメント ----------------------------------- */
.system_body_detail .system_body_inner .estate_detail .estate_catchcopy {
	width: 732px;
	margin: 10px 0px 0px 0px;
	padding: 0 0 0 0;
	line-height: 1.5em;
	/*border-style: solid;*/
	/*border-width: 1px;*/
	/*border-color: #0b2d8e;*/
	background-image: url(../system_images/estate_sales_bg1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.estate_catchcopy .catchcopy {
	margin: 0 0 0 0;
	padding: 10px 5px 5px 10px;
	font-weight: normal;
    }

.catchcopy p {
	margin: 0.5em 10px 1em 20px;
	padding: 0 0 0 0;
}
.system_body_detail .estate_catchcopy .catchcopy h6 {
	margin: 1em 200px 0 10px;
	padding: 0 0 0 5px;
	border-bottom: solid 1px #3366CC;
	border-left: solid 3px #3366CC;
}
.system_body_detail .system_body_inner .estate_detail .estate_catchcopy_under {
	width: 732px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../system_images/estate_sales_bg2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 14px;
	}
	
.cm {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
    }
/*facebookいいねボタン*/
.facebook_like {
	width: 90%;
	margin-left: 30px;
	padding-top: 10px;
	border-top: 1px dashed #CCC;
    }
/*tweetタン*/
.tweet {
	width: 90%;
	margin-left: 30px;
    }
		
		

/* --------------------- 写真関連 ----------------------------------------------- */
.system_body_detail .system_body_inner .estate_detail .image_box {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 15px;
	background-color: #333;	/*border: solid 1px #3579A3;*/
    }
.system_body_detail .system_body_inner .estate_detail .image_box .image_slider {
	margin-top: 24px;
	/* border: solid 1px #3579A3; */
	height: 140px;
	width: 700px;
    }
.system_body_detail .system_body_inner .estate_detail .image_box .image_slider .scrollable {
    position: relative;
    overflow: hidden;
    float: left;
    /* decoration */
    width:  658px;
    height: 118px;
    border: 1px outset #ccc;
    background-color: #efefef;
    text-align: left;
    }
.system_body_detail .system_body_inner .estate_detail .image_box .image_slider .scrollable .items {
    position: absolute;
    width: 20000em;
    clear: both;
    /* decoration */
    }
.system_body_detail .system_body_inner .estate_detail .image_box .image_slider .scrollable .items div {
    float: left;
    /* decoration */
    text-align: center;
    width: 105px;
	height: 118px;
    padding: 1ex 0px;
    /* border: 1px outset #ccc; */
    /* background-color:  #ddd; */
    margin-right:  5px;
    }
.system_body_detail .system_body_inner .estate_detail .image_box .image_slider .scrollable .items .caption {
	font-size: 9pt;
    }
.system_body_detail .system_body_inner .estate_detail .image_box .image_slider a.prev, a.next {
    display: block;
    width: 20px;
    height: 120px;
    background: url(../system_images/left_allow.png) no-repeat;
    float: left;
    margin: 0px;
    cursor: pointer;
    }
.system_body_detail .system_body_inner .estate_detail .image_box .image_slider a.prev:hover, .sc a.next:hover {
    background-position: 0px -120px;
    }
.system_body_detail .system_body_inner .estate_detail .image_box .image_slider a.disabled {
    /*visibility:hidden !important;*/
    background-position: 0px -240px !important;
    cursor: default !important;
    }
.system_body_detail .system_body_inner .estate_detail .image_box .image_slider a.next {
    display: block;
    width: 20px;
    height: 120px;
    background-image: url(../system_images/right_allow.png);
    clear: right;
    }

/* ---------画像部テキストリンク---------------- */
.system_body_detail .normal a {
	text-decoration: none;
	}
.system_body_detail .normal a:hover {
	text-decoration: none;
	color: #FF0000;
	}
/* ---------画像枠---------------- */	
.system_body_detail .photo-medium {
	margin: 0;
	padding: 4px;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 4px 4px 4px #000000;
	background-color: #FFF;
	
	}	
.system_body_detail .photo-small {
	margin: 0;
	padding: 2px;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 2px 2px 2px #999999;
	background-color: #FFF;
	}		
	
	
/*---------部屋セールスコメント----------------------------------------------------*/
.system_body_detail .system_body_inner .estate_detail .room_sales_comment {
	width: 732px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-image: url(../system_images/room_sales_bg1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    }
.system_body_detail .system_body_inner .estate_detail .room_sales_comment .room_sales_comment_inner {
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 4px 10px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4em;
	color: #FF3300;
	}	
.system_body_detail .room_sales_comment .room_sales_comment_inner p {
	margin: 0.5em 10px 1em 20px;
	padding: 0 0 0 0;
}
.system_body_detail .room_sales_comment .room_sales_comment_inner h6 {
	margin: 1em 200px 0 10px;
	padding: 0 0 0 5px;
	border-bottom: solid 1px #3366CC;
	border-left: solid 3px #3366CC;
}
.system_body_detail .system_body_inner .estate_detail .room_sales_comment_under {
	width: 732px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../system_images/room_sales_bg2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 14px;
	}
	
	
	
	
/* ---------------- 詳細欄（下部テーブル） ------------------------------------------------------- */
.system_body_detail .system_body_inner .estate_detail .detail {
	margin-top: 0px;
	/*background-color: #3579A3;*/
	width: 734px;
	background-image: url(../system_images/estate_detail_table_bg.png);
	background-repeat: repeat-y;
	}

.system_body_detail .system_body_inner .estate_detail .detail table {
	margin: 0 0 0 3px;
	padding: 0 0 0 0;
	width: 726px;
}
.system_body_detail .system_body_inner .estate_detail .detail th {
	width: 15%;
	margin: 0 0 0 0;
	padding: 4px;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	background-color: #EEF3F7;
	border-top: solid 1px #cccccc;
	/*border-bottom: solid 1px #ffffff;*/
}
#en .system_body_detail .system_body_inner .estate_detail .detail th, #ru .system_body_detail .system_body_inner .estate_detail .detail th {
	width: 140px;
	font-size: 10px;
	
}




.system_body_detail .system_body_inner .estate_detail .detail td {
	padding: 4px;
	line-height: 1.6em;
	border-top: solid 1px #cccccc;
	/*border-bottom: solid 1px #ffffff;*/
	}
#en .system_body_detail .system_body_inner .estate_detail .detail td, #ru .system_body_detail .system_body_inner .estate_detail .detail td {
	padding: 4px;
	font-size: 10px;
	line-height: 1.6em;
	}

    
    

/* -------------------------------------めやす賃料表示--------------------------------------------------- */
.system_body_detail .system_body_inner .estate_detail .meyasu {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-size: 9pt;
	clear: both;
    }

.system_body_detail .system_body_inner .estate_detail .meyasu .meyasu-title {
	float: left;
	}
.system_body_detail .system_body_inner .estate_detail .meyasu .onboard {
	float: left;
	width: 250px;
	height: 39px;
	background-image: url(http://www.mast-ichii.jp/system_img2/meyasu_bg.gif);
	background-repeat: no-repeat;
    }
.system_body_detail .system_body_inner .estate_detail .meyasu .onboard .meyasu-price {
	margin: 0px 0 0 0;
	padding: 10px 0 0 150px;
	font-size: 12pt;
	/*font-weight: bold;*/
	color: #333;
	
	}	
.system_body_detail .system_body_inner .estate_detail .meyasu .meyasu-cap {
	margin: 0px 0 0 0;
	padding: 20px 15px 0 0;
	float: right;
	}	
#standard_price_description_content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;	
	}		


/* -------------------------------------注脚--------------------------------------------------- */
.system_body_detail .system_body_inner .estate_detail .detail_remark {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-size: 9pt;
    }
#en .system_body_detail .system_body_inner .estate_detail .detail_remark, #ru .system_body_detail .system_body_inner .estate_detail .detail_remark {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
#en .system_body_detail .system_body_inner .estate_detail .detail_remark p, #ru .system_body_detail .system_body_inner .estate_detail .detail_remark p {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	line-height: 1.4em;
}

/* -----------------------------お店欄-------------------------------------------------------- */
.system_body_detail .system_body_inner .estate_detail .shop_detail {
	border: 1px solid #3579A3;
    /*font-size: 9pt; */
	background-color: #EEF3F7;
	padding: 10px;
	margin-top: 10px;
    }
    
/* --------店舗名---------- */
.system_body_detail .system_body_inner .estate_detail .shop_detail .name {
	font-size: 12px;
    }
#en .system_body_detail .system_body_inner .estate_detail .shop_detail .name, #ru .system_body_detail .system_body_inner .estate_detail .shop_detail .name {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
}


.system_body_detail .system_body_inner .estate_detail .shop_detail .detail {
	font-size: 10pt;
    }

.system_body_detail .system_body_inner .estate_detail .shop_detail_detail {
	border-top: 1px dotted #000000;
	margin-top: 6px;
	padding-top: 6px;
	font-size: 10pt;
	width: 404px;
    }
#en .system_body_detail .shop_detail_detail, #ru .system_body_detail .shop_detail_detail {
	font-size: 10px;
	line-height: 1.4em;
	}

.system_body_detail .system_body_inner .estate_detail .shop_detail_note {
	font-size: 10pt;
    }

/* --------店舗tel---------- */
.system_body_detail .system_body_inner .estate_detail .shop_detail_tel {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
    }

/* --------店舗リンク先---------- */
.system_body_detail .system_body_inner .estate_detail .shop_detail_web {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
    }
#en .system_body_detail .system_body_inner .estate_detail .shop_detail_web, #ru .system_body_detail .system_body_inner .estate_detail .shop_detail_web {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}




/* +++++++++++++++++ 物件詳細ページ右サイド ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#system_container #system_menu2 .menu_box {
	border: 1px solid #cccccc;/* 変更 */
	padding: 10px;
	margin-left: 8px;
	background-image: url(../system_images/menu-box-bg.png);/* 追加 */
	background-repeat: repeat;/* 追加 */
    }

#system_container #system_menu2 .menu_title {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
    }

#system_container #system_menu2 .menu_box .menu_line{
	margin-top: 8px;
	margin-bottom: 8px;
	border-top: 1px solid #cccccc;/* 変更 */
    }

#system_container #system_menu2 .menu_box .search_button{
	margin-top: 20px;
	text-align: center;
    }
