

body{
  font-family : "ＭＳ 明朝";
}


#warp{
	width : 1200px;
  border-top-width : 2px;
  border-top-color : olive;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-color : olive;
  border-right-color : olive;
  border-bottom-color : olive;
  margin-left : auto;
  margin-right : auto;border-style : solid;
}

#footer{
  text-align : center;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}

H1{
  color : green;border-style : solid;border-color : olive;
  border-left-width : 15px;
  border-top-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  font-size : 20px;
}

H2{
  color : white;border-width : 1px 1px 1px 20px;border-style : solid;border-color : olive;
  font-size : 18px;
  background-color : olive;
}

H3{
  color : white;
  background-color : olive;
  text-align : center;border-width : 2px;border-style : solid;border-color : olive;
  font-size : 15px;
}

H4{
	border-width : 1px;border-style : solid;border-color : olive;
  font-weight : normal;
  color : black;
  margin-top : -20px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  font-size : 12px;
}

#wrap2{
  margin-left : auto;
  margin-right : auto;
}

