@charset "UTF-8";
*{
  padding : 0px;
  margin : 0px;
}
body{
  text-align : center;
  height : 100%;
}
.waku{
  width : 1000px;
  margin-top : 20px;
  text-align : left;
  margin-left : auto;
  margin-right : auto;
  
}
.border{
	background-color: silver;
	height: 20px;
	padding-top: 2px;
	clear: both;
}
.subtitle{
  padding : 10px 5px 5px 15px;
  background-image : url(titleimage.gif);
  height : 40px;background-repeat : no-repeat;
  clear : both;
  font-size : 18px;
  width : 690px;
}
.cont{
  padding : 10px 10px 40px 20px;
  line-height : 1.5em;
  border-width : 0px;
  clear : both;
  width : 660px;

}
.navi1{
  width : 850px;
  height : 80px;
  float : left;
  background-position : left center;
  padding : 5px;
  display : block;
border-style : none;
}
.navi1 img{
  margin-top : 5px;
  margin-left : 5px;
}
.navi2{
  width : 140px;
  border-width : 0px;
  text-align : left;
  
  height : 35px;
  float : left;
  margin-top : 20px;
}
.navi2 ul li{
  list-style-type : none;
}
.footer-link{
  font-size : 12px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  text-align : right;
  
  width : 720px;
}
.navi2 li a{
  
  width : 140px;
  height : 26px;
  display : block;
  font-size : 14px;
  text-align : center;
  vertical-align : middle;
  padding-top : 4px;
  background-image : url(shbtn.gif);
  background-repeat : no-repeat;
  
background-position : left top;
  text-decoration : none;
  color : black;
}
.footer{
   height : 60px;
  background-color : #808080;
  font-size : 20px;
  color : white;
  clear : both;
  border-top-width : 1px;
  border-top-style : solid;
  /*margin-top : 30px;*/
  padding-top : 10px;
  line-height : 1.2em;
  padding-left : 30px;
  /*padding-bottom : 10px;*/
}
.border ul li{
  font-size : 12px;
  
  
  list-style-type : none;
  float : left;
  
  
  

  
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  margin-left : 4px;
  margin-right : 4px;
}

.koumoku-mei{
  font-size : 14px;
  text-align : right;
  width : 140px;
  height : 20px;
  
  
  vertical-align : top;
  
}

.koumoku-naiyou{
  font-size : 14px;
  
  float : left;
  padding-left : 5px;
  vertical-align : top;
}

.main{
/*  width : 760px;
  
  
  margin-left : 70px;
  
*/  
}

h2{
  font-size : 18px;
  
  font-weight : bold;
}

.content2{
  font-size : 13px;
  line-height : 1.5pc;
  
  padding-left : 5px;
  padding-right : 5px;
  
  padding-top : 1px;
  padding-bottom : 1px;
}
h1{
  font-size : 18px;
  color : rgb(96, 0, 0);
}
.border ul li a{
   text-decoration : none;
   background-color : silver;
  display : block;
  color : white;
}

#menubtn img{
  cursor : pointer;   
}