@charset "Shift-JIS";
@import url("/rent/css/commonsearch.css");
/* ==========================================================

title : ホームメイト 賃貸カテゴリ 物件詳細
scope : 賃貸物件詳細ページ

last modify :   
				2011/08/26 153_miyano お問合せ内容修正変更
				2011/07/13 153_miyano お問合せ内容修正変更
				2010/09/29 041_ooba ストリートビュー画面拡大
				2010/12/01 041_ooba PCへ送る他、場所移動
			  					　	ツイートボタン追加
			  					　	レコメンド機能背景色変更
				2011/03/23 156_goto toolTip部分修正
				2011/05/09 041_ooba お問合せ内容修正

========================================================== */
/* ----------------------------------------------------------

 標準スタイル定義
 
---------------------------------------------------------- */
html, body {
	letter-spacing:0em;
	margin:0 auto;
	}
a {
	overflow:hidden;
	}
br.clear{
	height:0px;
	margin:0px;
	padding:0px;
	}

/* -----------------------------------------------
 ぱんくず＆SNSボタン
----------------------------------------------- */
#header_sub {
	overflow:hidden;
	width:900px;
	height:30px;
	margin:0 auto;
	padding:0;
	}	
/* -----------------------------------------------
 ぱんくず
----------------------------------------------- */
#siteroot {
	float:left;
	width: 600px;
	margin:0;
	line-height:30px;
	}
	
/* -----------------------------------------------
 SNSボタン
----------------------------------------------- */
.sns_box {
	width: 250px;
	height:22px;
	overflow:hidden;
	margin:5px 0px 0px;
	padding:0;
	}
.sns_box .btn_sns {
	display:inline-block;
	margin:0 0 0 5px;
	padding:0;
	vertical-align:top;
	}
.sns_box .btn_sns {
	/display:inline;	/* IE6,IE7 */
	}
.sns_box .btn_sns a.twitter-share-button {
	cursor:pointer;
	}
.sns_box.sns_head {
	float:right;
	text-align:right;
	}
.sns_box .btn_sns a.ico_tweet {
	display:block;
	width:80px;
	height:20px;
	background:url(http://platform0.twitter.com/widgets/images/tweet_ja.png) no-repeat 0 0;
	text-indent:-10000px;
	}
.sns_box .btn_sns a.ico_tweet:hover {
	background:url(http://platform0.twitter.com/widgets/images/tweet_ja.png) no-repeat 0 -20px;
	}
	
/* --------------------------
 下
-------------------------- */
.sns_box.sns_foot {
	clear:both;
	text-align:left;
	}
	
/* ----------------------------------------------------------

 物件詳細共通
 
---------------------------------------------------------- */
/* -----------------------------------------------
 メールでお問合せ
----------------------------------------------- */

/* ボタン中 */	
p.btn_inquily_m {
	float:right;
	width:165px;
	height:30px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
p.btn_inquily_m a {
	display:block;
	width:165px;
	height:30px;
	background: url(/rent/image/04_btn_inquiry_m.gif) no-repeat 0px 0px;
	}
p.btn_inquily_m a:hover{
	background: url(/rent/image/04_btn_inquiry_m.gif) no-repeat 0px -30px;
	}
/* ボタン小 */	
p.btn_inquily_s {
	float:right;
	width:125px;
	height:29px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
p.btn_inquily_s a {
	display:block;
	width:125px;
	height:29px;
	background: url(/rent/image/04_btn_inquiry_s.gif) no-repeat 0px 0px;
	}
p.btn_inquily_s a:hover{
	background: url(/rent/image/04_btn_inquiry_s.gif) no-repeat 0px -29px;
	}

/* -----------------------------------------------
 テーブル
----------------------------------------------- */
table.ta_dtl {
	margin:0px;
	padding:0px;
	border:#cccccc solid 1px;
	border-collapse:collapse;
	font-size:83%;
	}
table.ta_dtl th {
	margin:0px;
	padding:7px;
	text-align:center;
	white-space: nowrap;
	}
table.ta_dtl td {
	margin:0px;
	padding:7px;
	border:#cccccc solid 1px;
	text-align:center;
	}
table.ta_dtl p {
	margin:0px;
	padding:0px;
	}
table.ta_dtl .t_cl {
	display:block;
	clear:both;
	}
table.ta_dtl .t_left {
	text-align:left;
	}
table.ta_dtl .txt_large {
	font-size:130%;
	font-weight:bold;
	}
table.ta_dtl .txt_b {
	font-weight:bold;
	}
table.ta_dtl .txt_small {
	font-size:80%;
	}
/* 0円 */
table.ta_dtl .txt_red {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
	}
	
/* -----------------------------------------------
 画像DL防止
----------------------------------------------- */
.defspacer {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	margin:0;
	padding:0px;
	z-index:2;
	}
/* ----------------------------------------------------------

 各設定
 
---------------------------------------------------------- */
/* -----------------------------------------------
 header
----------------------------------------------- */
#header {
	overflow:hidden;
	position:relative;
	width:906px;
	height:35px;
	margin:0px auto;
	padding:0px;
	background: #ffe6ec;	
	}
h1#ttl_hm {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;	
	}
h1#ttl_hm a {
	display:block;
	width:155px;
	height:35px;
	margin:0px;
	padding:0px;
	background: url(/rent/image/04_ttl_logo.gif) no-repeat;	
	}
h1#ttl_hm a:hover {
	background: url(/rent/image/04_ttl_logo.gif) no-repeat;	
	}
#favoritebox {
	position:absolute;
	top:0px;
	right:335px;
	width:264px;
	height:35px;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
p#btn_favorite {
	float:left;
	width:144px;
	height:26px;
	margin:4px 0px 0px;
	padding:0px;
	background: url(/rent/image/04_btn_favorite.gif) no-repeat 0px 0px;
	text-indent:-9999px
	}
p#btn_favorite a {
	display:block;
	width:144px;
	height:26px;
	background: url(/rent/image/04_btn_favorite.gif) no-repeat 0px 0px;
}
p#btn_favorite a:hover {
	background: url(/rent/image/04_btn_favorite.gif) no-repeat 0px -26px;
	}
#favoritebox #favorite_entry {
	float:right;
	width:120px;
	height:22px;
	margin: 6px 0px 0px;
	padding: 0px;
	background: url(/rent/image/04_btn_check.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	}
#favoritebox #favorite_entry a {
	display: block;
	width:120px;
	height:22px;
	background: url(/rent/image/04_btn_check.gif) no-repeat 0px 0px;
	}
#favoritebox #favorite_entry_on {
	float:right;
	width:120px;
	height:22px;
	margin: 6px 0px 0px;
	padding: 0px;
	background: url(/rent/image/04_btn_check_on.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	}
#favoritebox #favorite_entry_on a {
	display: block;
	width:120px;
	height:22px;
	background: url(/rent/image/04_btn_check_on.gif) no-repeat 0px 0px;
	}
.crirhidden {
	position: absolute;
	left: -1000px;
	}
ul#lst_submenu {
	overflow:hidden;
	list-style:none;
	position:absolute;
	top:0px;
	right:0px;
	width:327px;
	height:16px;
	margin:9px 0px 0px;
	padding:0px;
	}
ul#lst_submenu li {
	float:left;
	height:16px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
ul#lst_submenu li a {
	display:block;
	}
ul#lst_submenu li a:hover {
	display:block;
	}
ul#lst_submenu li#lst_submenu01 a {
	width:69px;
	background: url(/rent/image/04_lst_submenu.gif) no-repeat 0px 0px;
	}
ul#lst_submenu li#lst_submenu02 a {
	width:75px;
	background: url(/rent/image/04_lst_submenu.gif) no-repeat -69px 0px;
	}
ul#lst_submenu li#lst_submenu03 a {
	width:98px;
	background: url(/rent/image/04_lst_submenu.gif) no-repeat -144px 0px;
	}
ul#lst_submenu li#lst_submenu04 a {
	width:85px;
	background: url(/rent/image/04_lst_submenu.gif) no-repeat -242px 0px;
	}
	
/*--- 他社仲介 ----------------*/
#header #ico_marutaku {
	position:absolute;
	top:23px;
	left:0px;
	width:11px;
	height:10px;
	margin:0;
	padding:0;
	background:url(/rent/image/04_ico_marutaku.gif) no-repeat 0px 0px;
	text-indent:-10000px;
	}
	
/* -----------------------------------------------
 header_detail
----------------------------------------------- */
#header_detail {
	clear:both;
	overflow:hidden;
	width:900px;
	/*height:72px;*/
	margin:0px auto;
	padding:0px;
	background:url(/rent/image/04_bg_detailbox.gif) no-repeat center bottom;
	}
/* お問合せNo. */
.b_number {
	clear:both;
	width:900px;
	height:18px;
	margin:0px;
	padding:0px;
	background:url(/rent/image/04_bg_hed_b_number2.gif) no-repeat 0 1px;
	font-size:80%;
	font-weight:bold;
	text-align:center;
	}
.b_number span {
	display:inline-block;
	margin:0px;
	padding:0px 5px;
	background:#FFF;
	}
.b_number span.inqnum {
	display:inline;
	color:#f51d5e;
	font-size:110%;
	}
	
/* ---------------------------------	
 2011春のお部屋探しキャンペーン対象物件
 --------------------------------- */
p.bnr_campaign {
	display:inline;
	position:relative;
	float:left;
	height:25px;
	margin:0px 0px -11px 3px;
	padding:0;
	}
p.bnr_campaign a {
	display:block;
	height:25px;
	}
p.bnr_campaign a:hover {
	background:transparent;
	}
p.bnr_campaign a:hover img {
	visibility:hidden;
	}
p.bnr_campaign.cam1 {
	width:296px;
	background:url(../image/04_bnr_campaign1_ov.gif) no-repeat 0 0;
	}
p.bnr_campaign.cam1 a {
	width:296px;
	}
p.bnr_campaign.cam2 {
	width:209px;
	background:url(../image/04_bnr_campaign2_ov.gif) no-repeat 0 0;
	}
p.bnr_campaign.cam2 a {
	width:209px;
	}
p.bnr_campaign.cam3 {
	width:296px;
	background:url(../image/04_bnr_campaign3_ov.gif) no-repeat 0 0;
	}
p.bnr_campaign.cam3 a {
	width:296px;
	}
	
