BODY {
  margin: 0;
  padding: 20px 0 10px 0;
  background: #FFF;
  color: #333;
  font-family: Osaka, Verdana, Arial, sans-serif;
  text-align: center;
}
A { 
  color: #336666;
  text-decoration: underline;
}
A:hover { 
  color: #CC6666;
  text-decoration: underline;
}

#out { margin: 0 auto; }
.w-720 { width: 720px; }

BODY,TD {
  font-size: 12px;
  line-height: 180%;
}
@MEDIA SCREEN {
  * HTML BODY,TD {
   font-size: 75%;
   line-height: 180%;
  }
}
TD.big, SPAN.big {
  font-size: 14px;
  line-height: 180%;
}
@MEDIA SCREEN {
  * HTML TD.big {
   font-size: 90%;
   line-height: 180%;
  }
}
@MEDIA SCREEN {
  * HTML SPAN.big {
   font-size: 120%;
   line-height: 180%;
  }
}
TD.small {
  font-size: 10px;
  line-height: 160%;
}
@MEDIA SCREEN {
  * HTML TD.small {
   font-size: 60%;
   line-height: 160%;
  }
}

TD.main_title {
   background-image: url(image/kaku/ka_body_sukasi.gif);
   background-repeat: no-repeat;
   background-position: left;
}


.button-t {
  width: 135px;
  text-align: center;
}
.button-t2 {
  width: 162px;
  text-align: center;
}
A.button-t-n {
  display: block;
  padding: 7px 0;
  background: #668EC9;
  color: #FFF;
  text-decoration: none;
  line-height: 15px;
}
A.button-t-n:hover {
  background: #CBD7ED;
  color: #3F71BB;
}
A.button-t {
  display: block;
  padding: 7px 0;
  width: 135px;
  background: #41B3A9;
  color: #FFF;
  text-decoration: none;
  border-left: solid 2px #FFF;
  line-height: 15px;
}
A.button-t:hover {
  background: #D6EEEC;
  color: #009B8E;
}

.button {
  width: 120px;
  text-align: center;
}
.button2 {
  width: 60px;
  text-align: center;
}
A.button_n {
  display: block;
  padding: 5px 0;
  background: #668EC9;
  color: #FFF;
  text-decoration: none;
  border-right: solid 2px #FFF;
  line-height: 13px;
}
A.button_n:hover {
  background: #CBD7ED;
  color: #3F71BB;
}

A.button {
  display: block;
  padding: 5px 0;
  background: #41B3A9;
  color: #FFF;
  text-decoration: none;
  border-right: solid 2px #FFF;
  line-height: 13px;
}
A.button:hover {
  background: #D6EEEC;
  color: #009B8E;
}
A.button_t {
  display: block;
  padding: 5px 0;
  background: #668EC9;
  color: #FFF;
  text-decoration: none;
  line-height: 13px;
}
A.button_t:hover {
  background: #CBD7ED;
  color: #3F71BB;
}

.sin_waku {
  margin: 0 0 0 23px;
  width: 360px;
  border: 1px #999 dashed;
  padding: 5px 8px;
}