@charset "utf-8";

/************************************

	FUKUOKA-CHINTAI.com ver.Rent
		
	last up date 2007/9/26

************************************/


/************************************
               初期化
************************************/
html{
	overflow-y:scroll;
}

*{
	margin:0;
	padding:0;
}

body{
	color:#484848;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic pro", Osaka,"メイリオ",Meyryo, "MS Pゴシック", sans-serif;
	font-size:62.5%;
	background-color:#FFFFFF;
}


h1,h2,h3,h4,h5{
	font-weight:normal;
	font-size:1.2em;
}

ul,ol,li{
	list-style:none;
}

a{
	outline:none;
	text-decoration:none;
}

img{
	border:none;
	vertical-align:top;
}

table,tr,th,td{
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	font-size:12px;
	line-height:1;
}

input{
	vertical-align:middle;
	line-height:1.2;
}
.uslabel{margin-left:2em;}

option{	
text-align:right;
padding:0 8px 0 10px;
}
label{cursor: pointer;}


.n{display:none;}
.o{display:block;}

.info01{
	font-size:10px;
	padding:3px 0;
}

a:link {
  color: #0065DE;
  text-decoration: none;
}
a:visited {
  color: #304E79;
  text-decoration: none;
}
a:hover {
  color: #fe8650;
  text-decoration: underline;
}
a:active {
  color: #484848;
  text-decoration: none;
}

em, strong{
	font-style: normal;
	font-weight: normal;
}

/* clearfix設定----------------- */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{display:inline-block;}

/*Hides from IE-mac \*/
/**html.clearfix{height:1%;}*/
.clearfix{display:block;}
/*End hide from IE-mac */

/* コンテンツレイアウト設定----------------- */

div#contentbox{
	width:740px;
	margin:0 auto;
	padding:0;
}

div#contentbox2{
	width:830px;
	margin:0 auto;
	padding:30px 0;
	text-align:center;
}

/* フッターレイアウト設定----------------- */

p#credit{
	padding: 0;
	font-size: 1em;
	text-align: center;
}

/************************************
         物件詳細ページ設定
************************************/
#setphoto1,#setphoto2{display:block;}

div#dbox{
	width:740px;
	margin:0 auto;
}

div#dbox .noPrint{
	display: none;
}

div#dbox #hint{
	font-size: 1.2em;
	color:#FF0066;
}

div#dbox a#no_print{
	display:block;
	width:141px;
	height:28px;
	text-indent:-9999px;
	margin:0 0 4px auto;
	background: url(../imgs/modenormal.gif) no-repeat left top;
}

div#dbox a#no_print:hover{background-position:0px -28px;}

#pmarea{
	width:710px;
	margin:5px 15px;
	background-color:#c4c4c4;
}

#pmarea table{
	width:100%;
	border-collapse:separate;
	border-spacing:3px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#pmarea td{
	background-color:#fff;
}

#pmarea td.slide{
	width:360px;
}

div#detailtop{
	background:url(../imgs/dottedback.gif) repeat left top;
	padding:3px;
}

div#detailtop table{
	border-collapse:collapse;
	width:100%;
	text-align:center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div#detailtop th{
	background-color: #f2f2f2;
	color:#434B72;
	font-size:10px;
	font-weight:normal;
	padding:8px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div#detailtop td{
	background-color:#fff;
	padding:12px 5px;
	line-height:1.4;
	border-right: 1px solid #ccc;
}

div#detailtop td#reviewarea{
	text-align:left;
}

div#detailtop h2{
	font-size:16px;
	font-weight:bold;
	padding:0 0 0px 10px;
	color:#434B72;
	line-height:1.6;
}

#h2ap{
	background:#fff url(../imgs/icon_apart.gif) no-repeat 5px center;
	padding-left:31px !important;
}

#h2ko{
	background:#fff url(../imgs/icon_kodate.gif) no-repeat 5px center;
	padding-left:31px !important;
}

#h2ma{
	background:#fff url(../imgs/icon_mansion.gif) no-repeat 5px center;
	padding-left:31px !important;
}

#h2so{
	background:#fff url(../imgs/icon_soho.gif) no-repeat 5px center;
	padding-left:31px !important;
}