table.ta_dtl .cam_txt_small {
	clear:both;
	font-size:85%;
	margin:3px 0 0 0;
	padding:0;
	}
	
/* ---------------------------------	
 仲介手数料0円・家賃1ヵ月無料 
 --------------------------------- */
p.bnr_service {
	display:inline;
	position:relative;
	float:left;
	height:25px;
	margin:0px 0px -11px 3px;
	padding:0;
	}
p.bnr_service a:hover {
	background:transparent;
	}
p.bnr_service a:hover img {
	visibility:hidden;
	}
p.bnr_service a {
	display:inline-block;
	height:25px;
	}
p.bnr_service.svc_0yen_1month {
	width:189px;
	background:url(../image/04_bnr_0yen_1month_ov.gif) no-repeat 0 0;
	}
p.bnr_service.svc_0yen_1month a {
	width:189px;
	}
p.bnr_service.svc_0yen {
	width:93px;
	background:url(../image/04_bnr_0yen_ov.gif) no-repeat 0 0;
	}
p.bnr_service.svc_0yen a {
	width:93px;
	}
	
	
/* ---------------------------------
 lst_datatab
--------------------------------- */
ul#lst_datatab {
	display:inline;
	overflow: hidden;
	float:left;
	width: 280px;
	height: 38px;
	margin: 14px 0px 0px 10px;
	padding: 0px;
	}
ul#lst_datatab li{
	display: block;
	float: left;
	width: 135px;
	height: 38px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	}
ul#lst_datatab li a{
	display: block;
	width: 135px;
	height: 38px;
	}
ul#lst_datatab li.data_on{
	background:url(/rent/image/04_lst_datatab.gif) no-repeat 0 -38px;
	}
ul#lst_datatab li.data_off{
	background:url(/rent/image/04_lst_datatab.gif) no-repeat 0 -76px;
	}
ul#lst_datatab li span{
	display: block;
	width: 135px;
	height: 38px;
	}
ul#lst_datatab li .datatab01 a {
	background:url(/rent/image/04_lst_datatab.gif) no-repeat 0 0;
	}
ul#lst_datatab li .datatab02 a {
	background:url(/rent/image/04_lst_datatab.gif) no-repeat -135px 0;
	}
/* 地図別ページ対応 */	
ul.lst_datatab {
	display:inline;
	overflow: hidden;
	float:left;
	width: 280px;
	height: 38px;
	margin: 14px 0px 0px 10px;
	padding: 0px;
	}
ul.lst_datatab li{
	display: block;
	float: left;
	width: 135px;
	height: 38px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	}
ul.lst_datatab li a{
	display: block;
	width: 135px;
	height: 38px;
	}
ul.lst_datatab li.datatab_on{
	background:url(/rent/image/04_lst_datatab.gif) no-repeat 0 -38px;
	}
ul.lst_datatab li.datatab_off{
	background:url(/rent/image/04_lst_datatab.gif) no-repeat 0 -76px;
	}
ul.lst_datatab li span{
	display: block;
	width: 135px;
	height: 38px;
	}
ul.lst_datatab li .datatab01 a {
	background:url(/rent/image/04_lst_datatab.gif) no-repeat 0 0;
	}
ul.lst_datatab li .datatab02 a {
	background:url(/rent/image/04_lst_datatab.gif) no-repeat -135px 0;
	}
/* ---------------------------------
 inq_box
--------------------------------- */
#header_detail .inq_box {
	display:inline;
	float:right;
	width:588px;
	margin:0px 10px 0px 0px;
	padding:0px;
	}
/* ウェブコーリング */
dl.head_webcall {
	float:left;
	height:32px;
	margin:14px 0px 0px 0px;
	padding:0px;
	}
dl.head_webcall dt {
	float:left;
	width:249px;
	height:26px;
	margin:0px;
	padding:0px;
	background:url(/rent/image/04_txt_hed_freetel2.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
dl.head_webcall dd {
	float:left;
	display:inline-block;
	margin:1px 0px 0px 8px;
	padding:0px 0px 0px 58px;
	background:url(/rent/image/04_ttl_hed_shop_no.gif) no-repeat 0 4px;
	color:#249a23;
	font-size:180%;
	font-weight:bold;
	line-height:100%;
	}
/* 店舗電話番号 */
p.head_shoptel {
	float:left;
	width:380px;
	height:32px;
	margin:14px 0px 0px 0px;
	padding:0px;
	color:#249a23;
	font-size:180%;
	font-weight:bold;
	text-align:center;
	line-height:100%;
	}
p.head_shoptel img {
	margin:3px 5px 0px 0px;
	}
/* メールでお問合せ */	
p.btn_inq {
	float:right;
	width:190px;
	height:41px;
	margin:2px 0px 0px 0px;
	padding:0px;
	text-indent:-9999px;
	}
p.btn_inq a {
	display:block;
	width:190px;
	height:41px;
	background: url(/rent/image/04_btn_inq2.gif) no-repeat center 0px;
	}
p.btn_inq a:hover {
	background: url(/rent/image/04_btn_inq2.gif) no-repeat center -41px;
	}
/* 印刷する__お問合せMailBox用 */
p.btn_print {
	float:right;
	width:175px;
	height:36px;
	margin:5px 0px 0px 0px;
	padding:0px;
	text-indent:-9999px;
	}
p.btn_print a {
	display:block;
	width:175px;
	height:36px;
	background: url(../image/04_btn_print.gif) no-repeat 0px 0px;
	}
p.btn_print a:hover {
	background: url(../image/04_btn_print.gif) no-repeat 0px -36px;
	}


/* -----------------------------------------------
 detailbox
----------------------------------------------- */
#detailbox {
	overflow:hidden;
	clear:both;
	width:900px;
	margin:14px auto 0 auto;
	padding:0px;
	text-align:left;
	}
#detail_l {
	display:inline;
	float:left;
	clear:both;
	width:675px;
	margin:0px 0px 0px 10px;
	padding:0px;
	}
#detail_r {
	display:inline;
	float:right;
	width:190px;
	margin:0px 10px 0px 0px;
	}

/* 仲介手数料0円＋家賃1ヵ月サービス（時事） */
.campaignbox ul {
	display:inline;
	list-style:none;
	float:left;
	/*height:30px;*/
	margin:0 0 6px 10px;
	padding:0px;
	text-align:left;
	}
.campaignbox ul li {
	float:left;
	width:180px;
	height:23px;
	margin:0;
	padding:0px;
	text-indent:-10000px;
	}
.campaignbox ul li a {
	display:block;
	width:180px;
	height:23px;
	}
.campaignbox ul li.cam04 a {
	background:url(../image/04_ico_cam04.gif) no-repeat 0px 0px;
	}
.campaignbox ul li.cam04 a:hover {
	background:url(../image/04_ico_cam04.gif) no-repeat 0 -23px;
	}
.campaignbox ul li.cam04_h a {
	width:214px;
	background:url(../image/04_ico_cam04_h.gif) no-repeat 0px 0px;
	}
.campaignbox ul li.cam04_h a:hover {
	background:url(../image/04_ico_cam04_h.gif) no-repeat 0 -23px;
	}
.campaignbox p {
	display:inline;
	float:left;
	margin:0px;
	padding:6px 0 0;
	font-size:80%;
	line-height:140%;
	}
	
/* ---------------------------------
 detailbox > detail_l
--------------------------------- */
/* --------------------------
 物件名
-------------------------- */
h2.bkn_name {
	overflow:hidden;
	clear:both;
	margin:0px;
	padding:8px 15px 8px 35px;
	background:url(../image/04_bg_bkn_name.gif) no-repeat 0px bottom;
	font-size:110%;
	}
.bkn_address {
	overflow:hidden;
	clear:both;
	margin:0px;
	padding:8px 15px;
	background:url(../image/04_bg_bkn_address.gif) 0px 0px;
	font-size:80%;
	}
/* --------------------------
 salespoint
-------------------------- */
#salespoint {
	overflow:hidden;
	clear:both;
	width:675px;
	margin:0px 0px 15px;
	padding:0px 0px 7px;
	background:url(/rent/image/04_bg_salespoint2_2.gif) repeat-x 0 0;
	}
#salespoint h2 {
	clear:both;
	margin:0px;
	padding:28px 12px 15px;
	background:url(/rent/image/04_bg_salespoint2_1.gif) no-repeat 0 0;
	font-size:100%;
	text-align:left;
	line-height:115%;
	}
#salespoint h2 span.ico_bnew {
	display:block;
	float:left;
	width:55px;
	height:20px;
	background:url(/rent/image/04_ico_bnew.gif) no-repeat 0 bottom;
	text-indent:-9999px;
	}
#salespoint h2 span.pr1 {
	display:block;
	margin:4px 0px 2px;
	font-size:75%;
	font-weight:normal;
	line-height:140%;
	}
#salespoint h2 span.pr2 {
	display:inline-block;
	width:675px;
	margin:4px 0px 2px;
	padding:0px;
	font-size:80%;
	line-height:140%;
	}
#salespoint h2 span.bnew {
	margin:0px;
	width:615px;
	}

/* --------------------------
 ta_dtl > datahead
-------------------------- */
table.ta_dtl.datahead {
	margin:0px 0px 15px;
	}
table.ta_dtl.datahead th {
	padding:8px 7px;
	white-space: nowrap;
	}
table.ta_dtl.datahead td {
	padding:10px 7px;
	text-align:center;
	white-space: nowrap;
	}
table.ta_dtl.datahead .dataadd {
	width:300px;
	text-align:left;
	white-space:normal;
	}
table.ta_dtl.datahead .add {
	display:block;
	margin:0px 0px 0px;
	font-weight:bold;
	}
	
/* --------------------------
 databox
-------------------------- */
#databox1,
#databox2 {
	margin:0px;
	padding:0px;
	}
	
#data1 {
	clear:both;
	width:675px;
	height:500px;
	margin:0px;
	padding:0px;
	background:#666;
	}
	
img.ico_large {
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	margin:0px;
	padding:0px;
	border:none;
	}
	
/* --------------------------
 photobox
-------------------------- */
#photobox {
	overflow:hidden;
	clear:both;
	width:675px;
	margin:0px 0px 5px;
	padding:0px;
	}
#photobox img {
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	}
#photobox .picture {
	position:relative;
	float:right;
	width:331px;
	height:248px;
	margin:0px;
	padding:0px;
	border:#cccccc solid 1px;
	background:#FFFFFF;
	text-align:center;
	}
