@charset "UTF-8";
.matsuri2014_h > section {
  *zoom: 1;
}
.matsuri2014_h > section:after {
  clear: both;
  content: "";
  display: block;
}
.matsuri2014_h > section a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.credit {
  font-size: 12px;
  text-align: right;
  margin-top: 5px;
}

.matsuri2014_h {
  background-color: #C2D500;
  padding: 10px;
}

.hd {
  background-color: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  margin: 0 0 20px;
  padding: 10px 25px 15px;
}
.hd h1 {
  margin-bottom: 10px;
}
.hd p {
  *zoom: 1;
}
.hd p:after {
  clear: both;
  content: "";
  display: block;
}
.hd p img {
  margin-left: 15px;
}

.navtop ul {
  *zoom: 1;
}
.navtop ul:after {
  clear: both;
  content: "";
  display: block;
}
.navtop li {
  float: left;
  width: 317px;
  height: 53px;
}
.navtop li.nav_life {
  width: 316px;
}

.note_body {
  background-color: #fff;
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.note_body.stg {
  border-top: 13px solid #31C1A5;
}
.note_body.food {
  border-top: 13px solid #FF9900;
}
.note_body.life {
  border-top: 13px solid #E8779E;
}
.note_body .note_intro {
  border-bottom: 1px dashed #FF6600;
  padding-bottom: 15px;
}
.note_body .note_intro .area_tit {
  float: left;
  margin-right: 20px;
}
.note_body .note_intro.nbd {
  border-bottom: none;
}

.note_body.food .note_intro, .note_body.life .note_intro {
  *zoom: 1;
}
.note_body.food .note_intro:after, .note_body.life .note_intro:after {
  clear: both;
  content: "";
  display: block;
}
.note_body.food .note_intro h2, .note_body.life .note_intro h2 {
  padding-top: 22px;
}
.note_body.food .note_intro .area_repo, .note_body.life .note_intro .area_repo {
  *zoom: 1;
  clear: both;
  padding: 5px 10px;
}
.note_body.food .note_intro .area_repo:after, .note_body.life .note_intro .area_repo:after {
  clear: both;
  content: "";
  display: block;
}
.note_body.food .note_intro .area_repo .floatLeft, .note_body.life .note_intro .area_repo .floatLeft {
  width: 214px;
}
.note_body.food .note_intro .area_repo .floatRight, .note_body.life .note_intro .area_repo .floatRight {
  width: 646px;
}
.note_body.food .note_intro .area_repo .floatRight h3, .note_body.life .note_intro .area_repo .floatRight h3 {
  color: #F30;
  margin-bottom: 10px;
  font-size: 18px;
}

/*ステージ*/
.stg_container {
  border-bottom: 1px dashed #FF6600;
  padding: 35px 10px;
  *zoom: 1;
}
.stg_container:after {
  clear: both;
  content: "";
  display: block;
}
.stg_container .stgc_ph {
  float: left;
  width: 190px;
}
.stg_container .stgc_txt {
  float: right;
  width: 660px;
}
.stg_container .stgc_txt h3 {
  background: url(img2/stg_h_bg.gif) repeat-y left top;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #FF3300;
}
.stg_container .stgc_txt .stgc_dtl {
  *zoom: 1;
}
.stg_container .stgc_txt .stgc_dtl:after {
  clear: both;
  content: "";
  display: block;
}
.stg_container .stgc_txt .stgc_dtl p {
  padding-top: 20px;
  width: 271px;
  float: left;
}
.stg_container .stgc_txt .stgc_dtl img {
  float: right;
}
.stg_container.stgc06 .stgc_ph {
  width: 445px;
  padding-top: 20px;
}
.stg_container.stgc06 .stgc_txt {
  float: right;
  width: 890px;
}
.stg_container.stgc06 .stgc_txt h3 {
  background: url(img2/stg_h_bg.gif) repeat-y left top;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #FF3300;
}
.stg_container.stgc06 .stgc_txt .stgc_dtl {
  *zoom: 1;
}
.stg_container.stgc06 .stgc_txt .stgc_dtl:after {
  clear: both;
  content: "";
  display: block;
}
.stg_container.stgc06 .stgc_txt .stgc_dtl p {
  padding-top: 20px;
  width: 890px;
  float: none;
  clear: both;
}
.stg_container.stgc06 .stgc_txt .stgc_dtl img {
  float: right;
}

/*フードエリア*/
.food_contents {
  border-bottom: 1px dashed #FF6600;
}

.food_wrap {
  margin-bottom: 15px;
  *zoom: 1;
}
.food_wrap:after {
  clear: both;
  content: "";
  display: block;
}

.food_container01, .food_container03, .food_container05, .food_container07, .food_container09, .food_container11 {
  float: left;
}

.food_container02, .food_container04, .food_container06, .food_container08, .food_container10, .food_container12 {
  float: right;
}

.food_container {
  border: 4px solid #FD6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 450px;
  padding: 0 26px 25px;
  position: relative;
  line-height: 0;
  *zoom: 1;
}
.food_container:after {
  clear: both;
  content: "";
  display: block;
}
.food_container h3 {
  position: relative;
  top: -10px;
}
.food_container p {
  *zoom: 1;
  margin-bottom: 5px;
}
.food_container p:after {
  clear: both;
  content: "";
  display: block;
}
.food_container p img {
  float: right;
  margin-left: 15px;
  margin-bottom: 3px;
}
.food_container .comment {
  background-color: #FFDD66;
  line-height: 1.5;
  padding: 3px 13px 10px;
}
.food_container .comment li {
  color: #FF3300;
}
.food_container.food_container06 p img {
  margin-bottom: 15px;
}

/*ライフエリア*/
.life_contents {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #FF6600;
}

.life_container {
  border: 4px solid #FD6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 910px;
  padding: 20px 22px 15px;
  line-height: 0;
  *zoom: 1;
}
.life_container:after {
  clear: both;
  content: "";
  display: block;
}
.life_container > div, .life_container > p {
  float: left;
}
.life_container .lifebox01 {
  width: 238px;
  padding-top: 20px;
}
.life_container .lifebox02 {
  width: 215px;
  padding-top: 20px;
}
.life_container .lifebox03 {
  width: 198px;
  text-align: center;
}
.life_container .comment {
  width: 207px;
}
.life_container .comment {
  background-color: #FFDD66;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.life_container .comment ul {
  padding: 3px 13px 10px;
}
.life_container .comment li {
  color: #FF3300;
}

/*ウェルネスエリア*/
.weal_contents {
  padding-bottom: 20px;
  border-bottom: 1px dashed #FF6600;
}

.weal_wrap {
  margin-bottom: 15px;
  *zoom: 1;
}
.weal_wrap:after {
  clear: both;
  content: "";
  display: block;
}

.weal_container01 {
  float: left;
}

.weal_container02 {
  float: right;
}

.weal_container {
  border: 4px solid #FD6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 450px;
  padding: 0 26px 25px;
  position: relative;
  line-height: 0;
  *zoom: 1;
}
.weal_container:after {
  clear: both;
  content: "";
  display: block;
}
.weal_container h3 {
  position: relative;
  top: -10px;
}
.weal_container p {
  *zoom: 1;
  margin-bottom: 5px;
}
.weal_container p:after {
  clear: both;
  content: "";
  display: block;
}
.weal_container p img {
  float: right;
  margin-left: 15px;
  margin-bottom: 3px;
}
.weal_container .comment {
  background-color: #FFDD66;
  line-height: 1.5;
  padding: 3px 13px 10px;
}
.weal_container .comment li {
  color: #528018;
}

/*ビューティエリア*/
.beau_contents {
  padding-bottom: 20px;
  border-bottom: 1px dashed #FF6600;
}

.beau_container {
  border: 4px solid #FD6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 910px;
  padding: 0 22px 15px;
  line-height: 0;
  position: relative;
  *zoom: 1;
}
.beau_container:after {
  clear: both;
  content: "";
  display: block;
}
.beau_container h3 {
  position: relative;
  top: -15px;
}
.beau_container .beau_box {
  *zoom: 1;
  line-height: 0;
}
.beau_container .beau_box:after {
  clear: both;
  content: "";
  display: block;
}
.beau_container .beau_box > div, .beau_container .beau_box > p {
  float: left;
}
.beau_container .beau_box h4 {
  line-height: 0;
  margin-top: 10px;
}
.beau_container .beau_box .beaubox01 {
  width: 304px;
}
.beau_container .beau_box .beaubox02 {
  width: 283px;
  padding-top: 10px;
}
.beau_container .beau_box .beaubox03 {
  width: 287px;
}
.beau_container .beau_box .beaubox04 {
  width: 301px;
  padding-top: 30px;
}
.beau_container .beau_box .beaubox05 {
  width: 290px;
}
.beau_container .beau_box .beaubox06 {
  width: 287px;
  padding-top: 10px;
}
.beau_container .beau_box .beaubox06 img {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
}
.beau_container .beau_box .comment {
  width: 245px;
  float: right;
}
.beau_container .beau_box .comment {
  background-color: #FFDD66;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.beau_container .beau_box .comment ul {
  padding: 3px 13px 10px;
}
.beau_container .beau_box .comment li {
  color: #2179A7;
}
.beau_container .kose_report {
  clear: both;
  margin: 30px 0 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.beau_container .kose_report a {
  color: #2179A7;
  background-color: #D8EDF8;
  padding: 5px 50px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-decoration: underline;
}
.beau_container .kose_report a:hover {
  text-decoration: none;
}

.foot_nav {
  padding: 30px 10px;
  border-bottom: 1px dashed #FF6600;
}
.foot_nav ul {
  *zoom: 1;
}
.foot_nav ul:after {
  clear: both;
  content: "";
  display: block;
}
.foot_nav li {
  width: 430px;
}

.foot_info p {
  margin-top: 10px;
}