div#detailtop td#reviewarea p{
	padding:3px 10px 0;
}

div.detailback2{
	display:none;
	background:url(../imgs/dottedback.gif) repeat left top;
	padding:2px 2px 2px 2px;
	margin-bottom:10px;
}

div.detailback2 table{
	border-collapse:collapse;
	width:100%;
	border-spacing: 0;
	padding: 3px;
	text-align:center;
	background: url(../imgs/dottedback.gif) 0 0 repeat;
}

div.detailback2 table tr{
	height: 2em;
}


/* 物件詳細下部データシートCSS */

#dataArea, #shopArea{
		width: 734px !important;
		width /**/: 740px;
		padding: 3px;
		background: #fff url(../imgs/dottedback.gif) 0 0 repeat;
}

#shopArea{
		margin-top: 5px;
}

#dataArea table, #shopArea table{
		width: 734px;
		border-spacing: 0;
		font-size: 12px;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
}

.clm2 td, .clm3 td, #shop td{
		height: 29px !important;
		height /**/: 32px;
		border-spacing: 0;
		margin: 0;
}

.clm2 th, .clm3 th, #shop th{
 		font-weight: normal;
}

.clm2 .tTitle, .clm3 .tTitle, #shop .tTitle{
		width: 734px;
		background: #ececec url(../imgs/white_line.gif) 0 0 repeat-x;
		color: #434b72;
		height: 28px !important;
		height /**/: 30px;
		vertical-align: middle;
		text-align: center;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
		padding-top: 3px;
}

.clm2 .thLeft, .clm3 .thLeft{
		width: 108px;
		background: #fff url(../imgs/white_line.gif) 0 0 repeat-x;
		border-bottom: 1px solid #ccc;
		padding-top: 3px;
		font-weight: normal;
		text-align: center;
}

.clm2 .thRight, .clm3 .thRight{
		width: 108px !important;
		width /**/: 110px;
		background: #fff url(../imgs/white_line.gif) 0 0 repeat-x;
		padding-right: 1px;
		border-left: #e9e9e9 solid 1px;
		border-bottom: 1px solid #ccc;
		text-align: center;
		padding-top: 3px;
}

.clm2 .cellLeft{
		width: 252px !important;
		width /**/: 258px;
		background: #FBF7EE url(../imgs/white_line.gif) 0 0 repeat-x;
		border-bottom: 1px solid #ccc;
		text-align: left;
		padding-left: 6px;
		padding-top: 3px;
}

.clm2 .cellLeft2{
		width: 622px !important;
		width /**/: 628px;
		background: #FBF7EE url(../imgs/white_line.gif) 0 0 repeat-x;
		border-bottom: 1px solid #ccc;
		text-align: left;
		padding-left: 6px;
		padding-top: 3px;
}


#cellSetsubi{
		height: 29px !important;
		height /**/: 32px;
		background: #fff url(../imgs/white_line.gif) 0 0 repeat-x;
		border-bottom: 1px solid #ccc;
		text-align: left;
		padding-left: 6px;
		padding-top: 3px;
		line-height:1.4;
}

.clm2 .cellRight{
		width: 252px !important;
		width /**/: 258px;
		background: #FBF7EE url(../imgs/white_line.gif) 0 0 repeat-x;
		border-bottom: 1px solid #ccc;
		text-align: right;
		padding-right: 6px;
		padding-top: 3px;
}

.clm3 .cell3LeftL, .clm3 .cell3RightL{
		width: 141px !important;
		width /**/: 147px;
		background: #FBF7EE url(../imgs/white_line.gif) 0 0 repeat-x;
		border-bottom: 1px solid #ccc;
		text-align: right;
		padding-right: 6px;
		padding-top: 3px;
}

.clm3 .cell3LeftR, .clm3 .cell3RightR{
		width: 141px !important;
		width /**/: 147px;
		background: #FBF7EE url(../imgs/white_line.gif) 0 0 repeat-x;
		border-bottom: 1px solid #ccc;
		text-align: right;
		padding-right: 6px;
		padding-top: 3px;
}

