/* ページ構造 */
body { margin: 0;  padding: 0;  text-align: center; } 

#wrapper {  width:1000px;  margin: 0 auto;  text-align: left;}

#menu {margin-left:30px; margin-right:30px; width: 140px; float: left;}

#sub {margin-right:30px; margin-left:30px; width: 70px; float: right;}


#main {margin-left: 150px;  margin-right:150px; width: 600px;}

.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;}


.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;}


.box2menu{margin-top: 0px; margin-bottom: 0; height:1px; padding-left: 0.5em;  border: 0px solid #00bfff;
   font-weight: lighter;  color: #000000; background: #FDF5E6

#footer {  clear: both;}/* 






