@charset "utf-8";


/* header
---------------------------------------------*/

#gnav li#gnav_about {
	width: 212px;
	height: 70px;
	background-repeat:no-repeat;
	background-image: url(../../img/btn_gnav_about_o.png);}



/* ハウスナビについて
---------------------------------------------*/

h2 {
	width: 714px;
	height: 92px;}


/* ハウスナビ・システムの4つのポイント */

#about_point4 {
	z-index: 1;
	position: relative;
	width: 668px;
	padding: 30px 23px 20px 23px;}

#about_point4 h3 {
	width: 668px;
	height: 95px;}

#about_point4_toptext {
	width: 660px;
	color: #333;
	font-size: 14px;
	line-height: 1.8em;
	padding: 30px 3px 0 5px ;}

#about_point4 ul {
	width: 668px;
	margin-top: 30px;}

#about_point4 ul li {
	width: 668px;}

#point4_01 h4 {
	width: 500px;
	height: 61px;
	padding: 0 168px 24px 0;}

#point4_02 h4 {
	width: 430px;
	height: 61px;
	padding: 0 238px 24px 0;}

#point4_03 h4 {
	width: 470px;
	height: 61px;
	padding: 0 198px 24px 0;}

#point4_04 h4 {
	width: 420px;
	height: 61px;
	padding: 0 248px 24px 0;}

.point4_imgbox {
	float: left;
	width: 300px;
	height: 207px;
	padding: 0 0 0 1px;}

.point4_img {
	width: 300px;}

.point4_click {
	width: 243px;
	height: 26px;
	padding: 11px 28px 0 29px;}

.point4_text {
	float: right;
	width: 337px;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	padding: 0 3px 50px 0;}

.point4_text strong {color: #1275b9;}

.point4_text em {
	font-style: normal;
	margin-left: 1em;}

.point4_text a {text-decoration: underline;}
.point4_text a:hover {text-decoration: none;}

/* Seki's comments */

#comments {
	z-index: 1;
	position: relative;
	width: 668px;
	height: 335px;
	padding: 0 23px 70px 23px;}

#comments_img {
	width: 668px;
	height: 299px;}

#comments_text {
	z-index: 1;
	position: absolute;
	top: 70px; left: 51px;
	width: 400px;
	height: 225px;
	padding: 0;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;}



/* SIDE
---------------------------------------------*/

#sidenav ul li#sidenav_about {
	width: 220px;
	height: 40px;
	background-repeat:no-repeat;
	background-image: url(../img/btn_sidenav_about_c.gif);}

