@charset "UTF-8";

/*分譲物件--------------------------*/
/*共通ナビ*/
#sale_navi { width: 710px; height: auto; margin: 0 auto; }
#sale_navi ul { list-style: none; clear: both; }
#sale_navi li {
	/*width: 174px;*/
	width: 139px;
	height: auto;
	float: left;
	background: url("../con_img/salebtn_bg.gif") repeat-x left bottom;
	border: 1px solid #80422d;
	font-size: 10pt;
	line-height: 45px;
	display: inline;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
}

#sale_navi li.jnet { width: 102px; }
#sale_navi a,#sale_navi a:visited {
	display: block;
	/*width: 174px;*/
	width: 139px;
	height: auto;
	color: #80422d;
	line-height: 45px;
}
#sale_navi li.jnet a,#sale_navi li.jnet a:visited { width: 102px; }
#sale_navi a:hover {
	background: url("../con_img/salebtn_bg2.gif") repeat-x left bottom;
	color: #b14c6f;
}
#sale_navi a,#sale_navi a:visited,#poem_navi a:hover { text-decoration: none; }

/*共通h3*/
.sale_h3 {
	width: 610px;
	height: auto;
	background: url("../con_img/sale_h3.gif") no-repeat 10px center;
	border-bottom : 1px solid #80422d;
	font-size: 115%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 10px 50px;
}
.sale_h3 a,.sale_h3 a:visited,.sale_h3 a:hover { color: #333333; text-decoration: none; }

/*各分譲物件*/
#poem { width: 710px; height: auto; margin: 20px auto; }
#poem h2 { width: 707px; height: auto; border-bottom : 2px solid #80422d; margin: 0; }

/*建築プラン*/
#plan_img { width: 630px; height: auto; margin: 20px auto; }
#plan_img .plan_left {
	width: 300px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
#plan_img .plan_right {
	width: 300px;
	height: auto;
	float: right;
	margin-bottom: 10px;
}
#plan_img .plan_left2 {
	width: 248px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
#plan_img .plan_right2 {
	width: 248px;
	height: auto;
	float: right;
	margin-bottom: 10px;
}

/*分譲概要*/
table.bunjogaiyo { width: 710px; border-collapse : collapse; margin: 5px auto; }
.bunjogaiyo th {
	border : solid 1px #cccccc;
	background-color : #eeeeee;
	font-size: 95%;
	font-weight: normal;
	padding: 3px 5px;
	white-space: nowrap;
	text-align: left;
}
.bunjogaiyo th.gaiyo_title { border : 0; background-color : #ffffff; }
.bunjogaiyo th.daihyo,.bunjogaiyo td.daihyo { text-align: center; }
.bunjogaiyo td {
	border : solid 1px #cccccc;
	background-color : #ffffff;
	font-size: 95%;
	padding: 5px;
}
.bunjogaiyo td strong { font-weight: bold; font-size: 120%; }

/*地図*/
#poem_map { width: 550px; height: auto; margin: 0 auto;  }
#poem_map_s { width: 300px; height: auto; float: left; }
#kinrin_img {
	width: 200px;
	height: auto;
	float: left;
	margin-left: 20px;
	text-align: center;
}
.gray_line { border: 1px solid #bbbbbb; }
#poem_map em.red_txt,#tanaka_map em.red_txt {
	font-weight: bold;
	font-size: 120%;
	color: #e50d36;
}
#poem_map h4 {
	border-bottom: 1px solid #bbbbbb;
	font-weight: bold;
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 2px;
	text-align: center;
}
h4.tanaka_h4 {
	width: 630px;
	height: auto;
	border-bottom: 1px solid #bbbbbb;
	font-weight: bold;
	font-size: 120%;
	margin: 20px auto 2px auto;
	padding-bottom: 2px;
}

/*tanaka_map*/
#tanaka_map { width: 404px; height: auto; margin: 20px auto; }

/*googlemap*/
#poem_map iframe {
	width: 548px;
	height: 450px;
	border: 1px solid #bbbbbb;
	float: left;
	clear: both;
	margin: 20px auto;
	padding: 0;
	overflow: hidden;
}

/*Jネット施工例*/
#jnet_seko { width: 600px; height: auto; margin: 20px auto;  }
#jnet_seko p {
	width: 280px;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	display: inline;
	text-align: center;
}
#jnet_seko p img { border: 1px solid #999; margin-bottom: 5px; }
