@charset "EUC-JP";

/***************

　トップページ　

****************/


/*　ランダム画像　部分　*/

#index-img {
	width: 880px;
	height: 330px;
	font-size: 0px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

h1#rotator{
	background: url(../rotator/rotator.php) no-repeat top center;
	width: 880px;
	height: 330px;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}

/*　 */

#details-navi {
	padding: 0px 0px 30px;
	width: 880px;
}

#details-navi img.photo-le  {
	border-style: none;
	padding: 0px;
	margin: 0px 8px 0px 0px;
}

#details-navi div.house,
#details-navi div.introduction,
#details-navi div.model,
#details-navi div.reform {
	width: 201px;
	padding: 9px;
	height: 90px;
	float: left;
	background: #FFF;
	margin: 0px 1px 0px 0px;
}

#details-navi div.house div,
#details-navi div.introduction div,
#details-navi div.model div {
	height: 75px;
	background: #FFF;
}

#details-navi div.reform {
	width: 201px;
	height: 90px;
}

#details-navi h2 {
	line-height: normal;
	margin: 0px 0px 5px 72px;
	padding: 0px;
}

#details-navi h2 a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	line-height: 0px;
	font-size: 0px;
	font-style: normal;
}

#details-navi .house h2 {
	background: url(../img/details_title_01_down.gif) no-repeat left top;
	height: 14px;
	width: 83px;
}

#details-navi .house h2 a {
	background: url(../img/details_title_01_up.gif) no-repeat left top;
	height: 14px;
	width: 83px;
}

#details-navi .introduction h2 {
	background: url(../img/details_title_02_down.gif) no-repeat left top;
	height: 14px;
	width: 69px;
}

#details-navi .introduction h2 a {
	background: url(../img/details_title_02_up.gif) no-repeat left top;
	height: 14px;
	width: 69px;
}

#details-navi .model h2 {
	background: url(../img/details_title_03_down.gif) no-repeat left top;
	height: 29px;
	width: 113px;
}

#details-navi .model h2 a {
	background: url(../img/details_title_03_up.gif) no-repeat left top;
	height: 29px;
	width: 113px;
}

#details-navi p.text {
	color: #666666;
	margin: 0em;
	padding: 0em;
	line-height: 1.2;
	font-size: 11px;
}

#details-navi p.link {
	display: block;
	height: 11px;
	width: 86px;
	background: url(../img/details_bt_01_down.gif) no-repeat left top;
	padding: 0px;
	float: right;
	margin: 0px;
	line-height: normal;
	font-size: 0px;
}

#details-navi p.link a {
	height: 11px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:none;
	width: 86px;
	background: url(../img/details_bt_01_up.gif) no-repeat left top;
	line-height: normal;
	font-size: 0px;
}

#details-navi p#idea, 
#details-navi p#search {
	display: block;
	height: 40px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	font-size: 0px;
}


#details-navi p#idea a,
#details-navi p#search a {
	height: 40px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:none;
	width: 200px;
	line-height: normal;
	font-size: 0px;
}

#details-navi p#idea {
	background: url(../img/details_title_05_down.jpg) no-repeat left top;
	border-bottom: 1px dotted #E9E1C7;
	padding-bottom: 2px;
}

#details-navi p#idea a {
	background: url(../img/details_title_05_up.jpg) no-repeat left top;
}

#details-navi p#search {
	background: url(../img/details_title_06_down.jpg) no-repeat left top;
	margin-top: 2px;
}

#details-navi p#search a {
	background: url(../img/details_title_06_up.jpg) no-repeat left top;
}

#details-navi h2 a:hover,
#details-navi p.link a:hover,
#details-navi p#idea a:hover,
#details-navi p#search a:hover {
	background:none;
}

/*　左側　新着ブログ　*/

#blog {
	margin: 0px 0px 30px;
	padding: 0px;
	clear: both;
	width: 610px;
}

#blog h2 {
	background: url(../img/index_title_01.jpg) no-repeat left top;
	text-indent: -9999px;
	padding: 0px;
	height: 37px;
	width: 610px;
	margin-bottom: 10px;
}

#blog ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#blog li {
	float: left;
	width: 180px;
	display: inline;
	line-height: 1.8;
	padding: 10px;
	background: #FFF;
	height: 190px;
	margin: 0px 1px 8px 0px;
}

#blog li img {
	border-style: none;
	text-decoration: none;
}

#blog li img a {
	text-decoration: none;
}

#blog li strong {
	font-size: 14px;
}

#blog li a:link {
	color: #679B60;
}

/*　左側　最新情報　*/

#new {
	margin: 0px 0px 40px;
	padding: 0px;
	float: left;
	width: 300px;
	background: #FFF;
}

#new h2 {
	background: url(../img/index_title_02.jpg) left top;
}

#new div#article {
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 300px;
}

#new div p {
	margin-right: 0.5em;
	margin-left: 0.5em;
}


#new div div.system-free {
	border-bottom: 1px dotted #3E1616;
	padding-bottom: 0.5em;
	margin: 0em 0.5em 0.5em;
}

/*　左側　最新お客様ご紹介　*/

#introduction {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}

#introduction h2 {
	background: url(../img/index_title_03.jpg) left top;
}

#introduction p.link {
	font-size: 13px;
	margin-bottom: 6px;
}

#introduction p.link a {
	text-decoration: none;
	color: #669A5F;
}

#introduction div.photo {
	padding: 0px;
	width: 191px;
	margin: 20px auto;
}

#introduction div.photo img {
	border-style: none;
}

#new h2,
#introduction h2 {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 37px;
	width: 300px;
	text-indent: -9999px;
}

/*　左側　---　*/

#click-map {
	height: 120px;
	width: 610px;
}

/*****************************************************************************/

/*　右側　バナー　*/

#sub h2 {
	margin-bottom: 15px;
}

#sub h2 img {
	border-style: none;
}
