@import "common.css";

#left_menu5{
  background-image:url("../img/btn/img_left_menu5_h.png");
}

.info_area{
  overflow:auto;
  width:550px;
  margin-bottom:30px;
  margin-left:10px;
  padding:10px 0px 10px 10px;
  text-align:left;
  border:1px solid #003d19;
}

.info_title{
  font-weight:bold;
  font-size:17px;
  color:#ffffb3;
  margin-left:0px;
  margin-bottom:5px;
  padding-top:5px;
  padding-left:5px;
  background-image:url("../img/titleBack.gif");
  height:30px;
}

.sub_title{
  font-size:16px;
  color:#f30;
}

#img_coupon1{
  width:500px;
  height:215px;
  margin-top:20px;
  margin-bottom:20px;
/*  border:1px solid #003d19; */
}

#printOut{
  text-align:left;
  margin-top:5px;
  margin-bottom:20px;
}

.info_area2{
  overflow:auto;
  width:550px;
  margin-bottom:30px;
  margin-left:10px;
  padding:10px 0px 10px 10px;
  text-align:left;
  border:1px solid #003d19;
}

.info_title2{
  font-weight:bold;
  font-size:17px;
  color:#ffffb3;
  margin-left:0px;
  margin-bottom:5px;
  padding-top:5px;
  padding-left:5px;
  background-image:url("../img/titleBack.gif");
  height:30px;
}

#img_coupon2{
  width:500px;
  height:704px;
  margin-top:20px;
  margin-bottom:20px;
/*  border:1px solid #003d19; */
}

#img_coupon3{
  width:500px;
  height:750px;
  margin-top:20px;
  margin-bottom:20px;
}

/*-- 追加　ダイエットモニター--*/
h1.diet {background:url(../img/campain/h1-diet.png) no-repeat; width:540px; height:226px; text-indent:-9999px;}
h2.diet02 {font-size:14px; color:#FFF; background:#F69; margin:0 0 5px 0; padding:3px; line-height:100%; }
p.diet03 {font-size:80%;}

