/*プレゼントキャンペーンページ*/
#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_cam03.jpg);
  background-repeat : no-repeat;
  background-position : center top;
}
#contents P.title1{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  font-size : 14px;
  font-weight : bold;
  color : #1b1464;
  width : 600px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #1b1464;
}
#contents P.title2{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 20px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  font-size : 14px;
  font-weight : bold;
  color : #0072bc;
  width : 600px;
}
#contents P{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  font-size : 12px;
  line-height : 15px;
}
#contents IMG{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  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;
}
#contents P SPAN{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  font-size : 12px;
  line-height : 15px;
  color : #ff8080;
}
#contents P.notice{
  padding-top : 4px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  font-size : 12px;
  font-weight : bold;
  color : white;
  background-color : #0072bc;
  width : 200px;
  height : 20px;
}
