@charset "UTF-8";
.n_button3{
  background-color : #ececec;
}
#contents{
  width : 924px;
  margin : 10px;
}
.special_title{
  float : left;
  width : 244px;
}
h3{
  width : 924px;
  font-size : 20pt;
  text-align : center;
  line-height : 1.2;
  background-color : #ececec;
  color : #000000;
  margin : 2px 0;
  font-family : "Times New Roman" , "New York" , serif;
}
/*orange version============================================
h3{
  width : 240px;
  font-size : 15pt;
  color : #ffffff;
  background-color : #ff6600;
  padding-left : 5px;
}
==========================================================*/
h4{
  font-size : 50pt;
  margin-top : 10px;
  font-family : "Times New Roman" , "New York" , serif;
}
p{
  font-size : 18pt;
}
.special_button{
  padding-top : 20px;
}
.special_button p{
  font-size : 12pt;
  font-weight : bold;
  margin-bottom : 5px;
}
.special_button img{
  border-width : 0;
}
.special_yt{
  float : left;
  padding-top : 160px;
}
.to_home{
  text-align : left;
}

