@charset "Shift_JIS";
/* CSS Document */

@import url("base.css");

/*//////////////////////
ヘッダー////////////////
/////////////////////*/
h2 {
	font-size:10px;
	margin:0px 0px 0px 5px;
	font-weight:400;
	font-weight:400;
	color:#6D6D6D;
	}
#logo{
	width:350px;
	height:60px;
	clear:both;
	float:left;
	margin:10px 0;
}
ul#top_btn{
	float:right;
	width:348px;
	height:70px;
	margin:10px 0 15px 50px;
	display:block;
	}
ul#top_btn li{
	float:left;
	text-indent:-9999px;
	}
ul#top_btn li a{
	background:url(../top_img/icon_navi2.gif) no-repeat;
	display:block;
	}
ul#top_btn li#link1 a{
	width:62px;
	height:70px;
	background-position:0 0px;
	}
ul#top_btn li#link1 a:hover{
	background-position:0 -71px;
	}
ul#top_btn li#link2 a{
	width:78px;
	height:70px;
	background-position:-62px 0px;
}
ul#top_btn li#link2 a:hover{
	background-position:-62px -71px;
	}
ul#top_btn li#link3 a{
	width:75px;
	height:71px;
	background-position:-136px 0px;
}
ul#top_btn li#link3 a:hover{
	background-position:-136px -71px;
	}
ul#top_btn li#link4 a{
	width:73px;
	height:71px;
	background-position:-211px 0px;
}
ul#top_btn li#link4 a:hover{
	background-position:-211px -71px;
	}
ul#top_btn li#link5 a{
	width:60px;
	height:68px;
	background-position:-285px 0px;
}
ul#top_btn li#link5 a:hover{
	background-position:-285px -71px;
	}

#ad{
	text-align:center;
	clear:both;
	width:100%;
	}
#ad img,#ad span {
	margin-right:3px;
	}
/*//////////////////////
メイン//////////////////
/////////////////////*/
.banner{
	margin:0 0 10px 0;
	}
ul.banner li{
	margin-bottom:8px;
	}
* html ul.banner li { margin-bottom:5px;}/*IE6.7用*/
*:first-child+html ul.banner li {  margin-bottom:5px; }/*IE6.7用*/
html:not([lang*=""]) ul.banner li { margin-bottom:0px; }/*Filefox用*/

#left {
	width:445px;
	margin-bottom:15px;
	float:left;
}

#right {
	width:290px;
	float:right;
	margin-bottom:15px;
}
/*fudousan*/
#fudosan {
	width:216px;
	float:left;
	border:1px solid #FF5900;
	background-color:#FEF5E3;
	height: 205px;
	margin-bottom:10px;
}
#fudosan h3 {
	background:url(../top_img/fudosan_title.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:2px 0px 0px 20px;
	height:26px
}
#fudosan h3 strong {
	font-size:14px; font-weight:bold;
}
#fudosan strong {
	font-size:12px;
	line-height:150%;
}
#fudosan #new {
	font-size:1.1em;
	color:#CC3300;
	font-weight:bold;
}
#fudosan .number {
	font-size:16px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
form {
	padding:0px 5px 0px 5px;
	margin:0;
}
input,select {
	margin:3px 0px 0px 0px;
}
option {
	margin:2px;
}
/*house*/
#house {
	width:216px;
	float:right;
	border:1px solid #8BA91E;
	background-color:#F3FAE0;
	height:205px;
	margin-bottom:10px;
}
#house h3 {
	background:url(../top_img/house_title.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:2px 0px 0px 20px;
	height:26px
}
#house h3 strong {
	font-size:14px;
	font-weight:bold;
}
#house strong {
	font-size:12px;
	line-height:150%;
}
#housemenu{
	text-align:center;
	margin-top:8px;
}
/*fudousan・house共通*/
#fudosan ul , #house p{
	padding:5px;
}
/*event*/
.Cbox {
	width:100%;
	clear:both;
	position:relative;
}
.Cbox li{
	float:left;
	margin:10px 5px 10px 0;
	}
.EN {
	background:url(../top_img/ENbg.gif) repeat-x top left;
	border-bottom:1px solid #999999;
}
.EN h3 {
	height:25px;
	padding-top:2px;
	display:block;
	margin-bottom:5px;
	width: auto;
}
.Cbox h3{
	margin-bottom:5px;
}

