html,body{
    margin:0;
    padding: 0px;
    width:100%;
    height: 100%;
    background-color:#f7ffee;
}


#warp{

    text-align: left;
    margin-left:auto;
    margin-right:auto;
    width: 750px;
}

﻿body{

background-color:#f7ffee;
margin-right: auto;
margin-left: auto;
text-align:center;
FONT-SIZE: 8pt;
COLOR: #005700;
}

TABLE{
FONT-SIZE: 8pt;
COLOR: #005700;
font-family :serif;
}


.p12 {
FONT-SIZE: 12pt;
COLOR: #005700;
font-family :serif;
}
.p30 {
FONT-SIZE: 30pt;
COLOR: #005700;

}
A:LINK {
FONT-SIZE: 14px;
COLOR: #005700;
TEXT-DECORATION: none
;
font-family :serif;
}
A:VISITED {
FONT-SIZE: 14px;
color : #005700;
TEXT-DECORATION: none
;
font-family :serif;
}
A:HOVER {
FONT-SIZE: 14px;
color : #00c400;
text-decoration : underline;
background-color : #eeffd2;
font-family :serif;
}
H1{
font-size : 14px;
color : green;
    margin-top: 0px;
    margin-bottom: 0px;

}
H2{
font-size : 15px;
font-weight : bold;
color : green;
    margin-top: 0px;
    margin-bottom: 0px;


}
H3{
font-size : 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
}

a.ev{
    
    font-size: 10px;
    color: #336600;
}

.ryu{
    
    font-size: 10px;
    font-weight: normal;
    color: #006600;
    background-color: #f5fbf5;
}

.aryu{
    
    font-size: 15px;
    color: #ffffff;
    font-weight: bolder;
    background-color: #6dd506;
    width: 300px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#w3c1{
    
    font-size: 10px;
}