/*店舗特典情報ページ*/
#contents{
  padding-top : 200px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  background-image : url(images/title_info01.jpg);
  background-repeat : no-repeat;
  background-position : center top;
}
TABLE{
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 20px;
}
#contents P{
  font-size : 12px;
  line-height : 15px;
  text-align : center;
  margin-bottom : 15px;
}
#contents P span{
  font-size : 12px;
  line-height : 15px;
  text-align : center;
  margin-bottom : 15px;
  color : #ff8080;
}
#contents P.title{
  font-size : 14px;
  line-height : 15px;
  text-align : center;
  color : #1b1464;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #1b1464;
}
#contents img{
  margin-left : 10px;
  margin-right : 10px;
}
#contents IMG.bn{
  margin-left : 0px;
  margin-right : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-top-color : gray;
  border-left-color : gray;
  border-right-color : gray;
  border-bottom-color : gray;
}
.td_txt{
  font-size : 12px;
  color : #1b1464;
  text-align : center;
  padding-bottom : 20px;
}
.axl{
  text-align : center;
}
