@charset "Shift_JIS";

/*----------------------------------------------------------------
 Style Setting

 Date    : 2010/0720
 
 HOUSING CHUMONJUTAKU KOMUTEN TOP FOOTER
----------------------------------------------------------------*/


/*----------------------------------------------------------------
  Layout Setting
----------------------------------------------------------------*/


/*banner*/

#ko_kentop_footer{
	width:911px;
	margin:15px 0;
}
.columnbox2    {  
    width: 910px;  
    margin: 0 -10px 0 0;  
    overflow: hidden;  
 }  
.columnbox2 .column2    {  
   width: 88px;  
    padding: 0 5px 5px;  
    margin-right: 10px;  
    float: left;  
} 
.columnbox2 .column3    {  
   width: 188px;  
    padding: 0 5px 5px;  
    margin-right: 10px;  
    float: left;  
} 

/*----------------------------------------------------------------
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 */