@charset "utf-8";

/***************************************************
	real.css
	物件情報レイアウトスタイル定義
***************************************************/
/* ------------------------------------------------------------
Font Size (default:13px)
 10px = 77%     11px = 85%     12px = 93%     13px = 100%
 14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
 18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
 22px = 167%    23px = 174%    24px = 182%    25px = 189%
 26px = 197%
------------------------------------------------------------ */

#gnavi li.n01 a {	background-position: 0 -55px;}

#contents .main h4.title {
	margin-bottom: 10px;
	padding: 5px 0 18px;
	background: url(../img/real/t_bg.png) 0 100% repeat-x;
	color: #8a846e;
	font-weight: bold;
	font-size: 125%;
}
#contents .main h4.title span {
	padding-left: 15px;
	background: url(../img/real/ico01.jpg) left center repeat-y;
}
#contents .main .inner {	padding: 0 15px 15px;}

#pagelink .links,
#contents .main .links {
	margin: 10px 0;
	padding: 1px;
	border: solid #E6E9EE 1px;
}
#pagelink .links p,
#contents .main .links p {
	background: #ffffff url(../img/real/link_bg.jpg) 0 50% repeat-x ;
}

/* カーナビ用 リンク */
#contents p.carnaviLink {
	margin: 15px 0 0;
	padding:0 0 0 10px;
	background:url(../img/temp/ico01.gif) 0 50% no-repeat;
}
#contents p.carnaviLink span {
	color:#003399;
	font-weight:bold;
}


#pagelink {	width: 675px;}

/* トップページ index.html
------------------------------------------------------------ */
#contents.index .main h3,
#contents.index .main h4 {	margin-bottom: 20px;}
#contents.index .main .new_open {
	padding: 0 0 30px 10px;
}
#contents.index .main .new_open li {
	float: right;
	width: 455px;
	margin-bottom: 10px;
	line-height: 2.0;
}
#contents.index .main .new_open li.title {
	margin-bottom: 5px;
	background: url(../img/temp/border01.gif) left bottom repeat-x;
}
#contents.index .main .new_open li.title a {
	padding-left: 10px;
	font-weight: bold;
	font-size: 133%;
	border-left: 6px solid #355ba0;
	text-decoration: none;
}
#contents.index .main .new_open li.image {
	float: left;
	width: 188px;
	height: 205px;
/*	padding: 0px;
	border: none;*/
}
#contents.index .main .new_open li.image div {
/*	display: block;*/
	position: relative;
	width: 188px;
	height: 205px;
/*	overflow: hidden;*/
	padding: 1px;
	border: 1px solid #bcbebd;
}
#contents.index .main .new_open li.image a {
	display: block;
	position: absolute;
	width: 188px;
	height: 205px;
	overflow: hidden;
	text-align: center;
}
#contents.index .main .new_open li.image a img {
/*	position: static;
	height:100%*/
}
#contents.index .main .new_open li.image a img.new_img2 {
/*	position: relative;
	top: -5%;
	left:-25%;
	height:110%*/
}
#contents.index .main .new_open li.text span {
	padding: 2px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff2200;
}
#contents.index .main .new_open li.detail {
	width: 435px;
	padding: 0 10px;
	background-color: #efefeb;
	border: 1px solid #e6e6e6;
}
#contents.index .main h4.cate {
	clear: both;
	height: 32px;
	padding-left: 25px;
	line-height: 32px;
	background: url(../img/real/ttl_bg.jpg) no-repeat;
	font-size: 120%;
	font-weight: bold;
	color:#ffffff;
}
#contents.index .main #cat_list ul {
	float: left;
	width: 215px;
	padding: 0 15px 20px 0;
}
#contents.index .main #cat_list .n03 {	padding-right: 0;}
#contents.index .main #cat_list li {	margin-bottom: 10px;}
#contents.index .main #cat_list li.title {
	margin-bottom: 5px;
}
#contents.index .main #cat_list li.title a {
	display: block;
	padding-left: 10px;
	font-weight: bold;
	font-size: 108%;
	border-left: 6px solid #355ba0;
	text-decoration: none;
	line-height: 1.3;
}
#contents.index .main #cat_list li.image {
	width: 211px;
	padding: 1px;
	border: 1px solid #bcbebd;
}
#contents.index .main #cat_list li.detail {
	padding: 0 5px;
	font-size: 90%;
	background-color: #efefeb;
	border: 1px solid #e6e6e6;
}

/* 各分譲地ページ
------------------------------------------------------------ */
/* トップページ */
#contents.r_index .main .inner p {	padding: 10px 0;}

/* 概要ページ */
#contents.outline #outline_data {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../img/real/btm.gif) 0 100% repeat-x;
}
#contents.outline #outline_data table {	width: 100%;}
#contents.outline th {
	padding: 8px 10px;
	border-bottom: 1px solid #dcdcdc;
	color: #5287D6;
}
#contents.outline table td {
	padding: 8px 10px;
	border-bottom: 1px solid #dcdcdc;
}
#contents.outline td span {
	margin-right: 16px;
	padding-right: 16px;
	background: url(../img/real/list.gif) 100% 50% no-repeat;
	color: #5287D6;
	white-space: nowrap;
}

#contents.outline table td.end {	padding-top: 5px;	border: none;}

#contents.outline table tr.none {	display: none;}

/* 区画図ページ */
#contents.kukaku #kukaku_detail p {	padding-top: 8px;	padding-bottom: 8px;}
#contents.kukaku table {
	color: #003366;
	width: 100%;
	margin-bottom: 10px;
	white-space: nowrap;
}
#contents.kukaku td {
	padding: 4px;
	border: 1px solid #E0E0E0;
	text-align: center;
	background-color: #FCFCFC;
}
#contents.kukaku td.bg {
	background-image: url(../img/real/table.gif);
	background-repeat: repeat;
	text-align: center;
}

#contents.kukaku td {
	padding: 4px 10px 4px 20px;
	border: 1px solid #E0E0E0;
	text-align: left;
	background-color: #FCFCFC;
}

/* 物件価格ページ */
#contents.price #price_detail p {	padding-top: 8px;	padding-bottom: 8px;}
#contents.price table {
	color: #003366;
	width: 100%;
	margin-bottom: 15px;
	white-space: nowrap;
}
#contents.price th,
#contents.price td {
	padding: 1px 4px;
	border: 1px solid #E0E0E0;
	text-align: center;
}
#contents.price thead th,
#contents.price thead td {
	font-weight: bold;
	background-image: url(../img/real/table.gif);
	background-repeat: repeat;
}

#contents.price tbody th,
#contents.price tbody td {
	background-color: #FCFCFC;
}
#contents.price .odd th,
#contents.price .odd td {	background-color: #f7faff;}

#contents.price td.seiyaku {
	color: #FF6600;
	font-weight: bold;
}
#contents.price .textArea {
	margin-bottom: 15px;
	padding: 1px 10px;
	background-color: #fffcd9;
}
#contents.price .bannerArea {	padding: 0 0 20px;}
#contents.price .bannerArea p.n01 {
	float: left;
	width: 330px;
}
#contents.price .bannerArea p.n02 {
	float: right;
	width: 330px;
}

/*
#contents.price td.bg {
	background-image: url(../img/real/table.gif);
	background-repeat: repeat;
	text-align: center;
}
#contents.price td {
	padding: 4px 10px 4px 20px;
	border: 1px solid #E0E0E0;
	text-align: left;
	background-color: #FCFCFC;
}
*/

/* 間取り図ページ */
#contents.madori #madori_detail p {	padding-top: 8px;	padding-bottom: 8px;}
#contents.madori .main table {
	color: #003366;
	width: 100%;
	margin-bottom: 10px;
	white-space: nowrap;
}
#contents.madori .main td {
	padding: 4px;
	border: 1px solid #E0E0E0;
	text-align: center;
	background-color: #FCFCFC;
}
#contents.madori .main td.bg {
	background-image: url(../img/real/table.gif);
	background-repeat: repeat;
}

