@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			http://www.k-foresthome.com
File name:			page.css (http://www.k-foresthome.com/sell/bunjo/page.css)
Copyright:		(c)

-----------------------------------*/

/*スペシャルコンポ*/
#specialCompo{
	padding:0 0 30px 20px;
	}

#specialCompo table{}

#specialCompo table td{
	width:205px;
	padding:10px;
	}

.specialBox{
	padding:5px;
	background:#008033;
	}

.comment1 {
	height:20px;
	overflow:hidden;
	line-height:20px;
	font-size:12px;
	color:#224600;
	background-color:#E5EABE;
	text-align:center;
	overflow:hidden;
	padding:0 5px;
	}
	
.comment2{
	height:20px;
	overflow:hidden;
	line-height:20px;
	font-size:12px;
	color:#CC0000;
	background-color:#E5EABE;
	text-align:center;
	overflow:hidden;
	padding:0 5px;
	}

.koutsugenchi {
	height:60px;
	overflow:hidden;
	color:#333;
	font-size:10px;
	line-height:16px;
	border-bottom:1px solid #ccc;
	margin:0 auto;
	padding:5px;
	text-align: left;
	background:#F6F6F6;
}

.photo{
	background:#FFF;
	height:135px;
	padding:5px;
	text-align:center;
	overflow:hidden;
	}

.photo a:hover { filter:alpha(opacity=70);opacity:0.7;}
	
.photo img{
	/*
	width:180px;
	height:135px;
	*/
	overflow:hidden;
	}

.shousai{
	width:195px;
	height:25px;
	}
	
	
/*特選CGI 一覧・詳細*/
.naiyo_toku {
	border: 0px;
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
	}
	
table.box{
	margin:0 auto 20px;
	}
	
.siryo{
	background-color: #DDDDDD;
	padding: 3px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	}

#seikyuBT{
	background:url(images/shiryo.gif) 0 0 no-repeat;
	width:170px;
	height:30px;
	margin:10px auto 30px;
	}
	
#seikyuBT a{
	height:30px;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	}
	
.shin_bar,
.cyu_bar,
.tochi_bar,
.man_bar,
.jigyo_bar{
	background:#224600;
	font-size: 12px;
	line-height: 25px;
	font-weight:bold;
	color: #FFF;
	text-indent: 10px;
}
.shin_back,
.cyu_back,
.tochi_back,
.man_back,
.jigyo_back{
	background-color: #EECCDD;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	padding: 3px;
}

