@charset   "UTF-8";
* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  

  background-color : #fed299;
}
#base {
  width: 950px;
  text-align: center;
  margin: 10px auto;
}
#menu {
  height: 20px;
  text-align: center;
  width : 100%;
  
}
#menu ul {
  list-style: none;
  text-align: center;
  font-size : 13px;
  font-weight : lighter;
  text-decoration : none;
}
#hicon li {
  display: inline;
  padding-top : 2px;
  text-align: center;
  float : left;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-left : 10px;
  padding-right : 10px;
}
#main {
  
  width : 950px;
  text-align : center;
}
.roto {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: black;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: black;
}
.roto2 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: black;
}
.kamui {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: black;
}
.etc {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: black;
}
#hicon a {
  text-decoration : none;
  color : #0088ca;
}
#hicon a:hover {
  text-decoration : none;
  color : black;
}
#navi{
  float : left;
  bottom : auto;
  color : black;
  font-size : 13px;
  padding-left : 10px;
  padding-right : 10px;
  padding-top : 2px;
}
#header{
  
  color : black;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-bottom : 0px;
  width : 100%;
  padding-right : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#header h1 a{
  text-decoration : none;
  display : inline;
  font-size : 24px;
  
  padding-left : 10px;
  padding-top : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  color : black;
}
#footer{
  font-size : 10px;
  font-weight : lighter;
  color : white;
  background-color : black;
  text-decoration : none;
  width : 950px;
  clear : both;
}
#caution{
  font-size : 12px;
  text-align : right;
  background-color : white;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : black;
  clear : both;
}
#leftmenu{
  float : left;
  width : 180px;
  padding-top : 40px;
  padding-bottom : 40px;
  text-align : left;
  padding-left : 35px;
}
#rightmenu{
  width : 730px;
  float : right;
  clear : right;
}
#leftmenu li{
  list-style-type : none;
  font-size : 14px;
  font-weight : bold;
}
#search fieldset{
  border-style : none none none none;
}
#search .words{
  margin-top : 10px;
  margin-bottom : 5px;
  width : 200px;
}
#oh{
  padding-top : 20px;
  font-size : 15px;
  clear : both;
  padding-bottom : 10px;
}
#news{
  width : 55%;
  float : left;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  font-size : 13px;
  background-color : white;
}
#news p{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  font-size : 13px;
  color : white;
  background-image : url(img/nav.png);
  padding-top : 3px;
  padding-bottom : 3px;
}
#clear p{
  font-size : 15px;
  color : silver;
  background-image : url(img/nav.png);
}
#leftmenu a{
  text-decoration : none;
}
#cau{
  font-size : 10px;
}
#wr{
  clear : right;
}
.floatc{
  clear : both;
}
#rile{
  width : 950px;
  clear : both;
}
#clear td{
  text-align : center;
}
#clear{
  padding-top : 0px;
  padding-bottom : 0px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  margin-top : 20px;
  margin-bottom : 0px;
  width : 70%;
  font-size : 14px;
  background-color : white;
}
#clear a{
  font-size : 13px;
  text-decoration : none;
}
.hr1{
  margin-top : 10px;
  margin-bottom : 10px;
}
.maintop{
  font-size : 14px;
  padding-top : 10px;
  padding-bottom : 10px;
}
.small8{
  font-size : 8px;
}


