body{
  background-color:#000000;
  margin-top:0
;
}
a:hover {
  color: #FFFF33;
  text-decoration: overline;
}
a:active {
  color: #FFFFCC;
  text-decoration:none
;
}
a:link {
  color: #FFFFFF;
  text-decoration:none
;
}
a:visited {
  color: #FFFFFF;
  text-decoration:none
;
}
.buttom_back {
  background-image : url(../images/common/buttom_back.jpg);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  height: 276px;
  width: 950px;
}
.text_s {
  font-size: 10px;
  color: #999999;
}
.header {
  background-image : url(../images/common/header.jpg);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  height: 85px;
}
.text {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  font-size: 12px;
  line-height: 1.6em;
  color: #CCCCCC;
}
.contents_back {
  background-image : url(../images/common/contents_back.jpg);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  height: 550px;
  width: 950px;
}
.text_bl {
  font-size: 12px;
  line-height: 1.6em;
  color: #333333;
}
.border_01 {
  margin: 0px;
  padding: 0px;
  border: thin solid #004891;
}
.contents_back_l {
  background-image : url(../images/common/contents_back_l.jpg);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  height: 1200px;
}
.text_bb {
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  line-height: 1.6em;
}
.text_wb {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
