@charset "UTF-8";

img {
  margin: 0px;
  border: none;
}
#nennmatu {
  color: #f00;
  text-align: center;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
  border: #ff0004 4px solid;
  padding-top: 10px;
  padding-bottom: 10px;
}

#main_image {
  background-image: url(../images/main_image_bg.jpg);
  background-repeat: no-repeat;
  background-position: right;
  float: left;
  height: 160px;
  width: 100%;
  -webkit-background-size: 340px 160px;
}
#main_image_dsc {
  background-color: #ffcece;
  width: 100%;
  float: left;
  padding-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#flow_link {
  float: right;
  margin-top: 17px;
  margin-bottom: 10px;
  color: #f80030;
  text-decoration: underline;
  font-weight: bold;
  font-size: 18px;
  margin-right: 10px;
}
#dsc1_1 {
  margin-top: 15px;
}
#dsc1_2 {
  margin-top: -3px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
#main_image_dsc #dsc1_1 {
  margin: 0px;
}
#dsc2_2 {
  margin-top: -3px;
}
#dsc_img {
  margin-right: auto;
  margin-left: auto;
}
#dsc_img_wrap {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 15px;
}
.dsc_txt {
  font-weight: bold;
  color: #d71352;
  margin-top: 10px;
}
#main_image_dsc p {
  line-height: 20px;
  display: block;
  width: 290px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  letter-spacing: -1px;
  font-weight: bold;
}
#staff_pick_area {
  float: left;
  width: 100%;
}
#spacer {
  float: left;
  /*height: 20px;*/
  width: 100%;
}
#staff_pick_bar {
  background-image: url(../images/h2_bar.jpg);
  background-repeat: repeat-x;
  float: left;
  height: 30px;
  width: 95%;
  padding-left: 15px;
  padding-top: 8px;
}

#staff_pick_bar_2 {
  background-image: url(../images/h2_bar_2.jpg);
  background-repeat: repeat-x;
  float: left;
  height: 30px;
  width: 95%;
  padding-top: 8px;
  padding-left: 15px;
  margin-top: 10px;
}

#staff_pick_bar_2 h2 {
  font-size: 15px;
  color: #fff;
  margin-top: 4px;
  margin-left: 7px;
  float: left;
  text-shadow: 1px 1px -1px #5c5c1f;
}

#flow_bar {
  background-image: url(../images/h2_bar.jpg);
  background-repeat: repeat-x;
  float: left;
  height: 30px;
  width: 96%;
  padding-top: 8px;
  padding-left: 15px;
}

#bar_img {
  float: left;
}
#staff_pick_bar h2 {
  font-size: 15px;
  color: #fff;
  margin-top: 4px;
  margin-left: 7px;
  float: left;
  text-shadow: 1px 1px -1px #b43c64;
}

#nav_wrap {
  float: left;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffdfdf;
  text-align: center;
}
#main_nav {
  /*width: 300px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
  text-decoration: none;*/
  float: left;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffdfdf;
  text-align: center;
}
#index_nav1 {
  margin-right: 4px;
}
#nav_wrap img {
  float: left;
  padding: 0px 5%;
  width: 22%;
  height: auto;
}
a #main_nav1 {
  margin-left: 2px;
}

#staff_area {
  float: left;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #ccc;
}
#staff_area img {
  float: left;
  margin-top: 10px;
  margin-left: 7px;
  margin-bottom: 10px;
  height: 50px;
  width: 86px;
}
#staff_area b {
  font-size: 14px;
  font-weight: bold;
  color: #dc1f5d;
  float: left;
  margin-top: 11px;
  margin-left: 9px;
  width: 68%;
}
#staff_area i {
  float: left;
  margin-top: 5px;
  margin-left: 7px;
  font-size: 13px;
  width: 68%;
  font-style: normal;
  display: block;
  line-height: 19px;
}

#news_area {
  float: left;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #ccc;
}
#news_area img {
  float: left;
  margin-top: 10px;
  margin-left: 7px;
  margin-bottom: 10px;
  height: 50px;
  width: 86px;
}
#news_area b {
  font-size: 14px;
  font-weight: bold;
  color: #8c8c1e;
  float: left;
  margin-top: 11px;
  margin-left: 9px;
  width: 68%;
}
#news_area i {
  float: left;
  margin-top: 5px;
  margin-left: 7px;
  font-size: 13px;
  width: 68%;
  font-style: normal;
  line-height: 19px;
}
#ex_news p {
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #c00;
  line-height: 19px;
}

#step_ttl {
  background-color: #ffe5ee;
  height: 30px;
  width: 100%;
  float: left;
  margin-top: 25px;
  margin-bottom: 15px;
}
#step_ttl img {
  float: left;
  margin-top: -17px;
  margin-left: 10px;
}
#step_ttl p {
  font-size: 16 ];
  float: left;
  margin-top: 8px;
  font-weight: bold;
  font-size: 15px;
  margin-left: -25px;
}
#step_img {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}
#step_txt {
  float: left;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  width: 47%;
  font-size: 13px;
  line-height: 20px;
}
#step4_btn_area {
  float: left;
  margin-top: 5px;
  margin-left: 2px;
}
#step1_btn_area {
  float: left;
}
#step1_btn_area {
  width: 158px;
  margin-top: 10px;
  float: right;
}
#step1_btn_area img {
  float: left;
  margin-right: 2px;
}

#step1_btn_area2 {
  float: left;
}
#step1_btn_area2 {
  width: 158px;
  margin-top: 10px;
  float: right;
}
#step1_btn_area2 img {
  float: left;
  margin-right: 2px;
}

#catch_wrap {
  text-align: center;
  width: 100%;
  margin-top: 0px;
  float: left;
  margin-bottom: -2px;
}