.clm3 .cell3CenterR{
		width: 142px !important;
		width /**/: 148px;
		background: #FBF7EE url(../imgs/white_line.gif) 0 0 repeat-x;
		border-bottom: 1px solid #ccc;
		text-align: right;
		padding-right: 6px;
		padding-top: 3px;
}

.clm3 .cell3CenterL{
		width: 142px !important;
		width /**/: 148px;
		background: #FBF7EE url(../imgs/white_line.gif) 0 0 repeat-x;
		border-bottom: 1px solid #ccc;
		text-align: right;
		padding-right: 6px;
		padding-top: 3px;
}

#shop{
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
}
#shop td, #shop th{
		background: #fff url(../imgs/white_line.gif) 0 0 repeat-x;
		height: 50px;
}

#shop #shopName{
		color: #09F;
		width: 122px;
		text-align: center;
		font-size: 14px;
}

#shop #shopAddress{
		width: 260px;
		text-align: center;
}

#shop #shopTell{
		width: 146px;
		text-align: center;
}

#shop #shopButton{
		width: 206px;
		text-align: center;
}

.clm2 .text2, .clm3 .text2{
		letter-spacing: 5em;
}

.clm2 .text3, .clm3 .text3{
		letter-spacing: 2em;
}

.clm2 .text4, .clm3 .text4{
		letter-spacing: 1em;
}

.clm2 .text5, .clm3 .text5{
		letter-spacing: 0.5em;
}

.clm2 .text6, .clm3 .text6{
		letter-spacing: 0.2em;
}

.clm2 .text7, .clm3 .text7{
		letter-spacing: -1px;
		vertical-align: bottom;
}

.clm2 .text2spacer, .clm2 .text3spacer, .clm2 .text4spacer, .clm2 .text5spacer, .clm2 .text6spacer, .clm2 .text7spacer, #shop .text6spacer{
		display: inline;
		width: 0;
		height: 0;
}

/*ここからIE6対策（スターハックおよびborder-collapse:collapse;）*/


* html table{
		border-collapse:collapse;
}

* html .tTitle{
		vertical-align: bottom;
}

* html .clm2 .text2, * html .clm2 .text3, * html .clm2 .text4, * html .clm2 .text5, * html .clm2 .text6, * html .clm2 .text7, * html .clm2 .text7x, * html .clm3 .text2, * html .clm3 .text3, * html .clm3 .text4, * html .clm3 .text5, * html .clm3 .text6, * html .clm3 .text7, * html .clm3 .text7x{
		letter-spacing: 0em;
}

* html .clm2 .text2spacer, * html .clm3 .text2spacer{
		width: 60px;
		height:12px;
}

* html .clm2 .text3spacer, * html .clm3 .text3spacer{
		width: 24px;
		height:12px;
}

* html .clm2 .text4spacer, * html .clm3 .text4spacer{
		width: 12px;
		height:12px;
}

* html .clm2 .text5spacer, * html .clm3 .text5spacer{
		width: 6px;
		height:12px;
}

* html .clm2 .text6spacer, * html .clm3 .text6spacer{
		width: 2px;
		height:12px;
}

* html .clm2 .text6xspacer, * html .clm3 .text6xspacer{
		width: 2px;
		height:12px;
}

* html .clm2 .text7spacer, * html .clm3 .text7spacer{
		width: 2px;
		height:12px;
}

* html .clm2 td,* html  .clm3 td,* html  #shop td{
		height: 25;
}

* html .clm2 th, * html .clm3 th, * html #shop th{
		padding-bottom: 0;
		vertical-align: middle;
}

/*ここからIE7対策（*:first-child+htmlおよびborder-collapse:collapse;）*/

*:first-child+html table{
		border-collapse:collapse;
}

*:first-child+html .tTitle{
		vertical-align: bottom;
}


*:first-child+html .clm2 .text2, *:first-child+html .clm2 .text3, *:first-child+html .clm2 .text4, *:first-child+html .clm2 .text5, *:first-child+html .clm2 .text6, *:first-child+html .clm2 .text7, *:first-child+html .clm2 .text7x, *:first-child+html .clm3 .text2, *:first-child+html .clm3 .text3, *:first-child+html .clm3 .text4, *:first-child+html .clm3 .text5, *:first-child+html .clm3 .text6, *:first-child+html .clm3 .text7, *:first-child+html .clm3 .text7x{
		letter-spacing: 0em;
}

