/*--------------------*
#input_header
*--------------------*/
#input_header{
  width:650px;
  margin:0px auto;
  padding:15px 0;
}
#input_header P{
  padding:5px 0;
  text-align:center;
  color:#000;
}
#input_header P.menu_caption{}
#input_header P.pr,
#input_header P.pr A{color:#D00079;font-weight:bold;}
#input_header P.price {color:#EDEAF3;}
#input_header P.price STRONG{color:#d00079;}
#input_header P.attention{}
#extra .pr{text-align:center;margin-top: 20px;font-size: 1.3em;}
/*--------------------
#tellingItems
--------------------*/
#telling{
  width:890px;
  margin:10px auto 0px;
}
#telling .section_bdy{
  background:url(../../image/input/telling/section_bdy.jpg) repeat-y 50% top;
}
#telling .section_ftr{
  padding-bottom:50px;
  background:url(../../image/input/telling/section_ftr.jpg) no-repeat 50% bottom;
}
#telling .section_ftr_free{
  padding-bottom:40px;
  background:url(../../image/input/telling/section_ftr.jpg) no-repeat 50% bottom;
}
/*--------------------
#privacy
--------------------*/
#frmInput #privacy{
  width:590px;
  margin:18px auto;
  border:1px solid #D2B48C;
  background-color: #402D0D;
  font-size: 0.9em;
}
#frmInput #privacy P{
  padding:10px;
  color: #F3DFBA;
  text-align:left;
}

#frmInput #privacy A{color:#FE7683;}

/*--------------------
#frmInput
--------------------*/
#frmInput{
  width:890px;
  margin:0px auto 0px;
}
#frmInput .section_bdy{
  background:url(../../image/input/input_frm/section_bdy.jpg) repeat-y 50% top;
  width:100%;
}
#frmInput .section_ftr{
  padding-bottom:30px;
  width:100%;
  background:url(../../image/input/input_frm/section_ftr.jpg) no-repeat 50% bottom;
}
#frmInput .section_hdr{
  padding-top:25px;
}
#frmInput .input_self{
  width:100%;
}
#frmInput .article_bdy{
  background:url(../../image/input/input_frm/article_bdy.jpg) repeat-y 50% top;
  width:890px;
  margin:0px auto;
}
#frmInput .article_ftr{
  padding-bottom:13px;
  width:100%;
  position:relative;
  bottom:-10px;
  background:url(../../image/input/input_frm/article_ftr.jpg) no-repeat 50% bottom;
}
#frmInput .article_hdr{
  width:100%;
  padding-top:20px;
  position:relative;
  top:-20px;
  background:url(../../image/input/input_frm/article_hdr.jpg) no-repeat 50% top;
}

#frmInput .input_other{
  width:100%;
  margin-top:25px;
}
#frmInput .input_other H3{
  text-align:center;
  margin-bottom:25px;
}
#frmInput .input_other H3 IMG{
  margin:0 auto;
}

#frmInput P{
  text-align: center;
  padding-bottom: 10px;
}
#frmInput .input_tbl INPUT.input_name {
  font-size: 18px;
  width: 150px;
  padding: 10px;
  vertical-align: middle;
  margin-bottom: 3px;
  height: 37px;
}
#frmInput .input_tbl{
  width:570px;
  margin:0px auto;
}
#frmInput .input_tbl SMALL{color:#DC1D24;line-height:1.3;font-size:13px;}
#frmInput .input_tbl TH{width:130px;vertical-align:top;padding-top:12px;}
#frmInput .input_tbl .tr_name TH{width:110px;vertical-align:top;padding-top:14px;}
#frmInput .input_tbl .tr_name TD IMG {position:relative;top:14px;}
#frmInput .input_tbl TD{padding-bottom:5px;vertical-align:middle;}
#frmInput .input_tbl P{color: #E30000;text-align:left;}
#frmInput .input_tbl SELECT.select_year{width:100px;}
#frmInput .input_tbl SELECT.select_month{width:100px;}
#frmInput .input_tbl SELECT.select_day{width:100px;}
#frmInput .input_tbl TR.tr_birthday TD IMG{position:relative;top:15px;}
#frmInput .input_tbl TR.tr_birthplace TH {padding-top:0px;}
#frmInput .input_tbl TR.tr_sex TD IMG{position:relative;top:14px;}
#frmInput #frm_btn{
  width:711px;
  margin:0px auto;
  padding:30px 0px 0px;
  text-align:center;
}
#frmInput #male_self ,
#frmInput #male_other {
  margin-left: 30px;
}
#frmInput .input_tbl TH{
}
#frmInput .input_tbl TD{
}
#frm_btn .price_info{
  margin:0px 0px 15px;
}
#frmInput .price_free{
  margin-bottom:30px;
}
#frm_btn P{
  padding:5px 0px;
  text-align:center;
  color:#FFFCAA;
}
#frm_btn P STRONG{
  color:#FEF5E6;
  padding:0px 2px;
}
#frm_btn P.pr A{color:#FEF5E6;}
#frm_btn P.free{font-weight:bold;color:#FEF5E6;}

#form_attention{
  width:715px;
  margin:18px auto;
  border:1px solid #2E1E21;
  color:#2E1E21;
  background-color: #F1E8CB;
}
#form_attention P.title{padding:10px 50px 0px; font-weight: bold; text-align: center;}
#form_attention P.contents{
  padding:0px 25px 10px;
  text-align:left;
  font-size: 0.9em;
}
#frmInput .input_tbl SELECT {
  vertical-align: middle;
  width:100px;
  padding: 5px;
  border: 1px solid #ABADB3;
  background-color: #ffffff;
  background-image: url(../../image/input/arrow.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  -webkit-background-size: 12px;
  background-size: 12px;
  font-size: 1.3em;
  height: 37px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}

/*--------------------
#Cookie
--------------------*/
.cookie_check{
  color:#FFFCAA;
  margin-bottom:10px;
}
