@charset "UTF-8";
body {
  margin: 0px;
}

/* 新CSS */
/*-------------------------
メインタイトル
--------------------------*/
h1 {
  margin: 0px 0px 12px 0px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.75em;
  padding-bottom: 3px;
}

.top-menu {
  width: 736px;
  border-collapse: separate;
  text-align: center;
  font-size: 0.8em;
  margin: 0 0 3%;
}

.top-menu td.now-link {
  color: #ffffff;
  background-color: #660099;
  font-weight: bold;
}

.top-menu td {
  background-color: #EEEEFF;
  padding: 1% 0;
}

#typeListTable {
  border: 1px solid #BBBBBB;
  border-collapse: collapse;
  background-color: #FFFFFF;
  margin: 0 0 4%;
}

#typeListTable th {
  color: #FFFFFF;
  background-color: #666666;
  font-size: 0.95em;
}

#typeListTable th, #typeListTable td {
  border-right: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
  border-collapse: collapse;
  padding: 1%;
}

#typeListTable td {
  font-size: 0.9em;
  line-height: 1.2;
}

#typeListTable th, #typeListTable td {
  border-right: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
  border-collapse: collapse;
  padding: 5px;
}

#typeListTable img {
  margin: 0 2px;
}

.oversea-hyo {
  border: 1px solid #333333;
  border-collapse: collapse;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.4;
  width: 100%;
}

.oversea-hyo th, .oversea-hyo tr, .oversea-hyo td {
  border: 1px solid #333333;
}

.oversea-hyo tr:first-child td {
  background-color: #660099;
  font-weight: bold;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1%;
  text-align: left;
}

.oversea-hyo th:first-child {
  width: 25%;
}

.oversea-hyo:not(#hokubei) th:nth-child(2) {
  width: 5%;
}

.oversea-hyo th:nth-child(3) {
  width: 15%;
}

.oversea-hyo th:nth-child(4) {
  width: 23%;
}

.oversea-hyo th {
  background-color: #F9ECFF;
  padding: 1% 0;
}

.oversea-hyo td {
  padding: 1%;
}

ul.comment {
  font-size: 0.85em;
  line-height: 1.4;
  margin: 2% 0;
  color: #ff0000;
}

/* 旧CSS */
/*-------------------------
メインタイトル
--------------------------*/
.font80 {
  font-size: 80%;
}

.font90 {
  font-size: 90%;
}

.font100 {
  font-size: 100%;
}

.font120 {
  font-size: 120%;
}

.font140 {
  font-size: 140%;
}

.font12 {
  font-size: 12px;
  letter-spacing: 1px;
}

.font11 {
  font-size: 11px;
}

.ft {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-align: left;
}

.midashi {
  font-weight: bold;
  font-size: 12px;
}

.list-bg {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url(../images/list_bg.gif);
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.list {
  font-size: 12px;
  line-height: 16px;
  vertical-align: text-top;
  letter-spacing: 1px;
}

.list-bg2 {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url(../images/list_bg2.gif);
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.atten {
  font-size: 80%;
  line-height: 14px;
}

.orange {
  font-size: 10px;
  color: #FF6600;
}

.intro {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 0px 0px 4px;
}

SELECT.flat {
  border: solid 1px teal;
}

.return {
  font-size: 0.8em;
  text-align: right;
}