*:first-child+html .clm2 .text2spacer, *:first-child+html .clm3 .text2spacer{
		width: 60px;
		height:12px;
}

*:first-child+html .clm2 .text3spacer, *:first-child+html .clm3 .text3spacer{
		width: 24px;
		height:12px;
}

*:first-child+html .clm2 .text4spacer, *:first-child+html .clm3 .text4spacer{
		width: 12px;
		height:12px;
}

*:first-child+html .clm2 .text5spacer, *:first-child+html .clm3 .text5spacer{
		width: 6px;
		height:12px;
}

*:first-child+html .clm2 .text6spacer, *:first-child+html .clm3 .text6spacer{
		width: 2px;
		height:12px;
}

*:first-child+html .clm2 .text6xspacer, *:first-child+html .clm3 .text6xspacer{
		width: 1px;
		height:12px;
}

*:first-child+html .clm2 .text7spacer, *:first-child+html .clm3 .text7spacer{
		display: none;
}

* html .clm2 td,*:first-child+html .clm3 td, *:first-child+html #shop td{
		height: 25;
}

*:first-child+html .clm2 th, *:first-child+html .clm3 th, *:first-child+html #shop th{
		padding-bottom: 0;
		vertical-align: middle;
}

div#mapbox2{
	width:710px;
	padding:3px 0;
	margin:15px;
	background-color:#c4c4c4;
}

div#map_outline2{
	width:704px;
	height:369px;
	margin:0 3px;
	background-color:#fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.detail_map{
	width:704px;
	height:369px;
}

/* フォトギャラリー */
div#photo_thumb{
	clear:both;
	width:100%;
	padding:0 0 5px 0;
}

div#photo_thumb ul{
	text-align:center;
	padding-left:15px;
}

div#photo_thumb li{
	width:106px;
	height:81px;
	display:inline;
	text-align:center;
	margin:0 6px;
	float:left;
	background: url(../images/no_image.jpg) no-repeat left top;
}

div#photo_thumb li a img{
	margin:3px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* マップまわり設定 */

div#mapbox{
	width:796px;
	padding:3px 0;
	margin:0 auto 10px;
	background-color:#c4c4c4;
}

div#map_outline{
	width:790px;
	height:280px;
	margin:0 3px;
	background-color:#fff;
}

div.results_map{
	width:790px;
	height:280px;
}

div.bukken_map{
	width:340px !important;
	height:230px !important;
	margin:5px auto 0 !important;
	border:1px solid #ccc;
}

div#mapoutline{
	width:360px;
	padding:10px 0;
	background:url(../images/map_back01.gif) no-repeat center top;
}

.invisible{/* Google maps 情報保持のため */
	display:none;
}


/* 左側 */

div#select_area{
	width:100%;
	/*height:315px;*/
}


div#slideshow{
	width:340px;
	height:255px;
	margin:0 auto 0;
	vertical-align:middle;
	text-align:center;
	background-color:#f2f2f2;
}

div#embed_video{
	width:320px;
	height:280px;
	margin:0 20px;
	background-color:#CCC;
	border:1px solid #666;
}

div#movie_video{
	width:360px;
	padding:20px 0;
	margin:0 0 7px;
	background:url(../images/map_back03.gif) no-repeat center top;
}

div#movie{
	width:360px;
	padding:10px 0;
	margin: 0;
	
}

p#madori_photo{
	text-align:center;
}

p#madori_photo img{
	height: 255px;
	width: 340px;
	margin: 10px;
}


h3#shopname{
	color:#06f;
	font-size:14px;
	padding:0px !important;
}

p#shopinfo_btn{
text-align:right;
}

p#shopinfo_btn a{
	display:block;
	background:url(../images/btn_back02.png) no-repeat right 48%;
	text-align:center;
	color:#fff;
	padding:6px 0;
	width:105px;
	margin:0 0 0 240px;
}
