@charset "UTF-8";
*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#wrapper{
  margin : 0 auto;
  width : 920px;
  height : auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  background-color:#fff;
}

p{
  font-size:95%;
  line-height:1.8;
  color: #444;
  font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

h1{
  padding: 0px 0px 10px 0px;
  border-bottom : 1px solid #444;
  color: #444;
  font-size:150%;
}

#header{
  padding: 20px 0px 10px 0px;
  width :920px;
}

#slider{
  width : 920px;
  height : 360px;
  padding-top : 20px;
  padding-bottom : 20px;
  border-top: 1px #2c318e solid;
  border-bottom: 1px #2c318e solid;
}

#contents{
  width : 920px;
  height : 50px;
  margin : 40px 0px 60px 0px;
  background-color:#2c318e;
  text-align :right;
}

#table{
  width:720px;
  padding : 60px 99px 120px 99px ;
  border : 1px solid #bbbbbb;
}

#table p{
  margin-left : 40px;
}


#footer{
  width : 920px;
  height : 40px;
  margin-top : 30px;
  background-color:#2c318e;
  font-size:90%;
  line-height:1.8;
  text-align :right;
  padding-top:20px;
  font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}  
