A:link    {text-decoration:none; color:#FF9900 }
A:visited {text-decoration:none; color:#FF9900 }
A:active  {text-decoration:none; color:#FFCC00 }
A:hover   {text-decoration:none; color:#FFCC00 }

BODY{
 color:#480000;
 background-image:url('img/wall.gif');
}

.menu_tbl{
 border-top-style:solid;
 border-top-color:#804040;
 background-color:#FFFFCC;
 border-bottom-color:#804040;
 border-bottom-style:solid;
 text-align:center;
 border-bottom-width:thin;
 border-top-width:thin;
}

.font_title{
 font-weight:bold;
 color:#004080;
 font-size:14pt;
 }

.font_t{
 color:#004080;
 font-weight:bold;
 font-size:15pt;
}

.font_sub_t{
 color: #004080;
 font-size: 11pt;
}

.font_contents{
 color:#002F5E;
 font-family:�l�r �S�V�b�N,Osaka;
 font-size:10pt;
}
TBODY{
 color:#002F5E;
 font-family:�l�r �S�V�b�N,Osaka;
 font-size:10pt;
}

.font-head {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: gray;
  font-size: 19pt;
}

.font-small {
  font-size: 0.95rem;
}

.font-content {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: gray;
  font-size: 12pt;  
}

.content-top {
  margin-top: 20px;
}

.content-bottom {
  margin-bottom: 20px;
}

.with-shadow {
  box-shadow: 0px 0px 6px gray;
}