.koutsu {
	color: #003333;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	border-bottom:1px dashed #663300;
	text-align: left;
}
.catch {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
.bukken_rap {
	border: 1px solid #999999;
	width: 380px;
	margin:5px 0 0 0;
}

.bukken_rap table{
	width: 100%;
}

.height20px {	font-size: 10px;	line-height: 20px;	height: 10px;}

img {
	border: 0px;
	text-align: right;
}

/*種別帯 */
.shubetu_cell {
	background-color: #47B2A1; /*背景カラー RGB16進数指定 */
	background-img: url(); /*背景イメージ ()内にURl指定 */
	background-repeat: no-repeat; /*背景リピート(セル背景イメージを指定している場合に使用) no-repeat、repeat-y、repeat-xで指定 */
	font-size: 12px; /* テキストサイズ ピクセル指定 */
	color: #FFFFFF; /* テキストカラー RGB16進数指定 */
	padding: 4px 4px 4px 4px; /* 余白 ピクセル指定(上 右 下 左) */
	text-align: left; /* テキスト寄せ */
	}

/* 物件テーブル */
form table{
	width:100%;
	}
.property_table {
	width:100%;
	background-color: #ccc;
	}
.property_table td{
	padding:5px;
	}
	
.pict{
	width:60px;
	}

/* 物件情報タイトル帯 */
.detail_title_cell {
	background-color:#f3f3f3; /*背景カラー RGB16進数指定(指定しないと物件テーブルの背景色になる) */
	background-img: url(); /*背景イメージ ()内にURl指定 */
	background-repeat: no-repeat; /*背景リピート(セル背景イメージを指定している場合に使用) no-repeat、repeat-y、repeat-xで指定 */
	font-size: 12px; /* テキストカラー RGB16進数指定 */
	text-align: center; /* テキスト寄せ */
	color:#666666;
	}
.detail_title_cell td {
	line-height:20px;
	text-align: center;
	}

/* 物件情報テキスト */
.detail_text {
	color:#333;
	font-size: 12px; /* テキストサイズ ピクセル指定 */
	background-color: #FFFFFF; /* テキスト背景カラー RGB16進数指定(transparentは透明) */
	text-align: center; /* テキスト寄せ */
	}
	
.detail_text a{
	color:#649415;
	}

.detail_text a:hover{
	color:#649415;
	text-decoration:underline;
	}
	
.detail_text a:visited{
	color:#006600;
	}
	
.detail_text img {
	display:block;
	text-align:center;
	margin:0 auto;
	}
.eki{
	width:100px;
	}
.point{ 
	text-align:left;
	font-size:10px;
	}
.senyu{}
.land{}
.madori{}
.thumnail{
	padding:0!important;
	}
	

/* 詳細 */
.detail_link a:link {
	font-size: 12px; /* テキストサイズ ピクセル指定 */
	color: #B4005A; /* テキストカラー RGB16進数指定 */
	text-decoration: underline
	}

.detail_link a:active {
	font-size: 12px; /* テキストサイズ ピクセル指定 */
	color: #B4005A; /* テキストカラー RGB16進数指定*/
	text-decoration: none
	}

.detail_link a:visited {
	font-size: 12px; /* テキストサイズ ピクセル指定 */
	color: #B4005A; /* テキストカラー RGB16進数指定 */
	text-decoration: none
	}

.detail_link a:hover {
	font-size: 12px; /* テキストサイズ ピクセル指定 */
	color: #B4005A; /* テキストカラー RGB16進数指定 */
	text-decoration: underline
	}

.check {
	font-size: 12px; /* テキストサイズ ピクセル指定 */
	color:#990000; /* テキストカラー RGB16進数指定 */
	}

/* タイトル帯 */
.title_obi {
	border-width: 1px;/* ボーダーサイズ ピクセル指定 */
	border-style: solid; /* ボーダースタイル */
	border-color: #50B2A1; /* ボーダーカラー RGB16進数指定 */
	}

/* 物件種別(詳細ページ) */
.syubetu_detail {
	background-color: #008033;
	padding:5px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	vertical-align:middle!important;
	}
	
/* 物件タイトル(詳細ページ) */
.title_detail {
	background-color: #FFFFFF;
	background-img: url();
	background-repeat: no-repeat;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 25px;
	padding:5px;
	border:1px solid #ccc;
	}

/* 物件価格(詳細ページ) */
.kakaku_detail {
	background-color: #FFFFFF; /*背景カラー RGB16進数指定 */
	background-img: url(); /*背景イメージ ()内にURl指定 */
	background-repeat: no-repeat; /*背景リピート(セル背景イメージを指定している場合に使用) no-repeat、repeat-y、repeat-xで指定 */
	font-size: 16px; /* テキストサイズ ピクセル指定 */
	color:#CC0000; /* テキストカラー 16進数指定 */
	text-align: right; /* テキスト寄せ */
	padding:5px;
	border:1px solid #ccc;
	border-top:none;
	}

/* 物件キャッチ(詳細ページ) */
.catch_detail {
	background-color: #FFFFFF;
	background-img: url();
	background-repeat: no-repeat;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 10px 0px 20px 0px;
	line-height: 1.5em;
	}


/* 物件詳細(詳細ページ) */
.detail_detail {
	background-color: #E5FFF2;
	background-img: url();
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 3px 3px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #47B2A1;
	line-height: 16px;
	}

/* 物件詳細仕様(詳細ページ) */
.spec_detail {
	background-color: #FFFFFF;
	background-img: url();
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 3px 3px 3px 3px;
	border-width: 0px;
	border-style: solid;
	border-color: ##6086BF;
	line-height: 16px;
	}

/* コメント */
.comment {
	background-color: transparent; /*背景カラー RGB16進数指定 */
	background-img: url(); /*背景イメージ ()内にURl指定 */
	background-repeat: no-repeat; /*背景リピート(セル背景イメージを指定している場合に使用) no-repeat、repeat-y、repeat-xで指定 */
	font-size: 12px; /* テキストサイズ ピクセル指定 */
	color: #000000; /* テキストカラー 16進数指定 */
	text-align: center; /* テキスト寄せ */
	padding: 10px 0px 10px 0px;/* 余白 ピクセル指定(上 右 下 左) */
	border-width: 0px;/* ボーダーサイズ ピクセル指定 */
	border-style: solid; /* ボーダースタイル */
	border-color: ##6086BF; /* ボーダーカラー RGB16進数指定 */
	}

/* 平方メートル用 */
.text1 {
	font-size: 8px; /* テキストサイズ ピクセル指定 */
	}
.kamakura_botan {
	font-size: 12px;
	line-height: 20px;
	
	
	height: 20px;
	width: 482px;
	border: 0px;
}
.kamakura_t {
	font-size: 14px;
	
	height: 20px;
	width: 690px;
	font-style: normal;
	padding-left: 5px;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FF9900;
	border-left-style: solid;
	border-left-width: 10px;
	border-bottom-color: #FF9900;
	text-align: left;
}
.mannnaika {
	text-align: center;
	border: 0px;
	font-size: 12px;
	line-height: 20px;
}
.text10px {
	height: 16px;
	font-size: 10px;
	line-height: 16px;
}
.text18px {
	font-size: 18px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #333333;
}
.toku_menu {
	width: 700px;
	border: 0;
	margin: 0px auto;
	}

#comment{
	text-align:center;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}
	
