@charset "utf-8";
/* CSS Document */

/*共通*/

body{
margin:0px;
}

#header,#footer{background-color:#009900;
width:100%;
height:20px;
font-size:14px;
color:#FFFFFF;
}

h1{
font-size:26px;
font-weight:900;
color:#006633;
padding:1px;
}

h2{font-size:22px;
font-weight:900;
color:#009900;
padding:1px;
}

h3{
font-size:18px;
font-weight:450;
color:#0033CC;}

h4{font-size:24px;
font-weight:800;
color:#003366;
padding:1px;
}

h5{font-size:24px;
font-weight:500;
color:#006633;
padding:1px;
font:"Times New Roman", Times, serif;}

h6{font-size:20px;
font-weight:400;
color:#000000;
padding:1px;
font:"Times New Roman", Times, serif;
}

#menu_top,#menu_bottom,#mainbody,#centerbody1,#centerbody2,#centerbody3{
width:800px;
margin:0px auto;
}

/*段組*/
#footer{
font-size:14px;
}

/*メニュー*/
.main_logo{
float:left;
}

.menu_txt{float:right;
}

a img { border:none} 