@charset"shift_JIS";

body {
      text-align: center;
      margin: 0;
      padding: 0;
      font: 12px "MS UI ゴシック",osaka,sans-serif;
      color: #666666;
      background: #b0c4de;
}

#wrapper {
      width: 750px;
      margin: 0 *auto;
      background-image: url(back.gif);
      *background-repeat: repeat;
      
}

#header {
      width: 750px;
      margin-top: 0px;
      margin-bottm: 0px;
      margin-left: 0px;
      margin-right: 0px;
      background: #b0c4de;
}

#menu {
      float: right;
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      width: 180px;
      background: *#ffffff;
}

#main {
      margin-top: 0px;
      margin-right: 180px;
      margin-left: 0px;
      margin-bottom: 0px;
      background: #fff8dc;
}

#footer {
      clear: both;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      background: #b0c4de;
}

.c1 {
      margin-top: 0px;
      margin-bottom: 0px;
}

.c2 {
      margin-top: 0px;
      margin-bottom: 0px;
}

.c3 {
      margin-top: 0px;
      margin-bottom: 0px;
}

.c4 {
      text-align: left;
      margin-top: 20px;
      margin-bottom: 0px;
      margin-left: 10px;
}

.c5 {
      margin-top: 30px;
      margin-bottom 0px;
      margin-left: 10px;
      padding: 0px 0px 20px 0px;
}

.c6 {
      margin-top: 20px;
      margin-bottom: 10px;
}

.c7 {
      text-align: left;
      margin-top: 30px;
      margin-bottom: 0px;
      margin-left: 40px;
      padding: 0px 0px 10px 0px;
}

.c8 {
      text-align: left;
      margin-top: 10px;
      margin-bottom: 0px;
      margin-left: 55px;
      padding: 0px 0px 10px 0px;
      font: 12px "MS UI ゴシック",osaka,sans-serif;
      color: #333333;
}

.c9 {
      text-align: left;
      margin-top: 0px;
      margin-bottom: 3px;
      margin-left: 10px;
}

.c10 {
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      padding: 5px 6px 10px 6px;
      background: url(./back4.gif);
      background-repeat: repeat;
      border: 1px solid #666666;
}

.c11 {
      text-align: center;
      margin-top: 3px;
      margin-bottom: 0px;
      font: bold 12px "MS UI ゴシック",osaka,sans-serif;
      color: #333333;
}

.c12 {
      text-align: left;
      margin-top: 10px;
      margin-bottom: 0px;
      margin-left: 5px;
      margin-right: 5px;
      border-bottom: 1px dashed #333333;
}

.c13 {
      margin-top: 5px;
      margin-bottom: 0px;
      font: 11px "MS UI ゴシック",osaka,sans-serif;
}

.c14 {
      text-align: center;
      margin-top: 3px;
      margin-bottom: 0px;
      font: 12px "MS UI ゴシック",osaka,sans-serif;
      color: #333333;
}

.c15 {
      margin-top: 0px;
      margin-bottom: 5px;
      padding: 2px 0px 2px 0px;
      background: #cccccc;
      border-top: 2px solid #878585;
      border-left: 1px solid #666666;
      border-right: 1px solid #666666;
      border-bottom: 1px solid #666666;
}

.c16 {
      text-align: left;
      margin-top: 0px;
      margin-bottom: 0px;
      padding: 5px 10px 0px 10px;
      font: 13px "MS UI ゴシック",osaka,sans-serif;
      color: #4e4d4d;
}

.c17 {
      margin-left: 5px;
}

.c18 {
      margin-top: 10px;
}

.c19 {
      text-align: left;
      margin-top: 10px;
      margin-bottom: 0px;
      margin-left: 8px;
      font: 12px "MS UI ゴシック",osaka,sans-serif;
      color: #333366;
}

.c20 {
      text-align: left;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 11px;
      font: 12px "MS UI ゴシック",osaka,sans-serif;
      color: #4e4d4d;
}

.c21 {
      margin-top: 205px;
      margin-bottom: 0px;
}

.block {
      text-align: center;
      margin-top: 10px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      padding: 0px 0px 20px 0px;
}

address {
      text-align: center;
      margin-top: 0px;
      margin-right: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      padding: 10px 0px 0px 0px;
      font: 12px "MS UI ゴシック",osaka,sans-serif;
      line-height: 1.3;
      background: #b0c4de;
}

ul {
      list-style: none; 
      text-align: left;
      margin-left: 15px;
      margin-right: 2px;
      margin-top: 10px;
      margin-bottom: 0px;
      font: bold 12px "MS UI ゴシック",osaka,sans-serif;
      color: #333333;
      background: #cccccc;
      line-height: 1.5;
}

li {
      padding: 10px 0px 2px 10px;
}

a {
  text-decoration: none;
}


a:hover {
  text-decoration: underline;

}

a:link {
      color: #666666;

}

a:visited {
      color: #666666;

}

a:hover {
      color: #000099;
}

a:active {
      color: #666666;
}
    
