body {
  color: #333333;
  background-color: #EEEFDE;
  font-size: 11pt;
  font-family: sans-serif;
  line-height: 17px;
  margin: 0px;
}
td {
  font-size: 11pt;
  line-height: 17px;
}
h1,h2 {
  font-size: 11pt;
  font-weight: normal;
  margin: 0px;
}
img {
  border-style: none;
}
a {
  color: #003366;
  text-decoration: underline;
}
a:hover {
  color: #0066FF;
  text-decoration: underline;
}
form {
  margin: 0px;
}
iframe {
  background-color: #FFFFFF;
}
div.main {
  background-color: #EEEFDE;
  background-image: url(../image/wp.gif);
  background-repeat: repeat-y;
  background-position: center top;
  text-align: center;
}
table.main {
  width: 760px;
  table-layout: fixed;
  background-color: #FFFFFF;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
td.menu {
  padding-left: 5px;
}
a.menu_menu {
  display: block;
  background-image: url(../image/menu_menu.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
a.menu_menu:hover {
  background-image: url(../image/menu_menu_h.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
a.menu_takeout {
  display: block;
  background-image: url(../image/menu_takeout.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
a.menu_takeout:hover {
  background-image: url(../image/menu_takeout_h.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
a.menu_event {
  display: block;
  background-image: url(../image/menu_event.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
a.menu_event:hover {
  background-image: url(../image/menu_event_h.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
a.menu_about {
  display: block;
  background-image: url(../image/menu_about.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
a.menu_about:hover {
  background-image: url(../image/menu_about_h.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
div.intro_std {
  border-bottom: 5px solid #497D5B;
  margin-bottom: 15px;
}
div.intro_top {
  height: 300px;
  background-image: url(../image/top.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  border-bottom: 5px solid #497D5B;
  margin-bottom: 15px;
}
div.intro_top_txt {
  color: #000000;
  line-height: 28px;
  padding: 20px 0px 0px 25px;
}
h1.lbl {
  font-size: 14pt;
  line-height: 23px;
  border-left: 13px solid #FFBF00;
  padding-left: 7px;
  margin-bottom: 10px;
}
a.lbl {
  display: block;
  color: #333333;
  text-decoration: none;
  font-size: 14pt;
  line-height: 23px;
  border-left: 13px solid #FFBF00;
  padding-left: 7px;
  margin-bottom: 25px;
}
a.lbl:hover {
  background-color: #F0F0C0;
}
h2.lbl {
  font-size: 14pt;
  line-height: 23px;
  margin: 10px 0px 0px 13px;
}
h2.lbl_notxt {
  font-size: 14pt;
  line-height: 23px;
  margin: 10px 0px 10px 13px;
}
div.lbl_txt {
  line-height: 23px;
  margin-left: 13px;
  margin-bottom: 10px;
}
div.bottom_navi {
  text-align: center;
  color: #999999;
  font-size: 9pt;
  letter-spacing: 5px;
  border-top: 5px solid #497D5B;
  margin: 15px 0px 0px;
  padding: 5px 5px 7px;
}
a.bottom_navi {
  color: #003366;
  text-decoration: none;
}
a.bottom_navi:hover {
  color: #0066FF;
  text-decoration: none;
}
div.copy {
  text-align: center;
  color: #666666;
  font-size: 9pt;
  letter-spacing: 2px;
  border-top: 5px solid #497D5B;
  padding: 5px 5px 7px;
}
table.tbl {
  color: #FFFFFF;
  background-color: #666666;
  margin: 5px 0px;
}
td.tbl_h {
  color: #333333;
  background-color: #F6F0DE;
  letter-spacing: 5px;
  white-space: nowrap;
  padding: 5px 20px; 
}
td.tbl_d {
  color: #333333;
  background-color: #FFFFFF;
  letter-spacing: 1px;
  padding: 5px;
}
.lst {
  color: #FFEB7C;
  margin-right: 3px;
}
.lstidt {
  margin-left: 17px;
}
.txt {
  line-height: 23px;
}
.full {
  width: 100%;
}
.bold {
  color: #666666;
  font-weight: bold;
}
.wide {
  letter-spacing: 2px;
}
.aln_c {
  text-align: center;
}
.aln_r {
  text-align: right;
}
.aln_cblock {
  margin-right: auto;
  margin-left: auto;
}
