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;}
                  
                  
.title           {width: 850px;
                  height: 70px;
                  background-color: #b7282e;
                  background-image: url(../img/red.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-red.jpg);
                  background-position: bottom;
                  background-repeat: no-repeat;
                  }
                  
.view_innner
                 {padding: 20px;
                 }

.view h4    {margin: 0px;
                 padding-top: 5px;
                 padding-bottom: 5px;
                 width: 280px;
                 color: #752100;
                 }
                 
.view p      {margin: 0px;
                 padding-left: 10px;
                 font-size: 0.7em;
                 color: #666666;
                 width: 565px;
                 }
                 
.view hr     {width: 565px;
                 text-align: left;
                 height: 0.2px;
                 margin-top: 20px;
                 margin-left: 0px;
                 }

.twit         {margin-right: 35px;
                margin-top: 0px;
                margin-left: 15px;
                padding: 0px;
                float: right;
                }
                
.view h3    {padding-top: 25px;
                padding-bottom: 10px;
                margin: 0px;
                font-size: 0.9em;
                color: #752100;}

.info         {width: 225px;
                float: right;
                padding-right: 90px;}

.info h5    {margin: 0px;
                 padding-top: 10px;
                 padding-bottom: 5px;
                 color: #666666;}
                 
.info p      {margin: 0px;
                 padding-left: 10px;
                 padding-bottom: 3px;
                 font-size: 0.7em;
                 color: #666666;}
                 
.info a      {text-decoration: none;
                color: #880000;}
                
.tt_img     {margin-top: 2px;
                border-width: 1px;
                border-color: #000000;}
                
.bana img  {margin-bottom: 3px;
                  margin-top: 3px;}

.info a:hover
                  {color: #ff0000;}
                 
.info hr     {width: 300px;
                 text-align: left;
                 height: 1px;
                 border: none;
                 border-top: dashed 1px #666666;
                 margin-top: 2px;
                 margin-left: 0px;}

.imglist     {width: 380px;
                 float: right;
                 margin: 0px;
                 padding-right: 0px;
                 padding-top: 45px;}                 

.imglist img
                 {margin-right: 4px;
                 margin-bottom: 4px;
                 }

.line           {width: 850px;
                  height: 30px;
                  background-color: #b7282e;
                  background-image: url(../img/red.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;
                  }
