#header_main{
  width : 1000px;
}

body{
  font-family : メイリオ;padding : 0px;margin : 0px;background-attachment : scroll;background-size : auto auto;background-origin : padding-box;background-clip : border-box;font : 14px /28px;
font : 16px /24px;
}

#menu_area{
  width : 1000px;
  height : 50px;
  padding-top : 5px;
  margin-top : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #999999;
}

#menu_btn{
  font-size : 16px;
  font-weight : bold;padding-left : 5px;padding-right : 5px;
  width : 220px;
  float : left;
  margin-left : 10px;
  margin-right : 10px;
}

#contents{
  background-color : rgba(255, 255, 255, 0.8);padding : 10px;
  margin-top : 10px;
  width : 980px;
}

#menu_btn a{
  background-color : black;
  display : block;
  left : 0px;
  padding-top : 5px;
  padding-bottom : 5px;
  color : rgb(255, 255, 255);
  text-decoration : none;
}

#menu_btn a:hover{
  color : #ffffff;
  background-color : #e61e19;
  text-decoration : none;
  padding-top : 5px;
  padding-bottom : 5px;
  display : block;
}

#footer{
  width : 1000px;
  margin-top : 10px;
  font-size : 14px;
}

#copy{
  padding-top : 5px;
  margin-top : 5px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #999999;
  padding-bottom : 100px;
}

a{
  font-weight : bold;
  color : rgb(0, 0, 0);
  text-decoration : underline;
}

a:hover{
  font-weight : bold;
  color : red;
  text-decoration : underline;
}



#text_imageright{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #999999;
}

#base{
	background-attachment : scroll;background-size : auto auto;background-origin : padding-box;background-clip : border-box;
}

#fb_area{
  height : 200px;
}

#footer a{
  text-decoration : none;
}

#footer a:hover{
  text-decoration : none;
}

#info_box{
  height : 150px;
border-width : 1px;border-style : solid;border-color : gray;
  overflow : auto;
  width : 100%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
