BODY{
  font-size : 90%;
  text-align : center;
  color : #414141;
  line-height : 150%;
  letter-spacing : 0.1em;
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : green;
}
dl dt dd{
margin:0;
padding:0;
}
.coramuClass{
  font-size : x-small;
  background-image : url(koramu.gif);
  color : white;
}
.MenuClass{
  background-color : #ffffa6;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : gray;
  font-size : x-small;
}
.pankuzuClass{
  background-image : url(pankuzu.gif);
  font-size : x-small;
  border-bottom-width : 5px;
  border-bottom-style : groove;
  border-bottom-color : green;
}
.texitClass{
  font-size : x-small;
  padding-left : 1cm;
  padding-top : 1cm;
  line-height : 7mm;
}
H1{
  font-size : x-small;
}
#container{
  text-align : left;
  margin-left : auto;
  margin-right : auto;
  width : 900px;
}
#intro{
  margin-bottom : 15px;
}
#menu{
 margin:0;
 padding:0;
 list-style-type : none;
 float : left;
 width : 200px;
 background-repeat : no-repeat;
}
#navi{
  height : 30px;
  background-image : url(menu1.gif);
  background-repeat : repeat-x;
  color : #ffffff;
  padding-top : 5px;
  padding-left : 10px;
  margin-bottom : 30px;
}
#main{
  float : right;
  width : 650px;
}
#footer{
  clear : both;
  background-image : url(menu1.gif);
  padding-left : 15px;
}
.title{
  height : 30px;
  color : #ffffff;
  padding-top : 5px;
  padding-left : 10px;
  font-size : 100%;
  background-image : url(menu1.gif);
  background-repeat : no-repeat;
}
H2,h3{
  font-size : 120%;
  padding-left : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #990000;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #990000;
  padding-bottom : 2px;
}
#menu LI{
  height : 27px;
  padding-left : 10px;
  padding-top : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-right : auto;
  margin-bottom : auto;
}
#menu UL{
  margin-top : 15px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-image : url(bullet123.gif);
  padding-left : 20px;
  padding-top : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
#main p{
  margin-bottom : 10pt;
}
#footer a{
  color : #ffffd2;
}
A{
  color : #4646ff;
}
a:hover{
  color : #ff5050;
}
#navi a{
  color : #ffffff;
}
#navi a:hover{
  color : #ffff80;
}
.content{
  padding-left : 10px;
}
#main UL{
margin:0;
padding:0;
}
#main li{
margin:0;
padding:0;
}
.kyoutyou{
  font-size : 110%;
  font-weight : bolder;
}
.check ul{
margin-bottom:200px;
}
#question ul li{
margin-bottom:1em;
}
#question dt{
padding-top:1em;
}
#question dd{
margin:0;
padding:0 0 1em 0;
border-bottom: 1px solid #cfcfcf;
width:70%;
}