body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #474747;
	text-align: left;
	}

/* テーブルスタイル */
table#tblstyle08 {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-top: 1px solid #693;
	border-left: 1px solid #693;
  }
table#tblstyle08 th {
	padding: 3px 8px;
	font-size: 13px;
	font-weight:100;
	line-height:140%;
	background-color: #D3DD9D;
	border-top: none;
	border-right: 1px solid #693;
	border-bottom: 1px solid #693;
	border-left: none;
  }
table#tblstyle08 td {
	padding: 3px 5px;
	background-color: #ECF0D4;
	border-top: none;
	border-right: 1px solid #693;
	border-bottom: 1px solid #693;
	border-left: none;
  }
table#tblstyle08 td.button {
	padding: 3px 5px;
	background-color: #ECF0D4;
	border-top: none;
	border-right: 1px solid #693;
	border-bottom: none;
	border-left: none;
  }
table#tblstyle08 td.grass {
	padding: 3px 5px;
	color: #FFF;
	font-weight: bold; 
	background-color: #91C07D;
	border-top: none;
	border-right: 1px solid #693;
	border-bottom: 1px solid #693;
	border-left: none;
  }
table#tblstyle08 td.bg-a {
	background-color: #D3DD9E;
	font-weight: bold; 
 color: #528823;
  }
table#tblstyle08 td.bg-b {
	background-color: #FFFFE0;
  }
	
/*　フォントカラー　*/
.green06 {
	color: #669933;
	}

/*  */
#contentbox02 td {
	margin: 0;
	padding: 0;
	} 
