* {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 170%;
  color: #333333;
  font-family: "lr SVbN", "Osaka|";
}
BODY {
  background-image : url(back.gif);
  background-repeat: repeat-x;
  background-color: #FCFFDC;
}
H1 {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
}
H2 {
  font-size: 18px;
  line-height: 200%;
  font-weight: bold;
  color: #FF3300;
  background-color: #FFFFFF;
}
H3 {
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;
  background-color: #FFFFFF;
}
H4 {
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;
  background-color: #FFFFFF;
}
H5 {
  font-size: 13px;
  line-height: 150%;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;
}
H6 {
  font-size: 16px;
  font-weight: bold;
  color: #FF3300;
}
.box1 {
  border: 10px solid #0099FF;
  padding-right: 10px;
  padding-left: 10px;
}
.gaiyou TD {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #666666;
}
.style1 {
  color: #0033FF;
  font-weight: bold;
  background-color: #FFFFFF;
}
.style2 {
  color: #0066FF;
  background-color: #FFFFFF;
}
.style3 {
  font-size:10px;
  color: #ff0000;
  background-color: #FFFFFF;
}
.style4 {
  font-size:10px;
  color: #0000ff;
  background-color: #FFFFFF;
}
.style5 {
  font-size:13px;
  color: #ff0000;
  font-weight: bold;
  background-color: #FFFFFF;
}
.style6 {
  font-size:13px;
  color: #0000ff;
  background-color: #FFFFFF;
}
.style7 {
  font-size:15px;
  color: #0000ff;
  font-weight: bold;
  background-color: #FFFFFF;
}
.style8 {
  font-size:16px;
  color: #ff0000;
  font-weight: bold;
  background-color: #FFFFFF;
}
.style9 {
  font-size:16px;
  color: #0000ff;
  font-weight: bold;
  background-color: #FFFFFF;
}
.style10 {
  font-size:13px;
  color: #008040;
  font-weight: bold;
  background-color: #FFFFFF;
}
.style11 {
  font-size: 16px;
  font-weight: bold;
  color: #004000;


}
#container {
  background-color: #FFFFFF;
  margin: 0px 10%;
  width: 760px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #CCCCCC;
  border-left-color: #CCCCCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  padding-bottom: 20px;
}
#photo {
  background-image : url(img/logo1.gif);
  height: 270px;
  width: 700px;
  float: center;
}
#menu {
  text-align: right;
  background-color: #FFFFFF;
  float: right;
  width: 700px;
  line-height: 100%;
  margin-top: 15px;
}
#main {
  background-color: #FFFFFF;
  margin-right: 10px;
  margin-left: 10px;
}
#b_c {
  clear: both;
  background-image : url(shadow.gif);
  height: 12px;
}
