/* ページ構造 */
body { margin: 0;  padding: 0;  text-align: center; }
#wrapper {  width:1000px;  margin: 0 auto;  text-align: left;}
#menu { margin-left: 40px; width: 150px;  float: left;}
#sub {  margin-right:40px;  width: 150px;  float: right;}
#main {  margin-left: 150px;  margin-right:150px; width: 500px;}


.menew{margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
   padding:0 height: 100px; width: 80px;  font-size:10pt; 
     border:1px solid #00BFFF; line-height:1.5;}


.isp{margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
      padding:2px height: 100px;  font-size:16pt; 
     border:1px solid #00BFFF; line-height: 1.5;}


.maintop{margin-top: 3px;padding: 0.7em;height: 100px;  font-family: "HGS行書体";
  font-size:16pt;
  border: 1px solid #00BFFF; line-height: 1.5; color: #000000;
  background: #ffffff;}

.info{margin-top: 0; padding: 0.2em; font-size:12pt; border: 1px solid #00bfff;
  line-height: 1.5; color: #000000;  background: #ffffff;}

.menubox{margin-top: 3px; margin-bottom: 0; height:3px; padding-left: 0.5em;  border: 1px solid #00bfff;
   font-weight: bold;  color: #000000; background: #afeeee;}




#footer {  clear: both;}/* 