#photobox .picture.room {
	float:right;
	}
#photobox .picture.pict1 {
	float:left;
	}
/* 建築中 */
#photobox .picture p.txt_co {
	position:absolute;
	left:10px;
	top:10px;
	width:120px;
	margin:0px;
	padding:4px 3px 3px;
	color:#FF9900;
	border:#FF9933 solid 2px;
	background:url(../image/04_bg_kouji.gif) repeat;
	font-size:75%;
	letter-spacing:0.5em;
	}
#photobox .picture #btn_kouji{
	position:absolute;
	right:5px;
	bottom:5px;
	width:128px;
	height:26px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
#photobox .picture #btn_kouji a{
	display:block;
	width:128px;
	height:26px;
	background: url(../image/04_btn_kouji.gif) no-repeat 0px 0px;
	}
#photobox .picture #btn_kouji a:hover{
	background: url(../image/04_btn_kouji.gif) no-repeat 0px -26px;
	}
	
/* ----------------
 物件画像リスト
---------------- */	
.news_slider {
	position:relative;
	width:675px;
	margin:0px;
	padding:0px;
	background: #eeeeee;
	text-align:left;
	}
.news_slider .messaging {
	display: block;
	padding: 5px;
	margin: 0 20px 5px 20px;
	background: #ffffcc;
	}
/* ヘッダー */
.news_slider .view_all {
	height:23px;
	margin:10px 0 0 0;
	padding:0px;
	background:url(/rent/image/04_bg_slider_txt.gif) no-repeat 0 0;
	font-size:80%;
	line-height:24px;
	}
.news_slider .view_all .headline {
	display:inline;
	float:left;
	width:500px;
	height:23px;
	margin:0px 0px 0px 10px;
	}
.news_slider .view_all .headline .ttl {
	display:inline;
	float:left;
	font-weight:bold;
	}
.news_slider .view_all .headline .countbox {
	display:inline;
	float:right;
	}
.news_slider .view_all .headline .countbox .count {
	margin:0px;
	padding:0px 0px 0px 18px;
	}
.news_slider .view_all .headline .countbox .count.photo {
	background:url(/rent/image/04_ico_slider_photo.gif) no-repeat 0 0;
	}
.news_slider .view_all .headline .countbox .count.movie {
	background:url(/rent/image/04_ico_slider_movie.gif) no-repeat 0 0;
	}
.news_slider .view_all img {
	display:inline;
	margin:0px;
	padding:0px;
	vertical-align:top;
	}
.news_slider .view_all a {
	display:inline-block;
	float:right;
	width:95px;
	height:23px;
	margin:0px;
	padding:0px;
	color:#f51d5e;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-indent:5px;
	}
.news_slider .view_all a:hover {
	color:#f96692;
	}
/* リスト */	
.news_slider .prev,
.news_slider .next {
	position:absolute;
	top:38%;
	display:none;
	}
.news_slider .prev {
	left: 5px;
	}
.news_slider .next {
	right: 5px;
	}
.news_slider .news_items {
	position: relative;
	width: 625px;
	margin:0px;
	padding:0px;
	top: 0;
	left: 25px;
	overflow: hidden;
	}
.news_slider ul.container {
	list-style:none;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	display: inline;
	width: 100%;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.news_slider ul.container li.item,
.news_slider ul.container li.item2 {
	float: left;
	display:inline;
	width:123px;
	margin:0px 3px 0px 0px;
	padding:5px 0px;
	}
.news_slider ul.container li.item.photo1 {
	display:none;
	}
.news_slider ul.container li.item .imgbox {
	position:relative;
	display:block;
	width:91px;
	height:68px;
	margin:0px 15px;
	padding:0px;
	border:#FFFFFF solid 1px;
	background:#eeeeee;
	text-align:center;
	}
.news_slider ul.container li.item .imgbox span {
	display:block;
	width:91px;
	height:68px;
	margin:0px;
	padding:0px;
	}
.news_slider ul.container li.item .imgbox img {
	display:block;
	margin:0px auto;
	padding:0px;
	vertical-align:bottom;
	}
.news_slider ul.container li.item .imgcaption,
.news_slider ul.container li.item2 .imgcaption {
	clear:both;
	margin:3px 0px;
	padding:0px;
	font-size:80%;
	text-align:center;
	/* ↓ 文字制限処理 ↓ */
	width:123px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	/* ↑ 文字制限処理 ↑ */
	}

/* 動画 */
.news_slider ul.container li.item2 .movie {
	display:block;
	width:91px;
	height:68px;
	margin:0px 15px;
	padding:0px;
	border:#FFFFFF solid 1px;
	text-indent:-9999px;
	}
.news_slider ul.container li.item2 .movie a {
	display:block;
	width:91px;
	height:68px;
	}
.news_slider ul.container li.item2 .movie.out a {
	background:url(/rent/image/04_btn_movie02.gif) no-repeat 0 0;
	}
.news_slider ul.container li.item2 .movie.out a:hover {
	background:url(/rent/image/04_btn_movie02.gif) no-repeat 0 -68px;
	}
.news_slider ul.container li.item2 .movie.in a {
	background:url(/rent/image/04_btn_movie02.gif) no-repeat -91px 0;
	}
.news_slider ul.container li.item2 ｓ.movie.in a:hover {
	background:url(/rent/image/04_btn_movie02.gif) no-repeat -91px -68px;
	}

	
/* --------------------------
 ta_dtl > data1
-------------------------- */
table.ta_dtl.data1 {
	width:100%;
	margin:0px 0px 10px;
	}
table.ta_dtl.data1 th {
	width:110px;
	}
table.ta_dtl.data1 th.w_auto {
	width:auto;
	}
table.ta_dtl.data1 td {
	width:532px;
	text-align:left;
	}
table.ta_dtl.data1 td.cel2 {
	width:197px;
	}
table.ta_dtl.data1 td.celtop {
	vertical-align:top;
	}
/* ----------------
 交通
---------------- */	
table.ta_dtl.data1 td ul.access {
	list-style:none;
	margin:0px;
	padding:0px;
	}
table.ta_dtl.data1 td ul.access li {
	margin:0px;
	padding:0px 0px 0px 5px;
	background:url(../image/04_mrk_access.gif) no-repeat 0 6px;
	}
/* ----------------
 他の空室を見る
---------------- */	
table.ta_dtl.data1 td ul#vacant {
	list-style:none;
	margin:0px;
	padding:0px;
	}
table.ta_dtl.data1 td ul#vacant li {
	float:left;
	width:108px;
	height:16px;
	margin:0px 2px 0px 0px;
	padding:2px 0 0 0;
	font-size:75%;
	text-align:center;
	letter-spacing:0.1em;
	line-height:16px;
	}
table.ta_dtl.data1 td ul#vacant li a {
	display:block;
	width:108px;
	height:16px;
	background: url(../image/04_btn_vacant2.gif) no-repeat 0px 0px;
	}
table.ta_dtl.data1 td ul#vacant li a:hover {
	background: url(../image/04_btn_vacant2.gif) no-repeat 0px -16px;
	}
/* ----------------
 物件種別
---------------- */	
table.ta_dtl.data1 .bukkentype {
	float:left;
	margin:0px;
	padding:8px 5px 0px;
	vertical-align:middle;
	}
