@charset "utf-8";
/* CSS Document */
body{ color:#424242; font-family:verdana, helvetica, arial; font-size:14px; line-height:20px;}

*{ padding:0; margin:0;}
#main{ width:950px; height:auto; margin:0 auto;}
#main #header{ width:100%; height:115px; float:left; margin-bottom:34px;}
#main #header #logo-japi{ width:107px; height:107px; float:left; margin-top:8px;}
#main #header #right-header-content{ width:843px; height:115px; float:left;}
#main #main-image{ width:950px; height:338px; float:left;}
#main #purple-bar{ width:950px; height:18px; float:left; background-color:#35186f; margin-bottom:10px;}
#main .section1, .section2, .section3{ width:295px; height:920px; float:left; padding:10px;}
#main .section2 { background-color:#ececec;}

ul{ margin-left:15px;}

#footer{ width:100%; height:30px; float:left;}
#footer-purple{ width:20%; height:30px; background-color:#35186f; float:left;}
#footer-orange{ width:80%; height:30px; background-color:#f7a723; float:left;}