/* ページ構造 */
body { margin: 0;  padding: 0;  text-align: center; }
#wrapper {  width:1000px;  margin: 0 auto;  text-align: left;}

#menu {margin-left:20px; margin-right:20px; width: 170px;
  float: left;}

#sub {margin-right:30px; margin-left:30px; 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;}

.menuboxtop{margin-top: 3px; margin-bottom: 0; height:10px; padding-top: 0.2em; padding-left: 0.5em;  border: 1px solid #bfe1fd;
   font-weight: bold; font-size:11pt;  color: #000000; background: #bfe1fd;}

.menuboxtop2{margin-top: 3px; margin-bottom: 0; height:20px; padding-top: 0.2em; padding-left: 0.5em;  border: 0px solid #dee5ff;
   font-weight: bold; font-size:larger;  color: #ffffff; background: #2392da;}

.menubox{margin-top: 10px; margin-bottom: 0; height:10px; padding-top: 0.2em; padding-left: 0.5em;  border: 1px solid #dee5ff;
   font-weight: bold; font-size:11pt; color: #000000; background: #bfe1fd;}

.info{margin-top: 0; padding: 0.2em; font-size:12pt; border: 1px solid #9fb7d4;
  line-height: 1.5; color: #000000;  background: #ffffff;}


.infosub{margin-top: 0; padding: 0.2em; font-size:11pt; border: 1px solid #9fb7d4;
  line-height: 1.5; color: #000000;  background: #ffffff;}

.isp{margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
      padding:2px height: 100px;  font-size:16pt; 
     border:1px solid #dae2ff; line-height: 1.5;}


.box2menu{margin-top: 3px; margin-bottom: 0; height:1px; padding-left: 0.5em;  border: 0px solid #00bfff;
   font-weight: bold;  color: #000000; background: #d9effa
;}

#footer {  clear: both;}/* 