/* この建物を詳しくご紹介 */
.btn_tokenlogo {
	overflow:hidden;
	width:146px;
	height:30px;
	background:url(../image/04_btn_tokenlogo.gif) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
.btn_tokenlogo a {
	display:block;
	width:146px;
	height:30px;
	background: url(../image/04_btn_tokenlogo.gif) no-repeat 0px 0px;
	}
.btn_tokenlogo a:hover {
	background: url(../image/04_btn_tokenlogo.gif) no-repeat 0px -30px;
	}
/* towerhills */	
.btn_towerhills {
	overflow:hidden;
	width:146px;
	height:30px;
	/*background:url(../image/04_btn_towerhills.gif) no-repeat 0px 0px; 通常 */
	background:url(../image/04_btn_towerhills_cm.gif) no-repeat 0px 0px; /* キャンペーン */
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
.btn_towerhills a {
	display:block;
	width:146px;
	height:30px;
	/*background:url(../image/04_btn_towerhills.gif) no-repeat 0px 0px; 通常 */
	background:url(../image/04_btn_towerhills_cm.gif) no-repeat 0px 0px; /* キャンペーン */
	}
.btn_towerhills a:hover {
	/*background:url(../image/04_btn_towerhills.gif) no-repeat 0px -30px; 通常 */
	background:url(../image/04_btn_towerhills_cm.gif) no-repeat 0px -30px; /* キャンペーン */
	}
/* ----------------
 構造・総戸数
---------------- */	
/* 構造について */
table.ta_dtl.data1 td.structure {
	width:202px;
	padding:2px 2px 2px 7px;
	}
table.ta_dtl.data1 td.structure span {
	float:left;
	margin:5px 0px 0px 0px;
	width:120px;
	}
table.ta_dtl.data1 td .btn_structure {
	display:inline;
	float:right;
	width:80px;
	height:26px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
table.ta_dtl.data1 td .btn_structure a {
	display:block;
	width:80px;
	height:26px;
	background:url(/rent/image/04_btn_structure.gif) no-repeat 0 0;
	}
table.ta_dtl.data1 td .btn_structure a:hover {
	background:url(/rent/image/04_btn_structure.gif) no-repeat 0 -26px;
	}
/* ----------------
 設備
---------------- */	
table.ta_dtl.data1 td ul.equ {
	/*overflow:hidden;*/
	list-style:none;
	width:506px;
	margin:0px;
	padding:0px;
	}
table.ta_dtl.data1 td ul.equ li{
	float:left;
	margin:0px;
	padding:0px;
	width:46px;
	height:46px;
	white-space:nowrap;
	}
table.ta_dtl.data1 td ul.equ li img{
	width:44px;
	height:44px;
	margin:0;
	padding:0px;
	vertical-align:bottom;
	}

/* エコ設備について */
.eco {
	margin:-10px 0px 0px 34px;
	padding:0px;
	}
.eco .eco_mrk {
	display:inline-block;
	*display:block; /* IE7 and below */  
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	background:url(/rent/image/spacer.gif) 0 0;
	text-indent:-9999px;
	cursor:pointer;
	line-height:10px;
	zoom:1;
	}
.eco .eco_ex {
	display: none;
	position: absolute;
	bottom:50px;
	left:-70px;
	width:300px;
	}
.eco a {
	color:#333333;
	text-decoration:none;
	}
.eco a:hover {
	position:relative;
	color:#333333;
	text-decoration:none;
	}
.eco a:hover .eco_ex {
	display: block;
	margin:0px;
	padding:0px;
	border:#2cb342 solid 2px;
	border-top:none;
	background:#FFFFFF url(/rent/image/04_bg_eco.gif) repeat-x 0 0;
	z-index:100;
	}
.eco a:hover .eco_ex .eco_ttl {
	display:block;
	height:21px;
	background:url(/rent/image/04_mrk_eco_ttl.gif) no-repeat 0 0;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:23px;
	line-height:21px;
	}
.eco a:hover .eco_ex .eco_txt {
	display:block;
	margin:0px;
	padding:5px;
	white-space:normal;
	}



/*
.eco_box {
	clear:both;
	margin:2px;
	padding:4px 0px 0px;
	border-top:#dddddd solid 1px;
	}
.eco {
	float:left;
	margin:0px 2px 2px 0px;
	padding:0px;
	width:44px;
	height:44px;
	}
.eco img {
	width:44px;
	height:44px;
	margin:0;
	padding:0px;
	vertical-align:bottom;
	}
.eco .eco_mrk {
	display:inline-block;
	float:left;
	width:10px;
	height:10px;
	margin:0px 0px 0px 34px;
	padding:0px;
	background:#000;
	text-indent:-9999px;
	cursor:pointer;
	line-height:10px;
	}
.eco .eco_ex {
	display: none;
	position: absolute;
	bottom:50px;
	left:-40px;
	width:350px;
	}
.eco a {
	color:#333333;
	text-decoration:none;
	}
.eco a:hover {
	display: block;
	color:#333333;
	text-decoration:none;
	}
.eco a:hover .eco_ex {
	display: block;
	margin:0px;
	padding:0px;
	border:#08c141 solid 3px;
	border-top:none;
	background:#FFFFFF url(/rent/image/04_bg_eco.gif) repeat-x 0 0;
	}
.eco a:hover .eco_ex .eco_ttl {
	display:block;
	height:21px;
	background:url(/rent/image/04_mrk_eco_ttl.gif) no-repeat 0 0;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:23px;
	line-height:21px;
	}
.eco a:hover .eco_ex .eco_txt {
	display:block;
	margin:0px;
	padding:5px;
	}
*/

/* ----------------
 特典・サービス
---------------- */
/* テキスト表示 */
table.ta_dtl.data1 td ul.tokuten {
	list-style:none;
	margin:0px;
	padding:0px;
	}
table.ta_dtl.data1 td ul.tokuten li {
	margin:0px 0px 3px;
	padding:0px 0px 3px 15px;
	background:url(/rent/image/04_ico_tokuten.gif) no-repeat 0px 0px;
	border-bottom:#cccccc dashed 1px;
	}
table.ta_dtl.data1 td ul.tokuten li.last {
	margin:0px;
	padding:0px 0px 0px 15px;
	border-bottom:none;
	}
	
/* --------------------------
 物件の情報に誤り
-------------------------- */	
#injustice {
	float:left;
	margin:-5px 0px 10px 0px;
	padding:3px 0px 0px 20px;
	background:url(/rent/image/04_ico_injustice.gif) no-repeat 0px 0px;
	font-size:80%;
	}

/* --------------------------
 画像使用
-------------------------- */
.gard {
	clear:both;
	display:block;
	background:url(/rent/image/cmn_mrk_asterisk_s.gif) no-repeat 2px 3px;
	margin:5px 0 15px 0px;
	padding:0 0 0 13px;
	font-size:65%;
	text-align:left;
	letter-spacing:0.1em;
	line-height:115%;
	}
.gard.m {
	margin:5px 0px 0px 0px;
	}
/* 複数 */
ul.gardlist {
	list-style:none;
	clear:both;
	display:block;
	margin:5px 0 15px 0px;
	padding:0px;
	font-size:65%;
	text-align:left;
	letter-spacing:0.1em;
	line-height:115%;
	}
ul.gardlist li {
	background:url(/rent/image/cmn_mrk_asterisk_s.gif) no-repeat 2px 3px;
	margin:0px;
	padding:0 0 0 13px;
	}
/* --------------------------
 ストリートビュー注釈
-------------------------- */
.sv {
	clear:both;
	display:block;
	background:url(/rent/image/cmn_mrk_asterisk_s.gif) no-repeat 2px 4px;
	margin:3px 0 15px 0px;
	padding:0 0 0 13px;
	font-size:65%;
	text-align:left;
	letter-spacing:0.1em;
	line-height:115%;
	}
.sv img {
	margin:0px 3px 0px 0px;
	padding:0px;
	vertical-align:middle;
	}
	
/* --------------------------
 MAC動画用プラグイン Flip4Mac
-------------------------- */
#plugin_mac{
	overflow:hidden;
	clera:both;
	width:675px;
	height:62px;
	margin:5px 0px;
	padding:0px;
	background: url(../image/04_bg_filip_mac.gif) no-repeat 0 0;
}
#plugin_mac dl{
	margin:0px;
	padding:0px;
}
#plugin_mac dl dt{
	width:200px;
	height:25px;
	margin:0px;
	padding:0px;
	background: url(../image/04_ttl_filip_mac.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#plugin_mac dl dd{
	position:relative;
	width:655px;
	margin:0px 10px;
	padding:0px;
	font-size:82%;
}
#plugin_mac dl dd #mac_left{
	width:600px;
	margin:3px 0px 0px 0px;
	padding:0px;
}
#plugin_mac dl dd #mac_left p{
	display:inline;
	margin:0px 3px 0px 0px;
	padding:0px;
}
#plugin_mac dl dd p#btn_flip4mac{
	position:absolute;
	top:-10px;
	right:12px;
	width:99px;
	height:29px;
	margin:0px;
	padding:0px;
	background: url(../image/04_btn_flip4mac.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}
#plugin_mac dl dd p#btn_flip4mac a{
	display:block;
	width:99px;
	height:29px;
	background: url(../image/04_btn_flip4mac.gif) no-repeat 0px 0px;
}
#plugin_mac dl dd p#btn_flip4mac a:hover{
	background: url(../image/04_btn_flip4mac.gif) no-repeat 0px -29px;
}
	
/* --------------------------
 map
-------------------------- */
#mapbox {
	clear:both;
	width:675px;
	margin:0px;
	padding:5px 0px;
	background:#dddddd;
	}
#mapbox iframe {
	width:665px;
	height:600px;
	margin:0px 5px;
	padding:0px;
	border:none;
	}

#map_i {
	width:665px;
	height:600px;
	margin:0px;
	padding:0px;
	}
	
#map {
	clear:both;
	width:665px;
	height:600px;
	margin:0px 5px;
	padding:0px;
	}
#pano_canvas {
	display:none;
	width:665px;
	height:300px;
	margin:0px 5px;
	padding:0px;
	}	
#map_canvas {
	width:665px;
	height:600px;
	margin:0px 5px;
	padding:0px;
	}

/* --------------------------
 facilities
-------------------------- */
dl.facilities {
	list-style:none;
	overflow:hidden;
	width:665px;
	margin:5px 5px 0px;
	padding:0px;
	background:#FFF url(../image/04_bg_public_head.gif) no-repeat 0 0;
	}
dl.facilities dt {
	margin:0px 10px;
	padding:0px 0px 3px;
	background:url(../image/04_bg_public_ttl.gif) repeat-x 0px bottom;
	font-weight:bold;
	font-size:80%;
	}
dl.facilities dt span {
	display:block;
	padding:8px 0px 6px 30px;
	background:url(../image/04_ico_public.gif) no-repeat 5px 5px;
	}
dl.facilities dd {
	margin:0px;
	padding:0px;
	background:url(../image/04_bg_public_btm.gif) no-repeat 0 bottom;
	}
dl.facilities dd dl {
	list-style:none;
	overflow:hidden;
	width:645px;
	margin:0px 10px;
	padding:5px 0px 0px;
	}
dl.facilities dd dl dt {
	display:block;
	float:left;
	width:645px;
	margin:0px;
	padding:3px 0px;
	background:#ffe6ec;
	text-indent:10px;
	}
dl.facilities dd dl dd {
	float:left;
	margin:0px;
	padding:0px 0px 5px;
	background:none;
	}
dl.facilities dd dl dd ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
dl.facilities dd dl dd ul li {
	float:left;
	margin:0px;
	padding:3px 0px 3px 12px;
	border-bottom:#dddddd dashed 1px;
	background:url(../image/prf_mrk_dot_town.gif) no-repeat 5px 8px;
	}
dl.facilities dd dl dd ul li dl {
	overflow:hidden;
	width:645px;
	margin:0px;
	padding:0px;
	background:none;
	}
dl.facilities dd dl dd ul li dl dt {
	float:left;
	width:200px;
	margin:0px 5px 0px 0px;
	padding:0px;
	border-bottom:none;
	background:none;
	text-indent:0px;
	font-weight:normal;
	}
dl.facilities dd dl dd ul li dl dd {
	float:left;
	margin:0px;
	padding:0px;
	border-bottom:none;
	background:none;
	font-size:80%;
	}
dl.facilities dd dl dd ul li dl dd .pubtel {
	display:block;
	margin:0px;
	padding:0px 0px 0px 18px;
	background:url(../image/prf_ico_townfac_tel.gif) no-repeat 0px 2px;
	}
	
/* --------------------------
 photobox2
-------------------------- */
dl#photobox2 {
	list-style:none;
	overflow:hidden;
	width:665px;
	margin:5px 5px 0px;
	padding:0px;
	font-size:80%;
	}
dl#photobox2 dt {
	float:left;
	width:180px;
	height:70px;
	margin:0px 4px 0px 0px;
	padding:0px;
	background:#f5f5f5;
	font-weight:bold;
	text-align:center;
	line-height:70px;
	}
dl#photobox2 dd {
	float:left;
	width:481px;
	height:70px;
	margin:0px;
	padding:0px;
	}
dl#photobox2 dd ul {
	list-style:none;
	overflow:hidden;
	width:481px;
	margin:0px;
	padding:0px;
	}
dl#photobox2 dd ul li {
	position:relative;
	display:inline;
	float:left;
	width:91px;
	height:68px;
	margin:0px 4px 0px 0px;
	padding:0px;
	background:#000;
	border:#FFFFFF solid 1px;
	}
	
