*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#main{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 1148px;
  height : inherit;
}

#header{
  background-color : #ccffff;
  padding-left : 74px;
  height : inherit;
  padding-right : 74px;
  padding-bottom : 10px;
}

#cont{
  padding-left : 74px;
  height : inherit;
  background-color : #e1e1e1;
  padding-top : 20px;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-bottom : 30px;
  padding-right : 74px;
}

#footer{
  background-color : #ccffff;
  height : 150px;
  text-align : center;
  padding-top : 25px;
}

h1{
  font-size : 31px;
  font-weight : normal;
}

h3{
  font-size : 18px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  line-height : 150%;
  text-align : left;
}
#navi{
  height : auto;
  text-align : left;
  margin-top : 15px;
  margin-bottom : 10px;
}

#space{
  margin-top : 15px;
  height : auto;
  margin-bottom : 0px;
  padding-bottom : 0px;
}

#cont h2{
  font-size : 45px;
  color : white;
  background-color : #c0c0c0;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 0px;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
}

#cont p{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;border-width : 4px 6px 6px;border-style : solid;border-color : olive;
  font-size : 20px;
  background-color : white;
  margin-bottom : 10px;
}

#cont_b p{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;border-width : 4px 6px 6px;border-style : solid;border-color : ffffff;
  font-size : 20px;
  background-color : white;
  margin-bottom : 10px;
}

#space h2{
  font-size : 40px;
  padding-top : 10px;
  padding-bottom : 10px;
  margin-left : 100px;
  margin-right : 100px;
  color : navy;
}

#space h4{
  font-size : 32px;
  line-height : 150%;
  margin-top : 10px;
  margin-left : 100px;
  margin-right : 100px;
  margin-bottom : 10px;
  color : #666666;
}

