/* CSS Document */

.moba1{
 text-align: left;
 font-size:14px;
 }

.moba2{
 text-align: left;
 font-size:18px;
font-weight:bold;
 }
.moba3{
 text-align: right;
 }

.moba4{
 text-align: left;
 font-size:13px;
 }
.moba5{
 text-align: left;
 font-size:16px;
 }
.moba6{
 text-align: left;
 font-size:14px;
color:#d87013;
 }
.moba7{
 text-align: left;
 font-size:10px;
 }

.font{
 text-align: center;
 font-size:16px;
font-weight:bold;
color:#A9A9A9;
 }
.font2{
 background-color: #fbffd2;
 }

body{
 margin:0px;
 padding:0px;
 font-size:small;
 width:240px;
 text-align: left;
 }

body a{
color:#3395c3;
}
#main h2{
font-size:x-small;
}
table.kagikagi {
width: 100%; /* 表の幅 */
border: 1px #c0c0c0 solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 12px;
}

/* --- 表タイトル --- */
table.kagikagi caption {
padding-bottom: 5px; /* 表タイトルの下パディング */
}

/* --- セル --- */
table.kagikagi th,
table.kagikagi td {
/* width: 20%; */ /* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
border: 1px #c0c0c0 solid; /* セルの境界線 */
}

/* --- 見出しセル --- */
table.kagikagi thead th {
background-color: #b8c53e; /* 見出しセルの背景色 */
text-align: center;
}

/* --- フッタセル --- */
table.kagikagi tfoot td {
background-color: #f5f5f5; /* フッタセルの背景色 */
}

/* --- 表ボディ --- */
table.kagikagi tbody {
background-color: #ffffff; /* ボディの背景色 */
}

.mobafoot {background-color:#000000;
 text-align: center;
 font-size:13px;
 color:#FFFFFF;
}
.taiou {background-color:#A9A9A9;
 text-align: center;
 font-size:16px;
 color:#ffffff;
}

.taiou2 {background-color:#1547cb;
 text-align: left;
 font-size:16px;
 color:#ffffff;
}
.top{
 text-align:right;
}

.bg01{
background:url(../img/house1.gif) repeat-y;
text-align:right;
}

.bg02{
 background: #6fbe79;
 font-size:12px;
 color:#ffffff;
}
.bg03{
 font-size:12px;
}

.bg04{
 background: #F0ACC0;
 font-size:16px;
}
.bg05{
 background: #d9c1e2;
 font-size:16px;
}
.bg06{
 background: #f7ebf9;
 font-size:16px;
}

.style1 {font-size: x-small;}
.sm {font-size: 8px;}
.rkagi div{
    height: 0;
    overflow: hidden;
    transition: height .2s;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
}
.rkagi:target div{
    height: 200px;
}
.rkagir div{
    height: 0;
    overflow: hidden;
    transition: height .2s;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
}
.rkagir:target div{
    height: 110px;
}
.q1 {color:#FFFFFF;
background-color: #646d07;
font-weight:bold;
 font-size:13px;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}
.q2 {color:#000000;
background-color: #fdffed;
 font-size:13px;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
border: 1px #c0c0c0 solid; 
}
.men1 {font-size:16px;
font-weight: bold;
color:#FF0000;
}
.men2 {font-size:14px;
font-weight: bold;
color:#FF0000;
}
.men3 {font-size:14px;
font-weight: bold;
color:#ff780a;
}
table.table021 {
table-layout: fixed;
  margin-top: 0.2em;
  margin-bottom: 5em;
  width: 220px;
  border-collapse: separate;
  border-spacing: 3px;
  font-size: 100%;
}

table.table021 th,
table.table021 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #f2f2f2;
}

table.table021 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #00A0E9;
  text-align: center;
  white-space: nowrap;
  font-size: 20px;
color: #ffffff;
}


.coa {border-style: dotted ;
 border-width: 1px; 
font-size: 22px;
font-weight: bold;
  background: #fffde0;
}
