/*予約キャンペーンページ*/
#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_cam01.jpg);
  background-repeat : no-repeat;
  background-position : center top;
}
#info{
  padding-top : 0px;
  padding-left : 150px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : left;
  width : 700px;
  background-image : url(images/cam_back.jpg);
  background-position : 40px top;
  background-repeat : no-repeat;
  height : 500px;
}
#info 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;
  text-align : left;
  width : 500px;
  font-size : 12px;
  line-height : 15px;
}
#info P.notice{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : left;
  width : 500px;
  font-size : 12px;
  line-height : 15px;
  color : #ff8080;
}
#info P.title2{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : left;
  width : 500px;
  font-size : 14px;
  line-height : 15px;
  color : white;
  background-color : #1b1464;
}
#info P.title3{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  text-align : left;
  width : 150px;
  font-size : 12px;
  line-height : 15px;
  color : #1b1464;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #1b1464;
}
