@charset "UTF-8";
body{
  font-size : 15px;
  line-height : 180%;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  background-image : url(image/haikei.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : center top;
  background-color : #110404;
}

#wrapper{
  background-repeat : repeat-y;
  background-position : center top;
  width : 1020px;
  margin-right : auto;
  margin-left : auto;
  background-image : url(image/wrapper_bg.png);
}

#timer{
  background-color : black;
  width : 960px;
  height : 48px;
  margin-right : auto;
  margin-left : auto;
}

#head{
  background-color : #80273f;
  width : 960px;
  height : 1000px;
  margin-right : auto;
  margin-left : auto;
  background-image : url(image/head.jpg);
}

#main{
  text-align : center;
  width : 960px;
  margin-right : auto;
  margin-left : auto;
}

.main_in{
  width : 860px;
  margin-right : auto;
  margin-left : auto;
  text-align : left;
}

#footer{
  font-size : 13px;
  line-height : 38px;
  color : white;
  background-color : #f45000;
  text-align : center;
  width : 960px;
  height : 38px;
  margin-right : auto;
  margin-left : auto;
}

.space20{
  height : 20px;
}

.space40{
  height : 40px;
}

.font_red{
  color : #cc0000;
}

.font_blue{
  color : blue;
}

.marker_yellow{
  background-color : #ffff00;
}

.sono1{
  background-image : url(image/images/sono1_01.jpg);
  width : 860px;
  height : 141px;
  margin-right : auto;
  margin-left : auto;
}

.sono2{
  background-image : url(image/images/sono1_02.jpg);
  background-repeat : repeat-y;
  background-position : center top;
  margin-right : auto;
  margin-left : auto;
}

.sono3{
  background-image : url(image/images/sono1_03.jpg);
  width : 860px;
  height : 42px;
  margin-right : auto;
  margin-left : auto;
}
.sono_in{
  width : 740px;
  margin-right : auto;
  margin-left : auto;
}

.font17{
  font-size : 17px;
}

.profile1{
  background-image : url(image/images/profilewaku_01.jpg);
  width : 860px;
  height : 50px;
  margin-right : auto;
  margin-left : auto;
}

.profile2{
  background-image : url(image/images/profilewaku_02.jpg);
  background-repeat : repeat-y;
  margin-right : auto;
  margin-left : auto;
  background-position : center top;
}

.profile3{
  background-image : url(image/images/profilewaku_03.jpg);
  width : 860px;
  height : 52px;
  margin-right : auto;
  margin-left : auto;
}

.space10{
  height : 10px;
}

.nittei_in{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 820px;
  margin-right : auto;
  margin-left : auto;
}

.kakaku1{
  background-image : url(image/images/kakakuwaku_01.jpg);
  width : 920px;
  height : 171px;
  margin-right : auto;
  margin-left : auto;
}

.kakaku2{
  background-image : url(image/images/kakakuwaku_02.jpg);
  background-repeat : repeat-y;
  background-position : center top;
  margin-right : auto;
  margin-left : auto;
}

.kakaku3{
  background-image : url(image/images/kakakuwaku_03.jpg);
  width : 920px;
  height : 31px;
  margin-right : auto;
  margin-left : auto;
}

.tokuten1{
  background-image : url(image/images/tokuten1_01.png);
  width : 860px;
  height : 132px;
  margin-right : auto;
  margin-left : auto;
}

.tokuten2{
  background-image : url(image/images/tokuten1_02.png);
  background-repeat : repeat-y;
  background-position : center center;
  width : 860px;
  margin-right : auto;
  margin-left : auto;
}

.tokuten3{
  background-image : url(image/images/tokuten1_03.png);
  width : 860px;
  height : 29px;
  margin-right : auto;
  margin-left : auto;
}
.tokuten_in{
  width : 760px;
  margin-right : auto;
  margin-left : auto;
}

.box_qa{
  background-color : #f2eadd;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 850px;
  margin-right : auto;
  margin-left : auto;
}

.q{
  font-size : 18px;
  color : white;
  background-color : #004e9b;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  width : 100%;
}