/* --- IE7画像が消える対応
（position:relative;を使用しない） --- */
*+html dl#photobox2 dd ul li {
	position:static;
	}
*+html dl#photobox2 dd ul li .defspacer {
	display:block;
	position:static;
	margin:-68px 0px 0px 0px;
	padding:0px;
	}
*+html dl#photobox2 dd ul li img.ico_large {
	position:static;
	display:block;
	float:right;
	margin:-11px 0px 0px 80px;
	padding:0px;
	}
/* ----------------------------------- */	
	
dl#photobox2 dd ul li span {
	width:91px;
	height:68px;
	}
dl#photobox2 dd ul li.pct_r {
	margin:0px;
	}
dl#photobox2 img {
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	}

/* --------------------------
 town_ttl
-------------------------- */
h2.town_ttl {
	height:33px;
	margin:0px 0px 5px;
	padding:0px 0px 0px 20px;
	background:url(/rent/image/04_ttl_town.gif) no-repeat 0 0;
	color:#444444;
	font-size:90%;
	text-align:left;
	line-height:30px;
	}
h3.town_sttl {
	margin:5px 0px;
	padding:3px 15px;
	background:#eeeeee url(/rent/image/prf_mrk_dot_town.gif) no-repeat 5px 9px;
	color:#444444;
	font-size:84%;
	font-weight:bold;
	}
	
/* --------------------------
 ta_dtl > data2
-------------------------- */
table.ta_dtl.data2 {
	width:100%;
	margin:0px 0px 10px;
	}
table.ta_dtl.data2 th {
	width:110px;
	}
table.ta_dtl.data2 td {
	text-align:left;
	}
table.ta_dtl.data2 td.cel2 {
	width:200px;
	}
	
/* --------------------------
 出典
-------------------------- */
.syutten {
	clear:both;
	display:block;
	background:url(/rent/image/cmn_mrk_asterisk.gif) no-repeat 2px 6px;
	margin:-5px 0px 10px;
	padding:3px 0px 0px 15px;
	font-size:80%;
	text-align:left;
	}
	
/* --------------------------
 メンテナンス＆長期休暇
-------------------------- */
dl.mente {
	display:block;
	overflow:hidden;
	width:675px;
	height:44px;
	margin:0 auto 8px;
	padding:0;
	background:url(../image/04_bg_mente.gif) no-repeat 0px 0px;
	font-size:80%;
	}
dl.mente2 {
	background:url(../image/04_bg_mente2.gif) no-repeat 0px 0px;
	}
dl.mente dt {
	float:left;
	width:77px;
	height:44px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	}	
dl.mente dd.mente_txt {
	float:left;
	width:593px;
	margin:6px 0 0 0;
	padding:0;
	text-align:left;
	line-height:115%;
	}
	
/* --------------------------
 inq_shop
-------------------------- */
#inq_shop {
	clear:both;
	margin:0px;
	padding:10px 0px 0px;
	}
#inq_shop h2 {
	float:left;
	width:245px;
	height:22px;
	margin:0px 0px 10px;
	padding:0px;
	background: url(/rent/image/04_ttl_shoplist.gif) no-repeat left 0;
	text-indent:-9999px;
	}
/* --------------------------
 b_shop
-------------------------- */
dl#b_shop {
	float:right;
	height:22px;
	margin:0px 0px 10px;
	padding:0px;
	}
dl#b_shop dt {
	float:left;
	height:18px;
	margin:4px 0px 0px 0px;
	padding:0px;
	text-indent:-9999px;
	}
dl#b_shop dd {
	display:inline-block;
	float:right;
	height:18px;
	margin:4px 0px 0px 0px; 
 	padding:0px 0px 0px 171px;
	background:url(/rent/image/04_ttl_bukkenno.gif) no-repeat 0 0px;
	text-align:right;
	color:#f41c5d;
	font-size:125%;
	font-weight:bold;
	text-align:left;
	line-height:18px;
	}

/* --------------------------
 shopbox
-------------------------- */
.shopbox {
	clear:both;
	width:675px;
	margin:0px auto 10px auto;
	padding:2px 0px;
	background:#bbbbbb;
	}
.shopbox .shop {
	overflow:hidden;
	clear:both;
	width:671px;
	margin:0px 2px;
	padding:10px 0px;
	background:#f2f2f2;
	font-size:82%;
	text-align:left;
	}
.shop p {
	margin:0px;
	padding:0px;
	}

/* ----------------
 店舗情報_左
---------------- */	
.shop .inbox01 {
	display:inline;
	float:left;
	width:480px;
	margin:0px 0px 0px 10px;
	padding:0px;
	}
.shop .inbox01 p {
	margin:0px 0px 3px;
	}
.shop .inbox01 .shopname {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:113%;
	font-weight:bold;
	}
	
/* 免許 */
.license {
	display:inline-block;
	float:left;
	}
/* フリーダイヤル */
.shoptel01{
	display:block;
	float:left;
	color:#249a23;
	font-size:200%;
	font-weight:bold;
	line-height:100%;
	}
.shoptel01 img{
	margin:-3px 3px 0px 0px;
	}
/* 普通電話 */
.shoptel02{
	clear:both;
	margin-right:10px;
	}
.shoptel02.tel1{ /* フリーダイヤルがない時の普通電話 */
	display:inline-block;
	color:#249a23;
	font-size:200%;
	font-weight:bold;
	line-height:100%;
	}
.shoptel02.tel2{ /* フリーダイヤルがある時の普通電話 */
	display:inline-block;
	clear:none;
	line-height:200%;
	text-indent:10px;
	}
/* FAX */
.shopfax{
	clear:both;
	}
/* お尋ね */
p.tel_bnum{
	color:#f51d5e;
	font-size:95%;
	}
p.tel_bnum span{
	margin:0px 2px;
	font-weight:bold;
	}
/* 営業時間 */
p.shopholiday{
	padding-bottom:0px;
	}
/* コメント */
.portraitbox {
	clear:both;
	overflow:hidden;
	width:400px;
	margin:10px 0 0 0;
	padding:0;
	}
.portraitbox .portrait {
	float:left;
	width:66px;
	height:88px;
	margin:0px;
	padding:0px;
	}
.portraitbox .combox {
	float:left;
	width:308px;
	height:88px;
	margin:0px;
	padding:0;
	background: url(/rent/image/04_bg_combox.gif) no-repeat left top;
	text-align:left;
	}
.portraitbox .combox p {
	margin:0px;
	padding:10px 8px 0px 16px;
	font-size:95%;
	}
.portraitbox .combox p.adviser {
	padding:5px 8px 15px 22px;
	font-size:95%;
	}

/* ----------------
 店舗情報_右
---------------- */		
.shop .inbox02 {
	display:inline;
	float:right;
	width:160px;
	margin:0px 10px 0px 0px;
	padding:0px;
	}
/* 店舗画像 */
.shop .inbox02 .shop_img {
	position:relative;
	clear:both;
	margin:0px 0px 5px;
	padding:0px;
	}
/* 店舗HPボタン */	
p.btn_shoppage {
	width:160px;
	height:26px;
	margin:5px 0px 0px 0px;
	padding:0px;
	background: url(/rent/image/04_btn_shoppage.gif) no-repeat 0px 0px;
	text-indent:-9999px
	}
p.btn_shoppage a {
	display:block;
	width:160px;
	height:26px;
	background: url(/rent/image/04_btn_shoppage.gif) no-repeat 0px 0px;
	}
p.btn_shoppage a:hover {
	background: url(/rent/image/04_btn_shoppage.gif) no-repeat 0px -26px;
	}
/* ----------------
 webcalling
---------------- */		
.webcallbox{
	position:relative;
	clear:both;
	overflow:hidden;
	width:651px;
	height:101px;
	margin:0px 10px;
	padding:0;
	background: url(/rent/image/04_bg_webcall03.gif) no-repeat 0 bottom;
	}
.webcallbox h4{
	float:left;
	width:169px;
	height:91px;
	margin:10px 0px 0px 0px;
	padding:0px;
	text-indent:-9999px;
	}
.webcallbox .box_r_top {
	float:right;
	width:482px;
	height:60px;
	margin:0px;
	padding:0;
	}
.webcallbox .box_r_top .webcall_number{
	float:left;
	width:210px;
	height:60px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
.webcallbox .box_r_top .call_guid {
	float:left;
	margin:0px;
	padding:0;
	}
.webcallbox .box_r_top .call_guid .shop_txt {
	display:inline-block;
	margin:30px 0px 0px;
	padding:0px;
	vertical-align:top;
	}
.webcallbox .box_r_top .call_guid .shop_no {
	display:inline-block;
	width:56px;
	margin:5px 2px 0px;
	padding:24px 0px 0px;
	background: url(/rent/image/04_img_shop02.gif) no-repeat center 0px;
	color:#249a23;
	font-size:200%;
	font-weight:bold;
	text-align:center;
	}
.webcallbox .box_r_bottom {
	float:right;
	width:482px;
	height:41px;
	margin:0px;
	padding:0;
	}
.webcallbox .box_r_bottom .bu_guid {
	height:41px;
	margin:0px;
	padding:0;
	line-height:38px;
	}
.webcallbox .box_r_bottom .bu_guid .guid_number {
	font-weight:bold;
	font-size:125%;
	margin:0 2px;
	padding:0px;
	color:#f51d5e;
	}
.webcallbox .btn_webcall {
	position:absolute;
	left:13px;
	bottom:8px;
	margin:0;
	padding:0;
	width:131px;
	height:25px;
	padding:0px;
	text-indent:-9999px;
	}
.webcallbox .btn_webcall a{
	display:block;
	width:131px;
	height:25px;
	background: url(/rent/image/04_btn_webcall02.gif) no-repeat 0px 0px;
	}
.webcallbox .btn_webcall a:hover{
	background: url(/rent/image/04_btn_webcall02.gif) no-repeat 0px -25px;
	}
	
	
/* ----------------
 繁忙期店舗対応メッセージ
---------------- */
.shop .busy {
	clear:both;
	display:block;
	width:651px;
	height:28px;
	margin:10px 10px 0px;
	padding:0px;
	background: url(/rent/image/04_bg_busy.gif) no-repeat 0px 0px;
	text-align:center;
	line-height:28px;
	}	
	
/* ----------------
 お問合せフォーム
---------------- */	
.formbox {
	position:relative;
	overflow:hidden;
	clear:both;
	width:651px;
	margin:0px 10px;
	padding:0px;
	}
table.ta_inquiry {
	width:651px;
	margin:10px 0px 0px;
	padding:0px;
	border:#cccccc solid 1px;
	border-collapse:collapse;
	font-size:100%;
	}
table.ta_inquiry th {
	margin:0px;
	padding:7px;
	text-align:center;
	white-space: nowrap;
	}
table.ta_inquiry th img {
	vertical-align:middle;
	}	
table.ta_inquiry td {
	margin:0px;
	padding:7px;
	border:#cccccc solid 1px;
	text-align:left;
	}
table.ta_inquiry input {
	margin-right:5px;
	padding:3px;
	vertical-align:middle;
	}
table.ta_inquiry input#name,
table.ta_inquiry input#kana{
	width:160px;
	}
