@charset "Shift_JIS";

/*----------------------------------------------------------------
 Style Setting

 Date    : 2010/0715
 
 HOUSING CHUMONJUTAKU KOMUTEN TOP TITLE
----------------------------------------------------------------*/


/*----------------------------------------------------------------
  Layout Setting
----------------------------------------------------------------*/


/*-----contents header-----*/

#ko_kentop_title{
	width:911px;
}

#ko_kentop_title .ko_t_title{
	width:911px;
	height:120px;
}

#ko_kentop_title .ko_t_title h1{
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	text-indent:0;
	background:none;
	height: 120px;
}


/*----------------------------------------------------------------
clear
----------------------------------------------------------------*/

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
  
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */