@charset "utf-8";

a{
  font-size : large;
  text-decoration : none;
  color : #e80000;
  line-height : 160%;
  font-weight : bold;
  background-color : white;
}
a:hover{
  font-size : medium;
  background-color : #804040;
  color : white;
}
h2{
  font-size : large;
  color : #130000;
  background-image : none;
  background-color : #e3e3e3;
}
h1{
  font-size : large;
  font-weight : bold;
}
h3{
  font-size : large;
  color : white;
  background-color : #8e0047;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
ul{
  font-size : medium;
  line-height : 140%;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : disc;
}
table{
  background-color : #fdfeff;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 1px;
  border-style : groove solid solid;
  border-color : #804040 #008484 #008484;
  background-position : center center;
  font-size : medium;
  font-weight : normal;
  text-decoration : none;
  width : 100%;
}
caption{
  color : black;
  background-color : #c9c9c9;
  text-align : left;
  background-image : linear-gradient(#ffffff, #ffffff);
}
dt{
  font-size : large;
  font-weight : bold;
  background-color : #ffecd9;
}
th{
  color : white;
  text-align : center;
  font-size : large;
  font-weight : bold;
  background-color : #008080;
}
h4{
  font-size : large;
  font-weight : bold;
  color : white;
  background-color : #d24400;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
form{
  background-color : #fbf7f7;
  text-align : right;
  font-size : x-large;
  font-weight : bold;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  border-width : 2px;
  border-style : solid;
  border-color : #ffecd9;
}
h6{
  font-size : medium;
  font-weight : bold;
  color : #804000;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
body{
  width : 740px;
  margin-left : 12%;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(778.gif);
  font-size : large;
  background-color : #231809;
  background-position : 12% 12%;
  font-weight : bold;
  font-family : "游明朝 Demibold", 花鳥風月B, AR浪漫明朝体U;
  background-repeat : repeat-y;
}
footer{
  color : white;
  background-color : #400000;
  text-align : right;
  width : 740px;
}
li{
  float : left;
  font-size : large;
  font-weight : bold;
  text-decoration : none;
  margin-right : 10px;
  margin-left : 10px;
  background-color : #ffffd0;
  list-style-image : url(point_2G.png);
}
header{
  color : #ffffff;
  background-color : #400000;
}
img{
  float : left;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.main{
  font-size : large;
  font-weight : bold;
  background-color : #fdfeff;
  width : 740px;
  margin-top : 45px;
  left : -1px;
}
.sub{
  background-color : #fffbfb;
  width : 200px;
  float : left;
}
.main-content{
  font-size : medium;
  background-color : white;
  text-decoration : none;
  color : #130000;
  line-height : 160%;
  text-align : left;
}

