@charset "utf-8";
/* CSS Document */


/*////////////////////////////////////////////////物件検索ページ*/


.rep_sea_box {
	margin:0 auto;
	width: 960px;
}
.rep_sea_contents {
	margin:0;
	width: 750px;
	float: right;
}
.rep_sea_left_contents {
	margin:0;
	width: 750px;
	float: left;
}
.rep_sea_side_contents {
	margin:0;
	overflow: hidden;
	width: 550px;
	float: right;
}
.rep_sea_wrapper {
	margin:10px 0 0 0;
	display: block;
	width: 960px;
	overflow: hidden;
	background:url(../img/page_bg.gif) repeat-y;
}
.rep_sea_right_wrapper {
	margin:10px 0 0 0;
	display: block;
	width: 960px;
	overflow: hidden;
	background:url(../img/page_right_bg.gif) right repeat-y;
}
.wrapper_bottom {
	background:url(../img/wrapper_bottom.gif) left bottom no-repeat;
	height: 2px;
}
.rep_sea_side_wrapper {
	margin:10px 0;
	background: url(../../images/left_back.gif) left repeat-y;
}
.rep_gen_tit {
	border:#CCC solid 1px;
	height: 39px;
}
.rep_gen_tit_in {
	border:#FFF solid 1px;
	background:url(../img/gen_tit_bg.gif) repeat-x;
}
.rep_sea_subtitle {
	background:#0075c1;
	padding: 2px 5px;
	font-weight: bold;
	margin: 10px 0;
	color: #FFF;
}
.rep_sea_frame {
	/*zoom: 100%;*/
	border-bottom: #CCC dotted 1px;
	padding:5px;
	zoom:100%;/*IE6*/
	overflow:hidden;/*IE7 and Firefox*/
}
/*\*/
* html div.parent {
	overflow: visible;
	height:1px;
}
/**/


/*.rep_sea_frame:after {
	content: "";
	margin:0;
	display: block;
	clear: both;
	visibility: hidden;
}

*/

.preflist {
	padding-left:15px;
}
.preflist span {
	width:240px;
	white-space:nowrap;
}
.rep_sea_frame span {
	display: block;
	white-space: nowrap;
	margin: 5px 3px 0 0;
	float: left;
}
.rep_sea_frame p {
	white-space: nowrap;
	margin: 0 15px 0 0;
	float: left;
	font-weight:bold;
	display: block;
	width: 150px;
	padding: 0 5px;
	background-color: #F2F2F2;
	line-height: 2.5em;
	height: 2.5em;
}
.attention span {
	margin:5px 15px 0 0
}
.attention span input {
	margin:0 5px 0 0
}
.attention div {
	overflow:hidden;
	vertical-align:middle;
	display: block;
}
.rep_sea_bottan {
	text-align:center;
	margin: 10px 0 20px 0;
	display: block;
	padding: 10px 0 0 0;
}
#submit {
	display:block;
	width: 258px;
	height: 36px;
	padding:0;
	border:0;
	background: url(../img/sea_btn.gif) no-repeat left top;
	text-indent:-9898px;
	font-size: 0px;
	line-height: 0px;
	cursor:pointer;
	margin:0 auto;
}
#submit:hover, #submit:focus {
	background-position:left -36px;
}
/*///////////////////////////////////////////////////物件一覧ページ*/

.rep_list_table {
	width:100%;
	border: #CCC solid 1px;
	border-collapse:collapse;
}
.rep_list_table th {
	padding:3px;
	background: #0075c1;
	border: #CCC solid 1px;
	color:#FFF;
}
.rep_list_table td {

	border: #CCC solid 1px;
	padding:3px;
}
.rep_list_img {
	text-align:center;
	width:126px;
}
.rep_list_img img {
	border:0;
}
.rep_list_checkbox {
	text-align:center;
	width:35px;
}
.rep_list_frame {
	width:100%;
	margin:0 0 15px 0;
	overflow:hidden;
}
.rep_list_number {
	width:100%;
	margin: 10px 0;
	border:#CCC solid 1px;
	border-collapse:collapse;
}
.rep_list_number td {
	padding:5px;
}
.rep_list_bottan {
	background:#f2f2f2;
}
.rep_list_cen {
	text-align:center;
}
.rep_list_cen span {
	color:#C00;
	font-weight:bold;
}
.rep_icon {
	float:right;
	margin-left: 10px;
}
.rep_icon img {
	margin:3px;
}
.prop_name {
	float:left;
	padding:8px 0;
}
/*///////////////////////////////////////////スムストック一覧ページ*/

