@charset "utf-8";
/* CSS Document */

#area_1 {
	
    	float:left;
        width:680px;
        
        height:160px;
        
}

#area_2 {
	
    	float:left;
        width:325px;
        
        height:175px;
        
}

#area_3 {
	
    	float:left;
        width:325px;
        
        height:50px;
        
}