/* ロケーションページ */
#contents.location .location_detail {	margin-bottom: 20px;}
#contents.location .location_detail p {	padding-top: 8px;	padding-bottom: 8px;}
#contents.location .main h4 {
	float: left;
	margin-top: 0px;
}
#contents.location .main ul {
	float: right;
	width: 345px;
}
#contents.location .main li {
	line-height: 1.8;
	border-bottom: 1px solid #E8E8E8;
}
#contents.location .main li.head {
	padding-left: 15px;
	color: #003399;
	background: url(../img/real/list2.gif) 0 50% no-repeat;
}

/* アクセスページ */
#contents.access .access_detail {	margin-bottom: 20px;}
#contents.access .access_detail p {	padding-top: 8px;	padding-bottom: 8px;}

/* 仕様・設備
------------------------------------------------------------ */
/* 久我西出町 #r000013 */
#contents.shiyou #r000013 #sh_cnt h2 {	margin:5px 0 15px 0;}
#contents.shiyou #r000013 #sh_cnt h3 {
	width:675px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents.shiyou #r000013 #sh_cnt div.ct1 {
	width: 675px;
	height: 261px;
	margin-bottom: 15px;
}
#contents.shiyou #r000013 #sh_cnt div.ct1 p.img {
	width: 350px;
	height: 241px;
	float: left;
	padding: 0 5px 0 0;
}
#contents.shiyou #r000013 #sh_cnt div.ct1 p.text {
	width: 294px;
	height: 231px;
	float: right;
	padding : 10px 10px 0 10px;
	background-color: #F3F7FC;
}
#contents.shiyou #r000013 #sh_cnt h3.ire {
	width:215px;
	margin: 0 0 10px 0;
}
#contents.shiyou #r000013 #sh_cnt div.box1 {
	width:215x;
	float: left;
	margin: 0 5px 10px 0;
}
#contents.shiyou #r000013 #sh_cnt div.box2 {
	width:215px;
	float: left;
	margin: 0 5px 10px 7px;
}
#contents.shiyou #r000013 #sh_cnt div.box3 {
	width:215px;
	float: left;
	margin: 0 0 0 7px;
}
#contents.shiyou #r000013 #sh_cnt div.ct2 {
	background-color: #F3F7FC;
	width: 215px;
	height: 360px;
}
#contents.shiyou #r000013 #sh_cnt div.ct2 p.img {
	width: 157px;
	margin: 0 10px 0 30px;
}

#contents.shiyou #r000013 #sh_cnt div.ct2 p.text {
	width: 195px;
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
}
#contents.shiyou #r000013 #shiyou-setubi {	padding-bottom: 20px;}


/* 勝竜寺巡り原 #r000017 */
#contents.shiyou #r000017 #shiyou h2 {
	margin-top: 10px;
	margin-bottom: 0px;
}
#contents.shiyou #r000017 #shiyou h3 {
	width:566px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#contents.shiyou #r000017 #sh01 {
	float: left;
	width: 450px;
	border-right: #CCCCCC 1px solid;
}
#contents.shiyou #r000017 #sh02 {
	float: left;
	width: 375px;
	border-right: #CCCCCC 1px solid;
}
#contents.shiyou #r000017 .sh_head {
	text-align: center;
	padding: 10px 0;
}
#contents.shiyou #r000017 .intro01 {
	float: left;
	width: 209px;
	padding: 0 10px 10px 5px;
	text-align: center;
	border-right: #CCCCCC 1px solid;
}
#contents.shiyou #r000017 .intro {
	float: right;
	text-align: center;
	width: 209px;
	padding: 0 5px 10px 0;
}
#contents.shiyou #r000017 .intro02 {
	float: right;
	width: 285px;
	padding: 0 5px 10px 0;
}
#contents.shiyou #r000017 #shiyou .intro02 p{	width: 285px;}
#contents.shiyou #r000017 #shiyou .intro02 p.sub	{
	width: 285px;
	margin: 5px 0px;
	text-align: left;
	color:#64573e;
	font-size: 12px;
	font-weight: bold;
	border-bottom: #333333 1px solid;
}
#contents.shiyou #r000017 #shiyou p.sub {
	width: 209px;
	margin: 5px 0px;
	text-align: left;
	color:#64573e;
	font-size: 12px;
	font-weight: bold;
	border-bottom: #333333 1px solid;
}
#contents.shiyou #r000017 #shiyou p {
	width: 209px;
	margin: 5px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
