/* --------------------GSPIRAL_ACTION_CSS--------------------- */
div#spcl_selBox{display:none;}
div#naga_selBox{display:block;}
div#other_selBox{display:none;}

/* --------------------分譲住宅・土地情報--------------------- */

#naka_right a:hover img{
	opacity:0.8;
	filter: alpha(opacity=60);
}


}


#bunjyo_sele{
	margin: 0;
	padding: 0;
	width:580px;
	height:40px;

}


#bunjyo_sele ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  
}



#bunjyo_sele li{
	margin-right:3px;
	float:left;
}

#bunjyo_sele li a{
    display:block;
    width:190px;
    height:40px;
	font-size:13px;
	font-weight:bold;
	background-image:url(images/bunjyo_btm.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:center;
	color:#666666;
}


#bunjyo_sele li a:hover{
    display:block;
    width:190px;
    height:30px;
	background-image:url(images/bunjyo_btm2.gif);
	background-repeat:no-repeat;
}

#bunjyo_sele li.now a{
    display:block;
    width:190px;
    height:30px;
	background-image:url(images/bunjyo_btm2.gif);
	background-repeat:no-repeat;
}

#text1{
	width:580px;
	font-size:12px;
	line-height:150%;
	clear:both;
	margin-bottom:10px;
	margin-top:20px;
	text-align: justify;
	text-justify: distribute;
}

#text2{
	width:580px;
	font-size:10px;
	line-height:150%;
	clear:both;
	margin-bottom:30px;
	text-align: justify;
	text-justify: distribute;
}



.bunjyo_caset{
	clear: both;
	margin-top:30px;
	margin-bottom:100px;
}

.bunjyo_title{
	width:580px;
	height:40px;
	background-image:url(images/bunjyo_back.gif);
	margin-bottom:10px;
}

.bunjyo_title p{
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	color:#666666;
}


.bunjyo_caset_left{
	width:250px;
	float:left;

}

.bunjyo_caset_right{
	width:310px;
	margin-left:265px;
	}

.bunjyo_caset_right dl{
	margin: 0 0 0 0;
	padding: 0;
	width: 310px;
	font-size:11px;
}

.bunjyo_caset_right dl dt{
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}

.bunjyo_caset_right dl dd{
	padding: 5px 5px 5px 7em;
	margin-top: -2.1em;
	line-height: 1.4em;
	border-bottom: #CCCCCC 1px dotted;
}


.bunjyo_image1{
	width:250px;
	height:187px;
	margin-bottom:10px;


}

.bunjyo_image2{
	width:250px;
	height:187px;
	margin-bottom:10px;

}

.bunjyo_caset_bottom{
	width:580px;
	height:130px;
	clear:both;
	margin-bottom:10px;
	margin-top:30px;

}

.bunjyo_caset_bottom dt{
	float:left;

}

.bunjyo_caset_bottom2{
	width:580px;
	margin-bottom:30px;
	font-size:12px;
	line-height:150%;
	text-align: justify;
	text-justify: distribute;
}

.bunjyo_caset_bottom3{
	width:580px;
	height:190px;
	margin-bottom:10px;
	text-align: justify;
	text-justify: distribute;
}

.bunjyo_caset_bottom3 img{
	width:250px;
	float:left;
	
}
.bunjyo_caset_bottom3_text{
	font-size:12px;
	width:315px;
	margin-left:265px;
	line-height:150%;
}

/* --------------------問合せ・フォームバナー--------------------- */

.tel{
	width:580px;
	height:40px;
	margin-bottom:10px;
	background-image:url(images/bunjyo_tel.gif);
	clear:both;
}

.tel p{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	padding-right:18px;
	padding-top:10px;
	letter-spacing:3px;
}

.toi a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/* --------------------トップ上部リスト--------------------- */

#bunjyo_list{
	width:580px;
}

.top_list {
	border-bottom: #CCCCCC 1px dotted;
	padding: 10px 0px 9px 0px;
	clear: both;
}
.top_list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.top_list {
  min-height: 1px;
}

* html .top_list {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.top_list .listbox{
	width:450px;
	float:left;
	text-align:left;
}
.top_list p{
	width:60px;
	float:left;
}
.top_list dl{
    width: 350px;
	float: left;
	text-align: left;
}

.top_list dt{
    width: 180px;
	float: left;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	color:#477B90;
}

.top_list dd{
	font-size:12px;
	color:#333333;
}

.top_list .more{
    width: 100px;
	float: right;
	text-align: right;
	font-size:12px;
	font-weight:bold;
}


.top_list .more a{
	color:#999900;
}

