@charset   "Shift_JIS";
 
#main{
width : 820px;
height : inherit;
background-color : white;
}
h1{
font-size : 18px;
font-weight : 600;
letter-spacing : 2px;
padding-top : 6px;
padding-bottom : 4px;
width : 800px;
height : auto;


margin-top : 1px;
margin-bottom : 1px;

color : blue;

background-color : #e6ffff;

background-image : url(../kabegami/image_h.gif);
background-repeat : repeat-x;
}
body{
background-color : #f3ecd8;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}

#footer01{
padding-top : 6px;
padding-bottom : 4px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : olive;
width : 800px;
height : auto;

background-color : white;


border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : olive;
}

p{
font-size : 12px;
font-weight : 400;
letter-spacing : 1px;

line-height : 16px;

margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
#footer02{
padding-top : 6px;
padding-bottom : 4px;
width : 800px;
height : auto;

background-color : #efefe0;


}



div{
margin-top : 0px;
margin-bottom : 0px;
}

#footer03{
padding-top : 6px;
padding-bottom : 4px;
width : 800px;
height : auto;

background-color : white;

border-top-width : 1px;
border-top-style : solid;
border-top-color : olive;
}

#main_box{
width : 800px;
height : 1400px;

background-color : white;
}

a{
text-decoration : none;


}

a:hover{
color : red;
text-decoration : underline;
}

th{
font-size : 12px;
font-weight : 400;
}

tr{
background-color : white;
}




