@charset "euc-jp";

body {
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1.5;
  font-size: 13px;
  color: #333333;
  background: #f5f5f5 url(../img/back_body.gif) repeat-y;
  background-position: center;
}

#wrap {
  margin: 0 auto;
  width: 900px;
  text-align: left;
}

/* ¥Ø¥Ã¥À¡¦¥Ê¥Ó
---------------------------------------------------- */
#header {
  padding-top: 5px;
  background: url(../img/header_back.gif) no-repeat;
}

#h-logo {
  float: left;
}
#h-jiji {
  float: right;
}

#gnavi {
  position: relative;
  height: 45px;
  margin-bottom: 10px;
}

#gnavi li {
  float: left;
  list-style-type: none;
}
.contents {
  height: 220px;
  margin-bottom: 10px;
  background: url(../img/contents1_back.gif) no-repeat;
}
.contents-in {
  height: 220px;
  margin-bottom: 10px;
}
.contents2 {
  margin-bottom: 20px;
}


.contents2 p {
  padding: 18px;
}

.contents-in p {
  padding: 10px 10px 0 10px;
}
.contents-in h2 {
  padding: 5px 10px;
  border-top: solid 4px #000055;
  border-bottom: dotted 1px #000055;

}


.container-l {
  float: left;
  width: 620px;
}

.container-r {
  float: right;
  width: 262px;
}
.container-s {
  padding: 10px 0;
}

dl {
  text-align: left;
  padding: 5px 15px;
}

dt {
  padding-top: 10px;
  margin-right: 5px;
}

dd {
  background: url(../img/icon_l.gif) left no-repeat;
  padding-left: 15px;
}


ul.fnavi {
  padding-top: 10px;
}

ul.fnavi li {
  height: 67px;
  list-style-type: none;
}

ul#knavi {
}

ul#knavi li {
  float: left;
  height: 66px;
  list-style-type: none;
}
table {
  background: #dddddd;
}
table#Table_t {
  background: #ffffff;
}
table.contents-t {
  width: 614px;
  font-size: 8px;
  color: #333333
  background: #bbbbbb;;
}

table.contents-t td {
  padding: 8px;
  font-size: 12px;
  background: #ffffff;
}
table.contents-t th {
  padding: 8px;
  font-style: normal;
  font-size: 12px;
  background: #4d5da2;
  color: #ffffff;
}
table#contents-option th {
  width: 25%;

}
table#contents-option td {
  width: 75%;
  background: #ffffff;
}

table.contents-t th.table-ti {
  font-style: normal;
  font-size: 13px;
  background: #ffffff;
  color: #21409A;
}


#voice {
  padding: 5px 0;
  text-align: center;
  background: #ffffc5;
}

ul.voice-c {
}

ul.voice-c li {
  height: 66px;
  list-style-type: none;
}


.clear-f {
  clear: both;
}

/* ¥Õ¥Ã¥¿¡¼
---------------------------------------------------- */

#footer {
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  background: #21409A;
}
