@charset "utf-8";
/* CSS Document */
body{ margin:0;}
#main_body{width:1000px;margin:0 auto;border:0;padding:0;}
#place_1{width:100%;min-height:50px; background-color:#EEEEEE; }
#place_2{width:100%;min-height:120px;background-color:#395475;}
#place_3{width:50%;float:left;height:auto;min-height:50px;background-color:#E0E0E0;border:1px solid;}
#place_4{width:49%;float:left;height:auto;min-height:50px;background-color:#E0E0E0;border:1px solid;}
#place_5{width:100%;clear:both;min-height:50px;height:auto;background-color:#BED96E;}