.rep_sum_tit {
	height: 43px;
}
.rep_sum_com {
	margin:5px auto 10px auto;
	border:#CCC solid 1px;
	padding:5px;
	line-height: 1.5em;
	background-color: #FEF9F1;
}
.rep_sum_com a {
	color:#C00;
}
/*////    スムストックマーク     ////*/
.s_mark {
	float:left;
	margin:0 10px 0 0;
}
/*/////////////////////////////////////////////////物件詳細ページ*/


.rep_deta_box {
	margin:0;
	padding:0;/*2カラムにする場合は要width指定*//*width: 725px;
	float: left;*/
}
/*/////////////////////////////////// ボタン*/

.rep_deta_bottan_box {
	margin: 10px 0;
	height: 51px;
	overflow: inherit;
}
.rep_deta_bottan {
	height:51px;
	margin:0;
	right:0px;
	float: right;
}
.rep_deta_bottan a {
	padding:0px;
	display:block;
	text-decoration:none;
	margin:0;
}
.rep_deta_bottan ul {
	list-style: none;
	margin:0px;
	padding: 0px;
}
.rep_deta_bottan li {
	display: inline;
	float:left;
}
.rep_deta_a a {
	width:180px;
	height:51px;
	text-indent:-5000px;
	background: url(../img/data_bottan.gif) 0px 0px no-repeat;
}
.rep_deta_a a:hover {
	width:180px;
	height:51px;
	text-indent:-5000px;
	background: url(../img/data_bottan.gif) 0px -51px no-repeat;
}
.rep_deta_b a {
	width:143px;
	height:51px;
	text-indent:-5000px;
	background: url(../img/data_bottan.gif) -180px -0px no-repeat;
}
.rep_deta_b a:hover {
	width:143px;
	height:51px;
	text-indent:-5000px;
	background: url(../img/data_bottan.gif) -180px -51px no-repeat;
}
.rep_deta_c a {
	width:143px;
	height:51px;
	text-indent:-5000px;
	background: url(../img/data_bottan.gif) -323px -0px no-repeat;
}
.rep_deta_c a:hover {
	width:143px;
	height:51px;
	text-indent:-5000px;
	background: url(../img/data_bottan.gif) -323px -51px no-repeat;
}
/*/////////////////////////////////// 物件概要*/

.rep_deta_title {
	widows:100%;
	height:20px;
	background: #0075c1;
	padding: 0 5px;
	overflow: hidden;
	margin: 10px 0;
}
.rep_deta_title_left {
	float:left;
	color:#FFF;
	font-weight:bold;
}
.rep_deta_title_right {
	float:right;
	color:#FFF;
	font-size: xx-small;
	padding: 3px 0 0 0;
}
.rep_deta_sub_title {
	border-left:#0075c1 solid 3px;
	background: #f2f2f2;
	padding: 5px;
	font-weight: bold;
}
.rep_deta_info_box {
	background:#f2f2f2;
	border-collapse:1px;
	margin: 10px 0 0 0;
	padding: 5px;
}
/*/////////////////////////////////// 物件画像*/

.rep_date_pic_box {
	display:block;
	overflow: hidden;
	clear: both;
}
.rep_date_pic {
	float:left;
	margin:8px;
	text-align: center;
	width: 355px;
}
.rep_date_thumbs {
	overflow:hidden;
	display: block;
	clear: both;
	padding: 5px;
	margin: 10px 0;
	border: #cccccc solid 1px;
	width: 738px;
}


/*/////////////////////サムネイルレイアウト変更 11.09/28 ///////////////////////*/

