@charset "Shift_JIS";
/* CSS Document */


.of:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
    }
	
.of{display: inline-block;} 

/* Hides from IE Mac */
* html .of {height: 1%;}
   .of{display:block;}
/* End Hack */ 
