BODY         {margin: 0;
                  font: 13px;
                 *font-size: small;
                 *font: x-small;
                 font-family: Arial,sans-serif;
                 }

#container {width: 850px;
                  margin: auto;
                  background-color: #ffffff;}
                  
#header     {width: 850px;
                  height: 47px;}
                  
.toplogo     {float: left;}
                  
#header_inner p  {color: #333333;
                           font-size: 0.7em;
                           padding-top: 32px;
                          }
                           
#menu       {width: 850px;
                  height: 50px;
                  background-color: #16160e;}
                  
.navi li 
                  {display: inline;
                  list-style: none;
                  }
                  
.navi li a
                  {font-size: 0.8em;
                  color: #ffffff;
                  line-height: 100%;
                  text-decoration: none;
                  }

.navi ul 
                  {margin: 0px;
                  padding-top: 18px;
                  padding-left: 28px;}
                  
.navi a:hover
                  {color: #999999;}
                  
#content    {width: 100%;}
                  
.title           {width: 850px;
                  height: 70px;
                  background-color: #b7282e;
                  background-image: url(../img/yellow.gif);}
                  
.title h3      {margin: 0px;
                  padding-left: 30px;
                  padding-top: 17px;
                  color: #ffffff;
                  font-size: 2em;
                  float: left;
                  width: 250px;}
                  
.title p        {margin: 0px;
                  padding: 20px;
                  font-size: 0.7em;
                  color: #ffffff;}
                  
.view           {width: 850px;
                  height: 450px;
                  background-color: #ffffff;
                  background-image: url(../img/ishi-yellow.jpg);
                  background-position: bottom;
                  background-repeat: no-repeat;}
                  
.view_innner
                 {padding-top: 30px;
                 padding-left: 15px;}
                 
.view_innner2
                 {padding-top: 30px;
                 padding-right: 15px;
                 float: right;}

.view h4    {margin: 0px;
                 padding-top: 0px;
                 padding-bottom: 0px;
                 width: 280px;
                 color: #c89932;
                 font-size: 0.9em;}
                 
.view p      {margin: 0px;
                 font-size: 0.7em;
                 color: #666666;
                 width: 385px;
                 padding-bottom: 5px;
                 padding-left: 15px;}
                 
.view hr     {width: 395px;
                 text-align: left;
                 height: 1px;
                 border: none;
                 border-top: dashed 1px #666666;
                 margin-top: 2px;
                 margin-left: 0px;}
                 
.imglist     {width: 460px;
                 float: right;
                 margin-top: 35px;
                 padding-top: 0px;
                 }                 

.imglist img
                 {margin-right: 4px;
                 margin-bottom: 4px;}

.line           {width: 850px;
                  height: 30px;
                  background-color: #b7282e;
                  background-image: url(../img/yellow2.gif);
                  font-size: 2em;
                  }

.navi2        {width: 850px;
                  height: 30px;
                  background-color: #16160e;}
                  
.navi2 li 
                  {display: inline;
                  list-style: none;
                  }
                  
.navi2 li a
                  {font-size: 0.7em;
                  color: #ffffff;
                  line-height: 100%;
                  text-decoration: none;
                  }

.navi2 ul 
                  {margin: 0px;
                  padding-top: 5px;
                  padding-right: 40px;
                  text-align: right;}
                  
.navi2 a:hover
                  {color: #999999;}

#footer p   {text-align: right;
                  font-size: 0.7em;
                  color: #666666;
                  margin-top: 5px;
                  padding: 0px;
                  }