.rep_date_thumb {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
 /display: inline; /*for ie5～7*/
 /zoom: 1; /*for ie5～7*/
	width:120px;
	text-align:center;
	vertical-align: top;
	margin:10px;
	/* overflow:hidden; */
/* 11.14 自動折り返し対応 */
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
/* 11.14 自動折り返し対応 */
	}

/*.rep_date_thumb {
	float:left;
	margin:10px;
	text-align: center;
}*/




.rep_date_pic_come {
	float:left;
	font-size: 10px;
}
.rep_date_pic_link {
	float: right;
}
/*/////////////////////////////////// ワンポイント*/

.rep_date_point_title {
	background: url(../img/point.gif) no-repeat;
	text-indent:-5000px;
	height:20px;
	margin: 10px 0 0 0;
	display: block;
	position: relative;
	width: 750px;
	top: 1px;
}
.rep_date_point_box {
	padding:5p;
	margin:0 0 20px 0;
	font-size: 140%;
	font-weight: bold;
	color:#C00;
	padding: 5px 10px;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
}
.rep_date_icon_box {
	padding:5px;
	margin:0 0 10px 0;
	display: inherit;
	overflow: hidden;
}
.rep_date_icon_box img {
	float:left;
	margin: 0 8px 10px 0;
}
.rep_deta_info_a {
	font-size: medium;
	border-bottom: #cccccc dotted 1px;
	padding: 5px 0;
	font-weight: bold;
}
.rep_deta_info_b {
	padding: 5px 0;
}
.rep_deta_table {
	width:100%;
	border-collapse:1px;
	border:#cccccc solid 1px;
	margin: 10px 0;
}
.rep_deta_table th {
	background:#f2f2f2;
	border:#f2f2f2 solid 1px;
	padding:3px;
	text-align:left;
	white-space: nowrap;
}
.rep_deta_table td {
	border:#e6ece8 solid 1px;
	padding:3px;
	vertical-align: top;
}
.rep_deta_item {
	width:180px;
}
.rep_deta_img {
	text-align:center;
	width:174px;
}
.rep_deta_img img {
	margin:3px 0;
}
.rep_mdeta_box {
	text-align:right;
}
#unitippoint {
	background: url(../img/TipPoint.png) no-repeat;
	height: 19px;
	overflow: hidden;
}
#unitipmid {
	background: url(../img/TipCap.png) repeat;
	width: 115px;
	height: auto;
	padding: 5px 15px;
}
#unitipcap {
	background: url(../img/TipMid.png) no-repeat;
	height: 7px;
	overflow: hidden;
}
.rep_buy_table {
	width:100%;
	border-collapse:1px;
	border:#e6ece8 solid 1px;
	margin: 10px 0;
}
.rep_buy_table th {
	background:#e6ece8;
	border: #e6ece8 solid 1px;
	padding:3px;
	white-space: nowrap;
}
.rep_buy_item {
	width:150px;
	text-align:left;
}
.rep_buy_table td {
	border:#e6ece8 solid 1px;
	padding:3px;
	vertical-align: top;
}
.rep_buy_table td textarea {
	width:95%;
}
/*///////////////賃貸/////////////////////////////////////*/