table.ta_inquiry select {
	vertical-align:middle;
	}
table.ta_inquiry textarea {
	width:480px;
	height:52px;
	padding:3px;
	letter-spacing:115%;
	vertical-align:middle;
	font-size:100%;
	}
table.ta_inquiry input.ind {
	background:#ffe7ee;
	}
table.ta_inquiry .tipped {
	color: #999999;
	}
table.ta_inquiry ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
/* メールアドレス */
ul#contact li{
	display:inline !important;
	float:left;
	width:auto;
	margin:0px 10px 3px 0px;
	}

/* 希望 */

ul#hope li{
	float: left;
	width:230px;
	}
ul#hope li.long {
	width:600px;
	}

ul#hope li.t10{
	clear: both;
	float: none;
	width: auto;
	display: block;
	white-space: nowrap;
	margin:5px 0 0 0;
	}
ul#hope li.t10 textarea{
	clear: both;
	}
ul#hope li.long input{
	float:left;
	}
ul#hope li.long label{
	float:left;
	padding-left: 4px;
	}
ul#hope li p.notereserve{
	font-size: 80%;
	color: #666666;
	float: left;
	width: auto;
	text-indent: 0;
	padding: 2px 0 0 0;
	}

/* お問合せ内容    20110713に「お問い合わせ内容」変更のため古いスタイルコメントアウト*/
/*table.ta_inquiry ul.inqcon {
	list-style:none;
	margin:0px;
	padding:0px;
	}
table.ta_inquiry ul.inqcon li {
	clear:both;
	height:22px;
	margin:0px 0px 3px;
	line-height:1.6;
	}
table.ta_inquiry ul.inqcon li.line2 {
	height:40px;
	}
table.ta_inquiry ul.inqcon li.line2 p {
	margin:2px 0px 0px;
	line-height:1.2;
	}
table.ta_inquiry ul.inqcon li.t10 {
	height:auto;
	margin:3px 0px 3px;
	}
table.ta_inquiry ul.inqcon li.t10 p {
	margin:0px;
	padding-bottom:3px;
	}
table.ta_inquiry ul.inqcon li input.chk {
	float:left;
	width:15px;
	height:15px;
	vertical-align:middle;
	margin:3px 2px 0 0;
	padding:0;
	}
table.ta_inquiry ul.inqcon li .con {
	display:inline-block;
	float:left;
	width:160px;
	margin:0px;
	padding:0px;
	}
table.ta_inquiry ul.inqcon li .con2 {
	display:inline-block;
	float:left;
	width:320px;
	margin:0px;
	padding:0px;
	}
table.ta_inquiry ul.inqcon li .con2.date input {
	width:20px;
	height:auto;
	margin:0px 5px;
	padding:3px;
	}
table.ta_inquiry ul.inqcon li .con2.mtd label {
	margin:0px 5px 0px 0px;
	padding:0px;
	}*/

/* お問合せ内容 */
.table_box3 table.ta_inquiry th{
    width:100px;
}
#detailbox .table_box3 table.ta_inquiry td{
    padding-right: 0px !important;
    padding-left: 5px !important;
}
table.ta_inquiry ul.inqcon {
	list-style:none;
	margin:0px;
	padding:0px;
	width: 100%;
	}
table.ta_inquiry ul.inqcon li {
	/*overflow:hidden;*/
	clear:both;
	margin:0px 0px 4px;
	line-height:1.6;
	width: 100%;
	}
table.ta_inquiry ul.inqcon li.t10 {
	height:auto;
	margin:3px 0px 3px;
	}
table.ta_inquiry ul.inqcon li.t10 p {
	margin:0px;
	padding-bottom:3px;
	}
table.ta_inquiry ul.inqcon li input.chk {
	float:left;
	width:15px;
	height:15px;
	vertical-align:middle;
	margin:3px 2px 0 0;
	padding:0;
	}
table.ta_inquiry ul.inqcon li .con {
	float:left;
	width:160px;
	margin:0px;
	padding:0px;
	}
table.ta_inquiry ul.inqcon li .con2 {
	float:left;
	width:345px;
	margin:0px;
	padding:0px;
font-size: 80%;
line-height: 130%;
	}
table.ta_inquiry ul.inqcon li .con2.kome {
	display: block;
	float: left;
	width:300px;
	padding:0 0 8px 11px;
	line-height:1.4;
	background: url(/rent/image/cmn_mrk_asterisk_s.gif) no-repeat 0 3px;
	}
table.ta_inquiry ul.inqcon li .con2.date input {
	width:15px;
	height:auto;
	margin:0px 3px;
	padding:3px;
	}
table.ta_inquiry ul.inqcon li .date select {
	padding:0;
	}
table.ta_inquiry ul.inqcon li .con2.mtd label{
	margin:0px 0px 5px 0px;
	padding:0px;
	}
table.ta_inquiry ul.inqcon li .mtd label,table.ta_inquiry ul.inqcon li .mtd input,table.ta_inquiry ul.inqcon li .mtd span{
    float: left;
	padding:0px;
    vertical-align: middle;
	}
table.ta_inquiry ul.inqcon li .mtd label,table.ta_inquiry ul.inqcon li .mtd span{
    padding: 5px 0 0 0;
	}
/* メールアドレス */
table.ta_inquiry ul.mailadd {
	overflow:hidden;
	width:300px;
	}
table.ta_inquiry ul.mailadd li {
	float:left;
	width:auto;
	margin:0px 10px 3px 0px;
	}
table.ta_inquiry .mail_set {
	clear:both;
	margin:5px 0px 0px;
	padding:0;
	line-height:1.2;
	letter-spacing:1px;
	text-align:left;
	}
table.ta_inquiry .mail_set span.red {
	color:#FF0000;
	font-size:125%;
	}
/*問合せフォーム　電話*/
table.ta_inquiry dl.tel_box {
	clear:both;
	margin:0;
	padding:0;
	}
table.ta_inquiry dl.tel_box dt {
	clear:both;
	margin:5px auto 3px 0;
	padding:0;
	line-height:1.2;
	text-align:left;
	}
table.ta_inquiry dl.tel_box dd {
	clear:both;
	margin: 0;
	padding:0;
	}
/* エラーメッセージ */
.baloon {
	font-size:80%;
	color: #f51d5e;
	position: absolute;
	margin:0px;
	padding:0px 10px 0px 0px;
	background: url(/rent/image/inq_bg_balloon_right.gif) no-repeat top right;
	z-index: 1;
	 }
.baloon a {
	display:block;
	float:left;
	width:11px;
	height:11px;
	margin:2px 5px 0px 0px;
	padding:0px;
	background:url(/rent/image/inq_btn_balloonclose.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.baloon div {
	background:url(/rent/image/inq_bg_balloon.gif) no-repeat top left;
	padding:6px 0px 14px 10px;
	white-space: nowrap;
	}

/* ふきだし */
.toolTip {
	position: relative;
	text-decoration: none;
	}
.toolTip img{
	padding-top:1px;
	_margin-top:2px;
	}
.toolTip span {
	position: absolute;
	top:20px;
	left:-310px;
	display: block;
	width:480px;
	_width:500px;
	padding:5px 5px 5px 22px;
	visibility: hidden;
	border: solid 2px #999;
	background:#eee url(/rent/image/inq_ico_fukidashi.gif) no-repeat 5px 5px;
	color: #666;
	line-height:130%;
	text-decoration: none;
	}
.toolTip:hover , .toolTip:hover span {
	visibility: visible;
	z-index: 100;
	}
/*.toolTip {
	float:left;
  	position: relative;
	padding:0;
	margin:0;
	cursor:pointer;
	background:url(/rent/image/inq_ico_fukidashi.gif) no-repeat 0 2px;
	width:16px;
	height:16px;
	}
.toolTip span {
	display: block;
	border: solid 2px #999;
	background:#eee url(/rent/image/inq_ico_fukidashi.gif) no-repeat 5px 5px;
	color: #666;
	text-decoration: none;
	position: absolute;
	top:20px;
	left:-310px;
	width:480px;
	padding:5px 5px 5px 22px;
	visibility: hidden;
	line-height:130%;
	}
.toolTip:hover , .toolTip:hover span {
	visibility: visible; z-index: 100;
	}*/
/* ----------------
 記憶する
---------------- */	
.post_box {
	clear:both;
	margin:10px 0px 15px;
	padding:0px;
	text-align:center;
	}
/* ----------------
 フォームボタン
---------------- */	
.form_btn_box {
	clear:both;
	overflow:hidden;
	width:651px;
	height:70px;
	margin:10px 0px 0px;
	padding:0px;
	background:url(/rent/image/04_bg_formbtn.gif) no-repeat 0 0;
	text-align:center;
	}
.form_btn_box p{
	margin:0px;
	padding:5px 5px 6px 5px;
	}
.form_btn_box p.btn {
	clear:both;
	width:175px;
	height:36px;
	margin:17px auto 0px;
	padding:0;
	text-indent:-9999px;
	}
.form_btn_box p.btn a {
	display:block;
	width:175px;
	height:36px;
	}
/* 確認する */
.form_btn_box p.btn.btn_confi {
	background:url(/rent/image/cmn_btn_confi.gif) no-repeat center 0px;
	}
.form_btn_box p.btn.btn_confi a {
	background:url(/rent/image/cmn_btn_confi.gif) no-repeat center 0px;
	}
.form_btn_box p.btn.btn_confi a:hover {
	background:url(/rent/image/cmn_btn_confi.gif) no-repeat center -36px;
	}
/* ----------------
 プライバシーポリシー
---------------- */	
#privacybox {
	clear:both;
	margin:10px 0px 0px;
	padding:11px 5px 8px;
	background:#FFF;
	text-align:center;
	font-size:85%;
	line-height:100%;
	}
#privacybox .privacylink {
	margin:5px 0px 0px;
	padding:0px;
	}
	
