@charset "Shift_JIS";

/* テーブル
---------------------------------------------------- */
#content td{		/* ■テーブル0 */
  padding:5px;
  line-height:120%;
  }
#content table{		/* ■テーブル0 */
width:500px;
  }
#content table.type0 {		/* ■テーブル0 */
  margin:10px 0;
  padding:0;
  background:url(../imgs_top/banner_back.gif) repeat;
  border:1px #66cc66 solid;
  }
#content tr.type0 {		/* ■テーブル0 */
  margin:0;
  background:#fff;
  }
#content td.type0 {		/* ■テーブル0 */
  width:50%;
  margin:0;
  background:#fff;
  text-align:center;
  }
  
#content table.type0_top {		/* ■テーブルブック */
  margin:10px 0;
  border:1px #66cc66 solid;
  }
#content tr.type0_top {		/* ■テーブルブック */
  margin: 0;
  background:#fff;
  vertical-align:top;
  text-align:left;
  }
#content td.type0_top {		/* ■テーブルブック */
  width:40%;
  margin:0;
  background:#fff;
  text-align:left;
  vertical-align:top;
  }
  
#content table.type1 {		/* ■テーブル1 */
  margin:10px 0 20px 0;
  background:#ccc;
  }
#content tr.type1 {		/* ■テーブル1 */
  margin:0;
  background:#fff;
  }
#content td.type1 {		/* ■テーブル1 */
  width:25%;
  margin:0;
  text-align:center;
  border-right:1px #66cc66 solid;
  }
  
#content td.type1_r {		/* ■テーブル1 */
  margin:0;
  text-align:center;
  border:1px #66cc66 solid;
  }
  
#content td.type1_iro {		/* ■テーブル色つきセル */
  width:30%;
  margin:0;
  background: #faebd7;
  text-align:left;
  }
#content table.type2 {		/* ■テーブル2 */
  margin:10px 0 20px 0;
  background:url(../imgs_top/banner_back.gif) repeat;
  border:1px #66cc66 solid;
  }
#content tr.type2 {		/* ■テーブル2 */
  margin:0;
  background:#fff;
  }
#content th.type2{		/* ■テーブル2 */
  width:25%;
  margin:0;
  background:#fff;
  text-align:center;
  font-weight:normal;
  font-size:x-small;
  }
#content td.type2 {		/* ■テーブル2 */
  width:25%;
  margin:0;
  background:#fff;
  text-align:left;
  font-weight:normal;
  }
#content td.type2_c {		/* ■テーブル2 */
  width:25%;
  margin:0;
  background:#fff;
  text-align:center;
  font-weight:normal; 
  border-right:1px #66cc66 solid;
  }
#content caption{		/* ■テーブルキャプション */
  margin:0;
  background:#fff;
  text-align:left;
  font-weight:bold;
  }
  
  
  
 
/* テーブル（年表）
---------------------------------------------------- */ 
#content table.type3 {		/* ■色つき */
  margin:0;
  border-top:1px #999933 solid;
  }
  
#content tr.type3  {		/* ■年表 */
  margin:0;
  background:#fff;
  border-bottom:1px #999933 solid;
  }
#content tr.type3_iro  {	/* ■行色1 */
  margin:0;
  background:#f5f5dc;
  border-bottom:1px #999933 solid;
  }  
#content td.type3_l  {			/* ■年表 */
  width:25%;
  margin:0;
  text-align:center;
  font-weight:normal;
  border-right:1px #999933 solid;
  }
#content th.type3  {			/* ■年表 */
  margin:0;
  padding:5px;
  text-align:center;
  font-size:x-small;
  font-weight:normal;
  border-top:2px #999933 solid;  
  border-bottom:1px #999933 solid;
  }
  
   
/* テーブル（リスト）
---------------------------------------------------- */ 
#content table.type4 {		/* ■色つき */
  margin:0;
  border-top:1px #999933 solid;
  }
#content tr.type4  {		/* ■色つき */
  margin:0;
  }
#content tr.type4_iro  {	/* ■行色1 */
  margin:0;
  }  
#content td.type4_l  {			/* ■色つき */
  width:25%;
  margin:0;
  text-align:center;
  font-weight:normal;
  border-right:1px #999933 solid;
  border-bottom:1px #999933 solid;
  background:#f5f5dc;
  }
#content th.type4  {			/* ■色つき */
  margin:0;
  padding:5px;
  text-align:center;
  font-size:x-small;
  font-weight:normal;
  border-top:2px #999933 solid;  
  border-bottom:1px #999933 solid;
  }  
#content td.type4  {			/* ■色つき */
  margin:0;
  border-bottom:1px #999933 solid;
  }
  