 

@import url(style1.css);
body{
text-align : center;




line-height : 1.5;


font-size : 95%;








}
#contentu{
width : 900px;
text-align : left;








background-color : white;















}
#footer{
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
width : 900px;

border-top-style : double;
border-top-color : green;
text-align : center;
padding-left : 5px;
padding-right : 5px;

padding-top : 0px;
}
h1{
color : green;
text-align : center;




padding-bottom : 0px;
margin-bottom : 0px;
width : 100%;



}
h2{
color : yellow;
text-align : center;






font-size : 105%;


background-color : green;




margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
h3{
color : maroon;
border-style : none none solid none;
border-bottom-width : 1px;
border-bottom-color : green;
font-size : 102%;
padding-bottom : 5px;
}
a{
text-decoration : none;
border-bottom-style : none;

}
a:hover{
color : fuchsia;

text-decoration : underline;
}
a:active{
color : silver;
}
a:visited{
color : #008040;
}
.red{
color : red;
}
.blue{
color : blue;
font-size : 93%;
font-weight : bold;
}
h4{
color : navy;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : navy;
border-left-width : 8px;
border-left-style : double;
border-left-color : navy;
}
#main{
width : 650px;
float : left;
clear : both;
right : auto;
padding-top : 15px;
padding-left : 15px;
padding-right : 15px;
padding-bottom : 15px;
}
#navi{
width : 226px;
float : right;
right : auto;
clear : both;

padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
}
ul{
font-size : 90%;





list-style-type : none;
width : 200px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
line-height : 1.2;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
}
li{



padding-top : 8px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 8px;
border-bottom-width : 2px;
border-bottom-style : dashed;
border-bottom-color : green;
}
.kasen{
text-decoration : underline;
}
td{
line-height : 1.5;
font-size : 95%;
}
#head{
background-color : silver;
width : 900px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : green;
}