/* --------------------------
 shopbox > shop_s
-------------------------- */
.shopbox.shop_s {
	margin:0px auto 5px auto;
	padding:1px 0px;
	}
.shopbox.shop_s .shop {
	width:673px;
	margin:0px 1px;
	padding:11px 0px;
	}
/* 仲介提携会社 */
.shopbox.shop_s.teikei {
	background:#dddddd;
	}
.shopbox.shop_s.teikei .shop {
	background:#f8f8f8;
	}

/* ----------------
 店舗情報_左
---------------- */	
.shopbox.shop_s .shop .inbox01 {
	margin:0px 0px 0px 11px;
	}
/* 仲介提携会社 */
.shopbox.shop_s p.shop_teikei {
	display:inline;
	float:right;
	margin:0px 11px 0px 5px;
	padding:2px 3px;
	border:#63a9da solid 1px;
	background:#4090c8;
	color:#FFF;
	font-size:75%;
	line-height:100%;
	}
/* ----------------
 店舗情報_右
---------------- */	
.shopbox.shop_s .shop .inbox02 {
	margin:0px 11px 0px 0px;
	}
/* お問合せボタン */
.btn_inquiry_shop {
	width:160px;
	height:30px;
	margin:0px;
	padding:0px;
	background: url(/rent/image/04_btn_inquiry_shop.gif) no-repeat center 0px;
	text-indent:-9999px;
	}
.btn_inquiry_shop a {
	display:block;
	width:160px;
	height:30px;
	background: url(/rent/image/04_btn_inquiry_shop.gif) no-repeat center 0px;
	}
.btn_inquiry_shop a:hover {
	background: url(/rent/image/04_btn_inquiry_shop.gif) no-repeat center -30px;
	}
/* 店舗画像 */
.shopbox.shop_s .shop .inbox02 .shop_img {
	margin:5px 20px;
	}

/* ----------------
 btn_teikei
---------------- */	
.btn_teikei {
	clear:both;
	width:675px;
	height:25px;
	margin:5px auto 0px;
	padding:0;
	text-indent:-9999px;
	}
.btn_teikei a {
	display:block;
	float:right;
	width:220px;
	height:25px;
	background:url(../image/04_btn_teikei.gif) no-repeat 0px 0px;
	}
.btn_teikei a:hover {
	background:url(../image/04_btn_teikei.gif) no-repeat 0px -25px;
	}
.btn_teikei.active a {
	background:url(../image/04_btn_teikei.gif) no-repeat -220px 0px;
	}
.btn_teikei.active a:hover {
	background:url(../image/04_btn_teikei.gif) no-repeat -220px -25px;
	}
/* ----------------
 teikeibox
---------------- */	
.teikeibox {
	clear:both;
	width:675px;
	margin:0px;
	padding:0;
	}

/* --------------------------
 ico_marutaku
-------------------------- */
#ico_marutaku {
	clear:both;
	margin:10px 0px 0px;
	padding:0px 0px 0px 13px;
	background:url(../image/04_ico_marutaku.gif) no-repeat 0px 2px;
	text-align:left;
	font-size:70%;
	}

/* --------------------------
 物件No.
-------------------------- */
#no_homemate {
	clear:both;
	margin:10px 0px 0px;
	padding:3px;
	border:#dddddd double 3px;
	text-align:right;
	font-size:80%;
	}
	
/* --------------------------
 note_teikei
----------------------------- */
.note_teikei {
	clear:both;
	width:675px;
	margin:10px auto 5px;
	padding:0px;
	background: url(../image/04_mrk_note_teikei.gif) no-repeat 0 3px;
	font-size:80%;
	text-align:left;
	text-indent:15px;
	}
	
/* --------------------------
 mediabox
----------------------------- */
.mediabox {
	width:675px;
	margin:15px 0px 10px;
	padding:10px 0px;
	background:url(../image/04_bg_mediabox.gif) no-repeat 0 0;
	}
/* ----------------
 携帯バーコード
---------------- */	
dl.qrbox {
	position:relative;
	list-style:none;
	width:655px;
	height:102px;
	margin:0px 10px 5px;
	padding:0px;
	background:url(../image/04_bg_qrbox.gif) no-repeat 0 0;
	}
dl.qrbox dt {
	position:absolute;
	top:0px;
	left:0px;
	height:42px;
	margin:0px;
	padding:0px;
	}
dl.qrbox dd {
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	width:655px;
	margin:0px;
	padding:0px;
	}
dl.qrbox dd p {
	display:inline;
	float:left;
	margin:55px 0px 0px 10px;
	padding:0px;
	font-size:82%;
	}
dl.qrbox dd img {
	display:inline;
	float:right;
	margin:10px 15px 0px 20px;
	padding:0px;
	}
/* ----------------
 各メディアに送る
---------------- */	
dl.sendbox {
	list-style:none;
	width:655px;
	height:32px;
	margin:0px 10px;
	padding:0px;
	background:url(../image/04_bg_sendbox.gif) no-repeat 0 0;
	}
dl.sendbox dt {
	float:left;
	height:32px;
	margin:0px;
	padding:0px;
	}
dl.sendbox dd {
	float:left;
	height:32px;
	margin:0px;
	padding:0px;
	}
dl.sendbox ul {
	list-style:none;
	height:16px;
	margin:8px 0px 0px;
	padding:0px;
	}
dl.sendbox ul li {
	display:inline;
	float:left;
	height:16px;
	margin:0px 15px 0px 0px;
	padding:0px;
	}
dl.sendbox ul li img {
	vertical-align:top;
	}
dl.sendbox ul li a {
	display:block;
	height:16px;
	}
dl.sendbox ul li#send_pc {
	width:72px;
	background:url(../image/04_lst_send_pc_ov.gif) no-repeat 0 0;
	}
dl.sendbox ul li#send_pc a {
	width:72px;
	}
dl.sendbox ul li#send_mobile {
	width:93px;
	background:url(../image/04_lst_send_mobile_ov.gif) no-repeat 0 0;
	}
dl.sendbox ul li#send_mobile a {
	width:93px;
	}
dl.sendbox ul li#send_fax {
	width:77px;
	background:url(../image/04_lst_send_fax_ov.gif) no-repeat 0 0;
	}
dl.sendbox ul li#send_fax a {
	width:77px;
	}
dl.sendbox ul li a:hover {
	background-color:transparent;
	}
dl.sendbox ul li a:hover img{
	visibility:hidden;
	}
	
	
/* ---------------------------------
 detail_r
--------------------------------- */
/* --------------------------
 lasttime
-------------------------- */
.lasttime {
	margin:0px 0px 15px;
	padding:10px;
	background: url(../image/04_bg_lasttimebox.gif) 0 0;
	text-align:left;
	}
.btn_backlist {
	width:170px;
	height:26px;
	margin:0px 0px 5px;
	padding:0px;
	background: url(../image/04_btn_backlist.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.btn_backlist a {
	display:block;
	width:170px;
	height:26px;
	background: url(../image/04_btn_backlist.gif) no-repeat 0 0;
	}
.btn_backlist a:hover {
	background: url(../image/04_btn_backlist.gif) no-repeat 0 -26px;
	}
.lasttime dl {
	width:170px;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	font-size:80%;
	text-align:left;
	}
.lasttime dl dt {
	margin:0px;
	padding:6px 5px 5px 27px;
	background: url(../image/04_bg_lasttime_hed.gif) no-repeat 0 0;
	font-weight:bold;
	}
.lasttime dl dd {
	margin:0px;
	padding:0px 10px 6px;
	background: url(../image/04_bg_lasttime_btm.gif) no-repeat 0 bottom;
	}
/* --------------------------
 bkn_list
-------------------------- */
ul.bkn_list {
	list-style:none;
	clear:both;
	width:190px;
	margin:0px;
	padding:0px;
	}
ul.bkn_list li {
	clear:both;
	width:190px;
	margin:0px 0px 15px;
	padding:0px 0px 20px;
	background:url(/rent/image/04_bg_bknlist2_btm.gif) no-repeat 0px bottom;
	}
ul.bkn_list li.li_col {
	background:url(/rent/image/04_bg_bknlist2_2_btm.gif) no-repeat 0px bottom;
	}
ul.bkn_list dl {
	width:190px;
	margin:0px;
	padding:0px;
	}
ul.bkn_list dt {
	width:190px;
	height:55px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
ul.bkn_list dt#ttl_favorite {
	background:url(/rent/image/04_ttl_bknlist2.gif) no-repeat 0px 0px;
	}
ul.bkn_list dt#ttl_check {
	background:url(/rent/image/04_ttl_bknlist2.gif) no-repeat 0px -60px;
	}
ul.bkn_list dt#ttl_recommend {
	background:url(/rent/image/04_ttl_bknlist2.gif) no-repeat 0px -120px;
	}
ul.bkn_list dd {
	width:190px;
	margin:0px;
	padding:0px;
	background:url(/rent/image/04_bg_bknlist2.gif) repeat-y 0px 0px;
	}
ul.bkn_list dd.dd_col {
	background:url(/rent/image/04_bg_bknlist2_2.gif) repeat-y 0px 0px;
	}
ul.bkn_list dd ul {
	list-style:none;
	width:148px;
	margin:0px 21px;
	padding:0px;
	font-size:80%;
	}
ul.bkn_list dd ul li {
	position:relative;
	width:148px;
	margin:0px 0px 8px;
	padding:0px 0px 8px;
	border-bottom:#cccccc dashed 1px;
	background:none;
	}
ul.bkn_list dd ul li img {
	display:inline;
	float:right;
	margin:0px 0px 2px 0px;
	padding:0px;
	vertical-align:bottom;
	}
ul.bkn_list dd ul li span {
	font-size:110%;
	font-weight:bold;
	}
ul.bkn_list dd .kensu {
	margin:0px 21px;
	padding:0px;
	font-size:80%;
	text-align:right;
	}
ul.bkn_list dd .kensu img {
	margin:0px 3px 0px 0px;
	padding:0px 0px 2px;
	vertical-align:middle;
	}