#accordion {
	margin:0 0 20px 0;
}
.lease_rent {
	color:#C00;
	font-weight:bold;
}
#accordion .title {
	cursor:pointer;
	display:block;
	padding:5px 5px 5px 30px;
	font-weight: bold;
	background: url(../../img/lease/AccordionTab0.gif) left center no-repeat;
}
#accordion .title:hover {
	color:#0075c1;
	background: url(../../img/lease/AccordionTab3.gif) left center no-repeat;
}
#accordion .selected {
	background: url(../../img/lease/AccordionTab3.gif) left center no-repeat;
}
.rep_img_thumbs {
	overflow:hidden;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.rep_lease_pic {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
 /display: inline; /*for ie5～7*/
 /zoom: 1; /*for ie5～7*/
	width:130px;
	text-align:center;
	vertical-align: top;
	overflow:hidden;
	padding: 5px;
}
.rep_img_thumb {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
 /display: inline; /*for ie5～7*/
 /zoom: 1; /*for ie5～7*/
	width:130px;
	text-align:center;
	vertical-align: top;
	overflow:hidden;
	padding: 5px;
}
/*/////////////////////// オープンハウス /////////*/

.rep_open_box {
	padding:10px;
	margin: 10px 0;
	border: #ccc solid 1px;
}
.rep_open_tit {
	text-indent:-5000px;
	background: url(../img/open_tit.gif) no-repeat;
	height:18px;
	display:block;
	margin:0 0 10px 0;
}
.rep_open_box span {
	font-size:120%;
	font-weight:bold;
	display:block;
	margin:3px 0;
}
/*/////////////////////// めやす賃料 /////////*/

.stan_box {
	border:#e6ece8 solid 2px;
	background:url(../img/stan_mark.gif) no-repeat center left;
	position: relative;
	height: 100px;
}
.stan_box img {
	position:absolute;
	top: 22px;
	left: 4px;
}
.stan_box p {
	line-height:14px;
	font-weight:bold;
	font-size:10px;
	display: block;
	width: 460px;
	position:absolute;
	left: 283px;
	top: 11px;
}
.stan_box span {
	line-height:12px;
	font-size:9px;
	font-weight:100;
	padding-top:5px;
	display:block;
}
.stan_pra_box {
	border:#333333 solid 2px;
	width: 110px;
	position: absolute;
	left: 157px;
	top: 15px;
}
.stan_pra_box span {
	background:#333333;
	text-align:center;
	display:block;
	color:#FFF;
	font-weight:bold;
	padding: 5px 0;
	font-size: 12px;
}
.stan_pra {
	text-align:center;
	margin:15px 0;
}
.rep_inq_box {
	background:#f2f2f2;
	padding:5px;
	font-weight:bold;
	text-align: center;
	border: #cccccc solid 1px;
}
/*/////////////////////// シミュレーション /////////*/

#btn_open{
	margin-left:10px;
}

#simulation {
	margin:5px 0 0 0;
}
.sim_box {
	margin:0;
	border: #cccccc solid 1px;
	padding: 5px;
}
.sim_tit {
	background:url(../img/simulation/sim_tit.gif) no-repeat;
	border-bottom:#0577c0 solid 2px;
	height: 25px;
	text-indent: -5000px;
}
.sim_cal {
	margin:50px 10px 0 10px;
	float:left;
}
dl.sim_left {
	backgdound: none;
	margin:10px 0 0 0;
	float: left;
	width: 300px;
}


dl.sim_left dd ul li span {
	border-left:#06C solid 3px;
	padding:0 0 0 5px;
	margin:0;
	line-height: 1.8em;
}
dl.sim_left dd ul li {
	margin:0 0 5px 0;
	padding: 5px;
	list-style:none;
	background:#e1f3ff;
}
dl.sim_left dd ul li p {
	margin: -1.8em 0em 0em 10em;
	padding: 0;
	line-height: 1.8em;
}
.sim_right {
	backgdound: none;
	margin:10px 0 0 0;
	float: left;
	width: 330px;
}
dl.sim_right dd ul li span {
	border-left:#ffbb28 solid 4px;
	padding:0 0 0 5px;
	margin:0;
	line-height: 1.6em;
}
dl.sim_right dd ul li {
	margin:0 0 5px 0;
	padding: 5px;
	list-style:none;
	background:#fff5ce;
	font-size: 14px;
	font-weight: bold;
}
dl.sim_right dd ul li p {
	margin: -1.8em 0em 0em 10em;
	padding: 0;
	line-height: 1.6em;
}
.sim_close{
	float:right;
	margin-top:10px;ｒ
}

.sim_pre_box{
	display:none;
}

/* 2011.09.13 売主メッセージ対応 */
/* 売主 */
.urinushi_table {
	border:#b0c4de solid 2px;
}

.rep_deta_urinushi{
	text-align:left;
	padding-left:5px;
	margin-left:0px;
}

#rep_deta_urinushi_msg{
	font-weight:bold;
	font-size:14px;
	padding-bottom:2px;
	padding-top:2px;
}

