@charset   "UTF-8";

body {
     text-align: center;
     font-size: 75%; }

#wrapper {
     width: 800px;
     text-align: left;
     margin: 0 auto; }

#header {
     height: 160px; 
     background : url(wallppr047.gif);}

#header h1 {
     text-align: center;
     padding-top: 30px; }

#goaisatu {
     width: 100%;
     background: #f5f5f5;}

#goaisatu h2 {
     background: #ffe4e1;
     font-size: 1.8em; 
     text-align: center; 
     padding: 10px 0;
     font-weight: bold;}

#goaisatu h3 {
     padding: 10px;
     font-size: 1.2em;
     line-height: 1.5em;}

#navi {}

#navi li {}

#navi a { 
     display: block;
     line-height: 2.0em;
     background : #dcdcdc url(listnew.gif) no-repeat left 3px;
     padding-left: 20px;
     margin-bottom: 3px; 
     color: black;}

#navi a:hover {
     background: black;
     color: white; }

#contenair {
     position: relative;
     width: 100%; }

#center { 
     width: 322px;
     margin: 0 322px 0 155px;}

#center h2{
     background: #db7093;
     text-align: center;
     font-size: 1.3em;
     padding: 5px;
     color: white;
     font-weight: bold;}

p {
     line-height: 1.5em;
     padding: 10px; } 

#center img {
     margin: 7px 0px;}   

#left { 
     position: absolute;
     left: 0px;
     top: 0px;
     width: 155px; }

#right {
     position: absolute;
     right: 0px;
     top: 0px;
     width: 322px; }

#right h2{
     background: #d8bfd8;
     text-align: center;
     font-size: 1.3em;
     padding: 5px;
     color: white;
     font-weight: bold;}

#right img {
     margin: 7px 0px;}


#footer {
      }