/* -----------------------------------------------
 footer
----------------------------------------------- */
#footer_box{
	padding:22px 0px 0px 0px;
}
 p.btn_close {
	width:51px;
	height:11px;
	margin:15px auto 0px;
	background: url(/rent/image/04_btn_close.gif) no-repeat 0px 0px;
	text-indent:-9999px
	}
 p.btn_close a {
	display:block;
	width:51px;
	height:11px;
	background: url(/rent/image/04_btn_close.gif) no-repeat 0px 0px;
	}
 p.btn_close a:hover {
	background: url(/rent/image/04_btn_close.gif) no-repeat 0px -11px;
	}


/* -----------------------------------------------
 highslide
----------------------------------------------- */
.highslide {
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid #ffffff;
	height:30px;
    border-top: none;
	margin:0px 0px 0px 0px;
    padding: 5px;
    background-color: white;
	z-index:2;
	font-size:85%;
}
p.caption {
	margin:8px 0 5px 0;
	font-size:85%;
}
.highslide-close {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	_top:0px;    /* ie6 */
	_right:15px; /* ie6 */
	width:17px;
	height:17px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:0%;
	color:#eeeeee;
}
.highslide-close a {
	display:block;
	width:17px;
	height:17px;
	background:url(/rent/image/04_btn_closewin.gif) no-repeat 0px 0px;
}
a.highslide-loading {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #444444;
	background:#ffffff;
	color: #333333;
	font-size:75%;
	font-family: sans-serif;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/rent/js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-html {
	padding:10px;
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    /*width: 680px;
	margin:0;
    padding:10px 7px 10px 10px;*/
	_padding:0px 0px 10px; /* ie6用 */
	text-align:center;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* 写真コピー不可 */
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(/rent/image/spacer.gif);
}


/* -----------------------------------------------
 この建物を詳しくご紹介　拡大画像
----------------------------------------------- */
#btype{
	width:842px;
	margin:15px auto 0px;
	padding:0px;
	text-align:center;
	}
#btype p{
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:80%;
	text-align:left;
	}

/* -----------------------------------------------
 curtainsize
----------------------------------------------- */
#detail_popup{
	background:none;
	overflow:auto;
	margin:0;
	padding:0 auto;
	width:640px;
	text-align:center;
	}

#detail_madori {
	overflow:hidden;
	width:640px;
	margin:0 auto;
	padding:0;
	}
#detail_curtainmadori {
	display:none;
	overflow:auto;
}
#madoribox {
	clear:both;
	overflow:hidden;
	width:640px;
	height:490px;
	margin:0 auto;
	padding:0;
}
#madoribox_m {
	clear:both;
	overflow:hidden;
	width:640px;
	height:580px;
	margin:0 auto;
}
#curtainbox{
	clear:both;
	overflow:hidden;
	width:640px;
	margin:0 auto;
}
.look_heimen {
	position:absolute;
	bottom:15px;
	right:15px;
	width:134px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
.madori_look a {
	display:block;
	width:134px;
	height:26px;
	background: url(/rent/image/04_btn_madori_look.gif) no-repeat 0px 0px;
	}
.madori_look a:hover {
	background: url(/rent/image/04_btn_madori_look.gif) no-repeat 0px -26px;
	}
.courtain_look a {
	display:block;
	width:134px;
	height:26px;
	background: url(/rent/image/04_btn_courtain_look.gif) no-repeat 0px 0px;
	}
.courtain_look a:hover {
	background: url(/rent/image/04_btn_courtain_look.gif) no-repeat 0px -26px;
	}

#curtain_rail_hook{
	position:static;
	clear:both;
	overflow:hidden;
	width:590px;
	height:1%;
	margin:0px auto;
	padding:5px;
	font-size:80%;
	text-align:center;
}
#ttl_curtainsize{
	position:static;
	overflow:hidden;
	height:19px;
	margin:0px;
	padding:0px;
	background:url(/rent/image/04_ttl_curtainsize.gif) no-repeat;	
	text-indent:-9999px;
	text-align:left;
}
#sizebox {
	float:left;
	overflow:hidden;
	float:left;
	width:460px;
	margin:10px 0px 0px 0px;
	padding:0px;
	border:#cccccc solid 1px;
	}
table#ta_curtain {
	clear:both;
	width:454px;
	margin:2px auto;
	padding:0px;
	border:#cccccc solid 1px;
	font-size:100%;
	}
table#ta_curtain tr.col {
	background:#f3f3f3;
	}
table#ta_curtain th {
	margin:0px;
	padding:3px;
	text-align:center;
	}
table#ta_curtain td {
	margin:0px;
	padding:3px;
	text-align:center;
	}
#bnr_curtainsize{
	float:right;
	padding:10px 0px 10px 0px
}
#curtain_rail_hook dl{
	clear:both;
	overflow:hidden;
	width:580px;
	list-style:none;
	margin:0px 0px 0px;
	padding:0px;
	text-align:left;
}
#curtain_rail_hook dl dt{
 clear:both;
 float:left;   
 width:30px; 
 padding:3px 0 3px 0px;     
}
#curtain_rail_hook dl dd{
 width:520px;   
 margin-left:30px;   
 padding:3px 0px 3px 0px; 
}
.btn_printout {
	clear:both;
	width:100px;
	margin:0 auto 10px auto;
	padding:0;
	text-indent:-9999px;
	text-align:center;
	}
.btn_printout_m {
	position:absolute;
	bottom:15px;
	left:300px;
	width:134px;
	margin:0 auto 0 auto;
	padding:0;
	text-indent:-9999px;
	}
.btn_printout a {
	display:block;
	width:100px;
	height:28px;
	background: url(/rent/image/04_btn_printout.gif) no-repeat 0px 0px;
	}
.btn_printout a:hover {
	background: url(/rent/image/04_btn_printout.gif) no-repeat 0px -28px;
	}

@media print {
.btn_printout { display: none; }
.btn_printout_m { display: none; }
.btn_madori_print { display: none; }
.look_heimen { display: none; }
.courtain_look { display: none; }
}

/* -----------------------------------------------
 現在建築中
----------------------------------------------- */
#koujibox {
	overflow:hidden;
	width:765px;
	margin:0 15px 10px 0;
	padding:0;
}
#koujibox2 {
	overflow:auto;
	width:auto;
	margin:0 20px 0 0;
	padding:0;
	text-align:center;
}
#koujiphoto{
	float:left;
	margin:20px 0 0 10px;
	padding:0;
}
#koujiphoto .imagebox{
	position:relative;
	border:#dcdcdc solid 3px;
	width:360px;
	height:270px;
	margin:0 0 5px 0;
	padding:0;
}
#yosouzu{
	float:right;
	margin:20px 0 0 0;
	padding:0;
}
#yosouzu #imagebox{
	position:relative;
	border:#ffe6ec solid 3px;
	width:360px;
	height:270px;
	margin:0 0 0 0;
	padding:0;
}
#detail_popup2 p{
	margin:0px auto;
	padding:5px;
	font-size:75%;
}
#detail_popup2 .txt_bold{
	margin:0px auto;
	padding:5px;
	font-size:96%;
	font-weight:bold;
}
#yosouzu #ttl_yosouzu{
	border:#F96692 solid 1px;
	background:#FFE9EF;
	margin:10px 100px 10px 100px;
	padding:6px 4px;
	}
#koujibox p{
	margin:0px auto;
	padding:5px;
	font-size:75%;
}
#koujibox .txt_bold{
	margin:0px auto;
	padding:5px;
	font-size:96%;
	font-weight:bold;
}

/* ----------------------------------------------------------
 thickbox
---------------------------------------------------------- */
/* ---------------------------------
 global settings needed for thickbox
--------------------------------- */
/* google streetview に影響が出るのでコメントアウト
*{padding: 0; margin: 0;}
*/
/* ---------------------------------
 thickbox specific link and font settings
--------------------------------- */
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ---------------------------------
 thickbox settings
--------------------------------- */
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {
	background-image: url(macFFBgHack.png);
	background-repeat: repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #000000;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window #TB_dummy {
	height: 100px;
	width: 100px;
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_window #TB_Prev a {
	display:block;
	position:absolute;
	bottom:50%;
	left:-50px;
	width:80px;
	height:44px;
	background: url(/rent/image/04_btn_thickbox_page.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}
#TB_window #TB_Prev a:hover,
#TB_window #TB_Prev a:focus,
#TB_window #TB_Prev a:active {
	background: url(/rent/image/04_btn_thickbox_page.gif) no-repeat 0px -44px;
}

#TB_window #TB_Next a {
	display:block;
	position:absolute;
	bottom:50%;
	right:-50px;
	width:80px;
	height:44px;
	background: url(/rent/image/04_btn_thickbox_page.gif) no-repeat -80px 0px;
	text-indent:-9999px;
}
#TB_window #TB_Next a:hover,
#TB_window #TB_Next a:focus,
#TB_window #TB_Next a:active {
	background: url(/rent/image/04_btn_thickbox_page.gif) no-repeat -80px -44px;
}


#TB_caption{
	margin:0px 15px;
	padding:10px 0px;
	text-align:center;
	font-size:120%;
	}

#TB_imageCount {
	margin:0px 5px;
	padding:3px 10px;
	background:#999999;
	color:#FFF;
	text-align:right;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_window #TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-right: 35px;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_window #TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_window #TB_closeWindow a,
#TB_window #TB_closeAjaxWindow a {
	position: absolute;
	top:-35px;
	right:-4px;
	width:110px;
	height:34px;
	padding:0px;
	text-indent:-9999px;
	background: url(/rent/image/04_btn_thickbox_close.gif) no-repeat 0px 0px;
}

#TB_window #TB_closeWindow a:link,
#TB_window #TB_closeWindow a:visited,
#TB_window #TB_closeAjaxWindow a:link,
#TB_window #TB_closeAjaxWindow a:visited {
	background: url(/rent/image/04_btn_thickbox_close.gif) no-repeat 0px 0px;
}
	
#TB_window #TB_closeWindow a:hover,
#TB_window #TB_closeWindow a:focus,
#TB_window #TB_closeWindow a:active,
#TB_window #TB_closeAjaxWindow a:hover,
#TB_window #TB_closeAjaxWindow a:focus,
#TB_window #TB_closeAjaxWindow a:active {
	background: url(/rent/image/04_btn_thickbox_close.gif) no-repeat 0px -34px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


