
table.kankyotbl {
              margin-top: 25px;
              table-layout: fixed;
              width:700;
              padding: 20px;
              border-left: 1px solid #778899;
              border-top: 1px solid #778899;
              border-collapse:collapse;
              border-spacing:0;
              color: #191970;
              background-color:#ffffff;
              empty-cells:show;
              }
			  
table.foodtbl {
              margin-top: 25px;
              table-layout: fixed;
              width:700;
              padding: 20px;
              border-left: 1px solid #778899;
              border-top: 1px solid #778899;
              border-collapse:collapse;
              border-spacing:0;
              color: #191970;
              background-color:#ffffff;
              empty-cells:show;
              }			  
.kankyotbl th {font-size: 120%;
      width: 140px;
      height: 70px;
      border-right: 1px solid #778899;
      border-bottom: 1px solid #778899;
      background-color:#eaedf4;
      }

.kankyotbl td {font-size: 100%;
      width: 140px;
      height: 140px;
      vertical-align: top;
      border-right: 1px solid #778899;
      border-bottom: 1px solid #778899;
      }

.kankyotbl td.sonota  {font-size: 100%;
      width: 140px;
      height: 40px;
      vertical-align: top;
      color: darkblue;
      border-right: 1px solid #778899;
      border-bottom: 1px solid #778899;
      background-color:whitesmoke;
      }

.foodtbl th {font-size: 110%;
      width: 106px;
      height: 70px;
      border-right: 1px solid #778899;
      border-bottom: 1px solid #778899;
      background-color:#eaedf4;
      }

.foodtbl td {font-size: 100%;
      width: 106px;
      height: 140px;
      vertical-align: top;
      border-right: 1px solid #778899;
      border-bottom: 1px solid #778899;
      }

.meisai {
            list-style-type: none;
            line-height: 20px;
            fontsize: 150%;
            color: #191970;
            }

table.sho4tbl {
              margin-top: 25px;
              table-layout: fixed;
              width:700;
              padding: 20px;
              border-left: 1px solid #ffffff;
              border-top: 1px solid #ffffff;
              border-collapse:collapse;
              border-spacing:0;
              color: #191970;
              background-color:#ffffff;
              empty-cells:show;
              }
			  
		  
.sho4tbl th {font-size: 120%;
      width: 177px;
      height:122px;
      border-right: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      background-color:#ffffff;
      }

.sho4tbl td {font-size: 100%;
      width: 177px;
      height: 122px;
      vertical-align: top;
      padding: 0px 20px 0px 20px;
      border-right: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      }

.sho4tbl td.sonota  {font-size: 100%;
      width: 177px;
      height: 40px;
      vertical-align: top;
      color: darkblue;
      border-right: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      background-color:whitesmoke;
      }




div#move1 {margin-top :15px;}
div#move1 ul.hisaku li {float: left; width: 18%; background-color:#f7f4f2;}
div#move1 ul.hisaku li a {display: block; width: 100%;border-left: 1px solid #cccccc;border-top: 1px solid #cccccc;text-align:center;text-decoration: none; color: #333333}
div#move1 ul {margin-top: 15px;margin-bottom: 25px;}
div#move1 ul.kakou li {float: left; width: 35%;background-color:#f7f4f2; }
div#move1 ul.kakou li a {display: block; width: 100%;border-left: 1px solid #cccccc;border-top: 1px solid #cccccc;text-decoration: none; color: #333333;text-indent:1.00em;}


div#move1 h3 {clear: both;
             font-weight: bold;
	     border-bottom: 1px solid #CCCCCC;
             padding: 1px 10px;
             background-color: #f7f9f9;
	     border-left: 7px solid #ef7310;}