#contents.shiyou #r000017 #shiyou #sh02 p.sub	{
	width: 365px;
	margin: 5px 0px;
	text-align: left;
	color:#64573e;
	font-size: 12px;
	font-weight: bold;
	border-bottom: #333333 1px solid;
}
#contents.shiyou #r000017 #shiyou #sh02 p {
	width: 365px;
	margin: 5px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
#contents.shiyou #r000017 #shiyou hr {
	clear: both;
	display:block;
	margin: 0 5px 0 12px;
	color: #E6E6E6; /* 線の色(IE用) */
	background-color: #E6E6E6; /* 線の色(NN用) */
	height: 5px; /* 線の太さ */
	border-width: 0px; /* 枠の太さ */
}

/* ロケーション
------------------------------------------------------------ */
/* 北野が丘 #r000014 */
#contents.location #r000014 h4#history_title {
	width: 675px ;
	padding: 0 0 10px 0;
}
#contents.location #r000014 div.box01{
	width: 675px ;
	margin: 0 0 5px 0;
	background-color: #E5EAE5;
}
#contents.location #r000014 div.box02,
#contents.location #r000014 div.box03 {
	width: 675px ;
	margin: 0 0 5px 0;
	background-color: #E5EAE5;
}

#contents.location #r000014 .box_text01 { margin: 0 0 80px 0;}
#contents.location #r000014 .box_text02 { margin: 0 0 53px 0;}
#contents.location #r000014 .box_text03 { margin: 0 0 60px 0;}
#contents.location #r000014 div.box01 p.gr01 {
	width: 291px ;
	float: left;
	padding: 15px 0 15px 25px;
}
#contents.location #r000014 div.box01 p.title01 {
	width: 266px ;
	height: 30px;
	margin: 0 0 7px 0;
	_padding: 0;
}
#contents.location #r000014 div.box01 p.photo01 {
	width: 266px ;
	height: 161px;
	padding: 0;
	_padding: 0;
}
#contents.location #r000014 div.box01 span.gr02 {
	width: 320px ;
	float: right;
	padding: 15px 25px 15px 0;
}
#contents.location #r000014 div.box02 span.gr03 {
	width: 321px ;
	float: left;
	padding: 15px 0 15px 25px;
}
#contents.location #r000014 div.box02 p.title02 {
	width: 245px ;
	height: 45px;
	margin: 0 0 7px 0;
	_padding: 0;
}
#contents.location #r000014 div.box02 span.gr04 {
	width: 290px ;
	float: right;
	padding: 15px 20px 15px 0;
}
#contents.location #r000014 div.box02 p.photo02 {
	width: 291px ;
	height: 186px;
	padding: 0 0 25px 0;
	_padding: 0 0 17px 0;
}
#contents.location #r000014 div.box03 p.title03 {
	width: 245px ;
	height: 45px;
	margin: 0 0 7px 0;
	_padding: 0;
}
#contents.location #r000014 div.box02 p.photo03 {
	width: 291px ;
	height: 186px;
	padding: 5px 0 0 0;
	_padding: 15px 0 0 0;
}
#contents.location #r000014 div.box03 span.gr05 {
	width: 291px ;
	float: right;
	padding: 15px 20px 15px 0;
}
#contents.location #r000014 div.box03 span.gr06 {
	width: 321px ;
	float: left;
	padding: 15px 0 15px 25px;
}
#contents.location #r000014 div.box03 p.photo02 {
	width: 291px ;
	height: 187px;
	padding: 37px 0 15px 0;
	_padding: 42px 0 10px 0;
}
#contents.location #r000014 div.box03 p.photo03 {
	width: 291px ;
	height: 187px;
	padding: 5px 0 0 0;
	_padding: 15px 0 0 0;
}
#contents.location #r000014 div.box03 p.photo04 {
	width: 321px ;
	height: 186px;
	padding: 5px 0 0 0;
	_padding: 15px 0 0 0;
}
