@charset "euc-jp";
dd,dt,dd { margin:0; padding:0;}

body {font-size: 12px;color:black;}




#pagewidth
  {width: 772px;border: 0px solid #666;}

#head
  {width: 770px;height:10px;
   margin: 0px 0px 0px;}

#leftcol 
  {float: left;
   width: 150px;height: 300px;
   margin: 0px 0px 0px;
   background:lawngreen;
   font-size:1.5em ;
   line-height: 1.7em;
   padding:10px 10px 10px ;
   font-style:italic;}


#rightcol 
  {float: right;
   width: 770px; height:310px;
   margin: 0px 1px 0px 0px;
   padding:20px 20px;
  
   background: white;}

#foot 
  {clear: both;
   width: 770px;height: 10px;
   background:yellowgreen;
   font-size:1.0em ;
   padding:0px 0px 10px 500px;} 

