body {
  font-size: 16px;
  line-height: 1.5;
  }
  
  
table {
  font-size: 100%;
  }
  
.size80 {
  font-size: 80%;
  }
  

  
/* ヘッダー
------------------------------------------------------------------------------------------------ */
  

h1 { font-size: 10px; color: #ffffff; margin: 0 0 6px; padding: 0 5px 2px; font-weight: normal;}



/* 文字サイズ変更
------------------------------------------------------------------------------------------------ */

#header_font {
  padding-left: 0px;
  }


#header_font ul {
  margin: 10px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  height: 23px;
  }
  
.stay00, .stay01, .stay02 {
  float: left;
  margin-right: 5px;
  height: 23px;
  }

.stay00 {
  width: 64px;
  }  

.stay01, .stay02 { 
  width: 23px;
  }

.stay01 { background: url(../img/bu_font03.gif) no-repeat left top; }
.stay02 { background: url(../img/bu_font02.gif) no-repeat left top;}

.stay01 a, .stay02 a {
  display: block;
  height: 0 !important;
  height /**/ : 23px;
  padding-top: 23px;
  width: 100%;
  }


.redb18p { color:#FF0000; font-weight: bold; font-size: 180%;}

/* arrow
------------------------------------------------------------------------------------------------ */

.arrow01 { color: #668EFF; background: url(../img/arrow01.gif) no-repeat 10px 11px; padding: 3px 0 3px 20px;}

.arrow03 { color: #668EFF; background: url(../img/arrow01.gif) no-repeat 10px 11px; padding: 3px 0 3px 20px; border-bottom: 1px  solid #cccccc;}

.arrow05 li {
  background: url(../img/arrow05.gif) no-repeat 0 15px;
  padding: 5px 10px;
  }

/* list
------------------------------------------------------------------------------------------------ */

.arrow02 li { background: url(../img/arrow01.gif) no-repeat 0 10px; padding: 3px 0 3px 10px;}

.midashi02_bg {
  background: url(../img/midashi02_bg.gif) no-repeat left bottom;
  padding: 5px 10px 5px 15px;
  color: #0C5C99;
  font-weight: bold;
  font-size: 110%;
  } 
  
.hissu li { background: url(../img/list_sihhu.gif) no-repeat 0 12px; padding: 5px 15px; color: #ff0000;}

/* sitemap.html
------------------------------------------------------------------------------------------------ */
.sitemap .arrow01 { padding: 10px 0 10px 20px; background: url(../img/arrow01.gif) no-repeat 10px 18px;}