.EN ul {
	list-style:none;
	width:445px;
	height:180px;
	clear:both;
	display:block;
	overflow:auto;
	margin-bottom:5px;
	clear:both
}
.EN li {
	width:415px;
	padding:0px 0px 8px 13px;
	background:url(../top_img/list_oj.gif) no-repeat left 3px;
	line-height:140%;
	border-bottom:dashed 1px #CCCCCC;
	margin:0 0 8px 0 ;
}
.list_txt {
	width:218px;
	text-align:right;
	position:absolute;
	top:-3px;
	right:0px;
	display:block;
	z-index:100
}
#R h3 {
	margin-bottom:5px;
}
ul#gakku li{
margin:0px 10px 10px 0px; padding:0px 0px 0px 13px; background:url(../top_img/list_oj.gif) no-repeat left 5px;
}
/*news&topics*/
#news{
	margin-top:10px;
}

/*voice*/
#voice {
	background:url(../top_img/voice_bg.gif) no-repeat 280px 5px;
	width:100%;
}
#voice h3 {
	margin:5px 0px 7px 0px;
}
#voice dl {
	width:100%;
}
#voice dt {
	padding-top:5px;
	font-weight:bold;
	background:none
}
#voice dd {
	background-color:#F3F3F3;
	border-bottom:1px dashed #999999;
	padding:5px 5px 2px 5px;
}
/*AQ*/
#AQ {
	width:445px;
	height:90px;
	clear:both;
	background:url(../top_img/aie.jpg) no-repeat 385px 0px;
	margin:15px 0;
	padding-bottom:10px;
	border-bottom:dotted 1px #999999;
}
#AQ h3 {
	margin:0px 0px 5px 0px;
}
#AQ p#tokusyu {
	background:url(../top_img/aq_t.gif) no-repeat ;
	padding-left:52px;
	height:50px;
	float:left;
	margin-top:5px;
}
#AQ p#tokusyu a{
	font-size:16px;
	font-weight:bold;
	text-decoration:none
}
#AQ img#btn{
	float:left;
	margin:10px 0 0 5px;
	}
/*お役立ち*/
#h_useful{
	width:750px;
	height:100px;
	margin:0 0 15px 0;
	clear:both;
	border-bottom:dashed 1px #999999;
	border-top:dashed 1px #999999;
	padding:13px 0 13px 0;
}
#h_useful dl{
	width:250px;
	display:block;
	margin-bottom:5px;
	float:left;
}
#h_useful dt{
	width:240px;
	display:block;
	font-weight:bold; 
	color:#FF3300;
	clear:both;
}
#h_useful dd{
	width:120px;
	float:left;
	margin-top:5px;
}
#h_useful .w250{
	width:230px;
	float:left;
	margin-top:5px;
}
#banner{
	width:750px;
	height:96px;
	margin-bottom:13px;
}

#shinchiku{
	float: left;
	width: 445px;
}
#h_news{
	float:right;
	width:290px;
}
/*//住宅ニュース設定*/
#j_news{
	width:290px;
	padding-bottom:12px;
	margin:15px 0 15px 0;
	background:url(../top_img/j_news_bb.gif) no-repeat bottom;
	clear:both;
	zoom:1
	}
#j_news h3{
	display:none

	}
#j_news p{
	background:url(../top_img/j_news_t.gif) no-repeat;
	font-size:10px;
	padding:37px 0 0 10px;
	margin:0;
	display:block;
	height:25px;
	}
#j_news ul{
	background:#F4EDDC;
	}
#j_news ul li a{
	background:url(../top_img/list_oj.gif) no-repeat left 11px;
	margin-left:10px;
	padding:5px 0 5px 13px;
	border-bottom:dashed 1px #CCCCCC;
	display:block;
zoom:1
	}
/*Holiday*/
#holiday{
	width:750px;
	background:url(../top_img/gw_bg.gif) no-repeat right;
	height:35px;
	margin-bottom:10px;
	}
#holiday dt#i1{
	background:url(../top_img/gw_icon1.gif) no-repeat;
	margin-right:20px;
	}
#holiday dt#i1 a{
	font-weight:bold;
	padding-left:30px;
	height:35px;
	line-height:30px;
		}
#holiday dt#i2{
	background:url(../top_img/gw_icon2.gif) no-repeat;
	padding-left:30px;
	margin-right:10px;
	font-weight:bold;
}
#holiday dd {
	float:left;
	height:35px;
	margin-right:8px;
	}
#holiday dd a{
	background:url(../top_img/list_oj.gif) no-repeat  0 8px;
	padding-left:15px;
	}
#holiday dt#i1,#holiday dt#i2,#holiday dd a{
	line-height:30px;
	float:left;
}
/*//////////////
ローン////////*/

#loan{
	margin-bottom:10px;
	}
