@charset "EUC-JP";


/*-----------------------------------------------
 __top
-----------------------------------------------*/

/* ¢šadjust */

img.bookmark {
	display: block;
}

.contents_left#top {
	width: 900px;
}

/* flash */
div#top_flash {
	height	:390px;
	background-color: #222F28;
	margin: 0 auto;
	padding: 0;
	clear: both;
	text-align: center;
}

/* special */
ul.special {
	width	:960px;
	height	:50px;
	margin: 0 0 30px 0;
	background: url(../img/index/navi_special.jpg) no-repeat;
}

ul.special {
	width	:960px;
	height	:50px;
	margin: 0 0 30px 0;
	background: url(../img/index/navi_special.jpg) no-repeat;
	padding: 0 0 0 0;
}

ul.special li{
	float: left;
	width: 189px;
	margin: 7px 5px 7px 0;
	height: 33px;
	display: block;
	padding: 3px 3px 0 3px;
}

ul.special li#page,
ul.special li#page a{
	float: left;
	width: 145px;
	height: 50px;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: -9999px;
}


ul.special li img {
	margin: 0 5px 0 0;
}

/* news */
div.news {
	background: url(../img/index/h4_news.gif) no-repeat;
	width	:250px;
	float: left;
	margin: 0 0 30px 0;
	padding: 40px 0 0 0;
}

div.news ul {
	width: 250px;
	height: 30px;
	text-indent: -9999px;
	background:url(../img/index/navi_report.jpg);
	margin: 0 0 10px 0;
}

div.news ul li,
div.news ul li a{
	width: 120px;
	height: 30px;
	float: left;
	display: block;
}

div.news ul li#openhouse {
	background: url(../img/index/navi_report.jpg) no-repeat left top;
}

div.news ul li#paper {
	background:  url(../img/index/navi_report.jpg) no-repeat -120px top;
}

div.news #info {
	height: 255px;
	overflow-y: auto;
}

div.news #info div {
	margin: 0 0 10px 0;
}

div.news #info .data {
	font-size: 10px;
	margin: 0;
	font-weight: bold;
}

div.news input {
	height: 50px;
	width:250px;
	margin: 0 0 10px 0;
}

div.news p.estate {
	margin: 0 0 10px 0;
}


/* istyle */
div.istyle {
	background: url(../img/index/h4_istyle.gif) no-repeat;
	width	:340px;
	float: left;
	margin: 0 0 20px 30px;
	padding: 30px 0 0 0;
}

div.istyle ul {
	width: 340px;
	height: 330px;
	text-indent: -9999px;
}

div.istyle li,
div.istyle li a {
	width: 340px;
	height: 110px;
	display: block;
}

div.istyle li#one{
	background:url(../img/index/navi_istyle.jpg) no-repeat left top;
}

div.istyle li#two{
	background:url(../img/index/navi_istyle.jpg) no-repeat left -110px;
}

div.istyle li#three{
	background:url(../img/index/navi_istyle.jpg) no-repeat left -220px;
}

/* service */

div.service {
	background: url(../img/index/h4_service.gif) no-repeat;
	width	:250px;
	float: left;
	margin: 0 0 0 30px;
	padding: 40px 0 0 0;

}

div.service ul.main {
	width: 250px;
	height: 270px;
	text-indent: -9999px;
	margin: 0 0 20px 0;
}

div.service ul.main li,
div.service ul.main li a{
	width: 250px;
	height: 60px;
	display: block;
	margin: 0 0 10px 0;
}

div.service ul.main li#search {
	background: url(../img/index/navi_service.jpg) no-repeat left top;
}

div.service ul.main li#reform {
	background: url(../img/index/navi_service.jpg) no-repeat left -70px;
}

div.service ul.main li#invent {
	background: url(../img/index/navi_service.jpg) no-repeat left -140px;
}

div.service ul.main li#sell {
	background: url(../img/index/navi_service.jpg) no-repeat left -210px;
}

div.service ul.sub {
	width: 250px;
	height: 30px;
	text-indent: -9999px;
	background:url(../img/index/navi_know.jpg);
}

div.service ul.sub li,
div.service ul.sub li a{
	width: 80px;
	height: 30px;
	display: block;
	float: left;
}

div.service ul.sub li#flow {
	background: url(../img/index/navi_know.jpg) no-repeat left top;
}

div.service ul.sub li#faq {
	background: url(../img/index/navi_know.jpg) no-repeat -80px top;
}

div.service ul.sub li#link {
	background: url(../img/index/navi_know.jpg) no-repeat -160px top;
}

/* link */
#top ul.link {
	background: #DBD4CC;
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 10px;
	height: 50px;
}

#top ul.link li{
	float: left;
	width: 170px;
	height: 50px;
	display: block;
	margin: 0 7px 0 0;
	text-indent: -9999px;
}
#top ul.link li a {
	width: 170px;
	height: 50px;
	display: block;
}

#top ul.link li#blog1 {
	background:  url(../img/index/navi_link.jpg) no-repeat left top;
}

#top ul.link li#blog2 {
	background:  url(../img/index/navi_link.jpg) no-repeat -178px top;
}

#top ul.link li#rent {
	background:  url(../img/index/navi_link.jpg) no-repeat -356px top;
}

#top ul.link li#deco {
	background:  url(../img/index/navi_link.jpg) no-repeat -534px top;
}

#top ul.link li#ants {
	background:  url(../img/index/navi_link.jpg) no-repeat -710px top;
}

