 
body{
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
  font-size : 90%;
  
}
#contenter{
  margin-left : auto;
  margin-right : auto;
  width : 800px;

  border-top-width : 1px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  background-image : url(../img/bg.jpg);
  background-repeat : repeat-y;
}
#header{
  width : 800px;
  background-image : url(../img/header_bg_img.jpg);
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #999999;
  background-repeat : no-repeat;
  margin-left : auto;
  margin-right : auto;
  height : 177px;
}
#menu{
  text-align : center;
  
  
  
  
  
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  width : 798px;
  clear : both;
}
#contents_body{
  text-align : left;
  padding-left : 5px;
  padding-right : 5px;
  width : 780px;
  margin-top : 5px;
  margin-bottom : 5px;
}
#footer{
  text-align : center;
  margin-top : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;
  width : 100%;
  clear : both;
}
.title_img{
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}
#main_contents{
  float : left;
  width : 635px;
  padding-left : 10px;
  padding-right : 10pt;
}
#banner_contents{
  width : 120px;
  text-align : center;
  float : right;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
.b_contents{
  margin-top : 10px;
  margin-bottom : 5px;
  
  
  width : 120px;
}
.header_l{
  width : 440px;
  float : left;
  text-align : left;
}
.header_r{
  width : 348px;
  float : right;
  padding-top : 100px;
  font-size : 12pt;
  font-weight : bold;
  text-align : left;
}
 
h1{
  font-size : 1em;
  
  
  
  
}
h2{
  
  padding-top : 3px;
  padding-left : 5px;
  padding-bottom : 3px;
  border-left-width : 3px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #ff8040;
  border-bottom-color : #ff8040;
  clear : both;
  font-size : 100%;
}
.idea{
  width : 100%;
  
  
  margin-left : auto;
  margin-right : auto;
  text-align : left;
}
h3{
  font-size : 1em;
  margin-left : 10px;
  margin-top : 10px;
  margin-bottom : 5px;
  
  
  
  
  padding-left : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : maroon;
}
.contents{
  margin-left : 20px;
}
#info_table{
  width : 90%;
}
.ad{
  text-align : center;
}
#pan{
  text-align : left;
}
.menu td{
  text-align : center;
}
blockquote{
  margin-top : 5px;
}
img{border-width : 0px 0px 0px 0px;}
th{
  text-align : left;
  padding-top : 3px;
  padding-bottom : 3px;
  font-size : 90%;
}
.text_right{
  text-align : right;
}
.tr_color{
  background-color : #dddddd;
}
td{
  font-size : 90%;
}