#comment p { text-align:center; padding:0 0 5px 0;}

#comment input{
	width:300px;
	height:60px;
	margin:20px 0 50px 0;
	}

/*　物件詳細　*/
#specialDetail {
	}
#specialDetail table {
	}
	
table.mainComment{
	border:1px solid #224600;
	}
	
.comment_detail{
	text-align:left;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	padding: 10px 0px 20px 0px;
	line-height: 1.5em;
	}
	
.comment1_detail {
	line-height:20px;
	font-size:16px;
	color:#224600;
	background-color:#E5EABE;
	text-align:center;
	overflow:hidden;
	padding:5px 5px 0;
	}
	
.comment2_detail{
	line-height:20px;
	font-size:16px;
	color:#CC0000;
	background-color:#E5EABE;
	text-align:center;
	overflow:hidden;
	padding:0 5px 5px;
	}

#tksnContainer{
	width:800px;
	}

#detailImage {
	vertical-align:top;
	width:380px;
	}

#detailImage table {
	width:100%;
	}

#detailImage table#title {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#detailImage table td {
	background:#FFFFCC;
	padding:5px;
	}

#detailImage table td #syubetsu {
	background:#FFCC00;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	padding:0 5px;
	line-height:20px;
	}

#detailImage table td h3 {
	font-size:16px;
	
	float: left;
	line-height: 26px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#detailImage table td #price {
	color:#FF0000;
	font-size:16px;
	float: right;
	
	line-height: 26px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#detailImage table td #zeikomi {
	color:#FF0000;
	font-size:12px;
	}

#detailImage #catch {
	padding:10px;
	font-size:12px;
	color:#FF6600;
	line-height:16px;
	}

#detailImage img {
	display:block;
	margin:5px auto;
	}

#detailImage p {
	display:block;
	margin:5px 10px;
	font-size:12px;
	}

#detailSpec {
	vertical-align:top;
	padding:5px;
	}

#detailSpec table {
	width: 100%;
}

#detailSpec th {
	color:#333333;
	font-weight:normal;
	font-size:12px;
	width:100px;
	line-height:25px;
	border:1px solid #FFCC00;
	text-align:center;
	background-color: #FFFF99;
	}

#detailSpec td {
	text-align:left;
	color:#666;
	font-weight:normal;
	font-size:12px;
	line-height:25px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
/*物件　詳細----------------------------------------------------------------------------------------------*/
table#outline{
	width:720px;
	text-align:center;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table#outline td{
	vertical-align:top;
	}


table#leftContainer{
	width:360px;
	}
	
table#leftContainer span{
	text-align:center;
	padding:8px 0 10px;
	display:block;
	color:#666666;
	font-size:11px;
	line-height:19px;
	}
	
table#leftContainer td a:hover { filter:alpha(opacity=70);opacity:0.7;}
	
table#rightContainer{
	width:340px;
	margin:0 0 0 20px;
	}
	
table#rightContainer{
	border-collapse:collapse;
	border:1px solid #ccc;
	}
	
table#rightContainer th{
	background:#F3F3F3;
	padding:5px;
	border:1px solid #ccc;
	text-align:left;
	color:#666666;
	font-size:12px;
	line-height:18px;
	}
	
table#rightContainer td{
	padding:5px;
	border:1px solid #ccc;
	color:#333;
	text-align:left;
	font-size:12px;
	line-height:18px;
	}
	
sup{
	font-size:8px;
	}

/*現現地販売会日時*/

#period_wrap{
	background:url(images/nittei.jpg) no-repeat left 0;
	padding:0 0 10px;
	width:275px;
	height:120px;
	}

#period_wrap div{
	height:20px;
	padding:30px 10px 10px 10px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	}
	
p.center { text-align:center;}

#outline .movie_btn { text-align:center; margin:20px 0 0 0;}
#outline .movie_btn a:hover { filter:alpha(opacity=70);opacity:0.7;}