/*--------------------*
#input_header
*--------------------*/
#input_header{
  margin:0px auto 0px;
  padding:16px 74px;
}
#input_header P{
  padding:5px 30px;
  text-align:center;
  color: #DBCF7D;
}
#input_header P.menu_caption{}
#input_header P.pr,
#input_header P.pr A{color:#E00000;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;}
/*--------------------
#tellingItems
--------------------*/
#telling{
  width:100%;
  margin:10px auto 0px;
  color: #121212;
}
#telling .section_bdy{
  background:url(../../image/input/telling/section_bdy.jpg) repeat-y 50% top;
}
#telling .section_ftr{
  padding-bottom:35px;
  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;
}
#telling .section_hdr{
  background:url(../../image/input/telling/section_hdr.jpg) no-repeat 50% top;
}
#telling H3{
  width:285px;
  height:55px;
  text-indent:-9999px;
  margin:0px auto;
  padding-bottom: 10px;
}
#telling .section_ftr OL{
  width:460px;
  margin:auto;
  text-align:left;
  list-style-type:none;
  position:relative;
  top:10px;
  min-height:60px;
  _height:60px;
}
#telling .section_ftr_free OL{
  width:460px;
  margin:auto;
  text-align:left;
  list-style-type:none;
  position:relative;
  top:10px;
  padding:10px 0px;
  min-height:40px;
  _height:100px;
/*\*//*/
  min-height:100px;
/* */
}
#telling LI.sub{
  line-height:1.5;
  background:url(../../image/input/dot.jpg) no-repeat 9px 5px;
  line-height:22px;
  list-style-type:none;
  padding-left:37px;
}
#telling LI.main{
  font-weight:bold;
  line-height:1.5;
  background:url(../../image/input/dot.jpg) no-repeat 9px 5px;
  line-height:22px;
  list-style-type:none;
  padding-left:37px;
}
#telling LI.none_sub{
  line-height:1.5;
  line-height:22px;
  list-style-type:disc;
  padding-left:0px;
  margin-left:40px;
}
#telling LI.none{
  font-weight:bold;
  line-height:1.5;
  line-height:22px;
  list-style-type:none;
  padding-left:10px;
}
/*--------------------
#privacy
--------------------*/
#privacy{
  width:550px;
  margin:18px auto;
  background-color:#1A1B20;
  color:#AFAFAD;
}
#privacy P{padding:10px;}
#privacy A{color:#C0851D;}
#privacy A:visited{color:#9786E4;}

/*--------------------
#frmInput
--------------------*/
#frmInput{
  width:636px;
  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:110px;
  width:100%;
  background:url(../../image/input/input_frm/section_ftr.jpg) no-repeat 50% bottom;
}
#frmInput .section_hdr{
  width:100%;
  background:url(../../image/input/input_frm/section_hdr_self.jpg) no-repeat 50% top;
}
#frmInput .input_self{
  width:100%;
}

#frmInput .input_self .article_bdy{
  background:url(../../image/input/input_frm/article_bdy_self.jpg) repeat-y 50% top;
  width:630px;
  margin:0px auto;
}
#frmInput .input_self .article_ftr{
  padding-bottom:13px;
  width:100%;
  background:url(../../image/input/input_frm/article_ftr_self.jpg) no-repeat 50% bottom;
}
#frmInput .input_self .article_hdr{
  width:100%;
  padding-top:30px;
  background:url(../../image/input/input_frm/article_hdr_self.jpg) no-repeat 50% top;
}


#frmInput .input_other{
  width:100%;
  margin-top:15px;
  background:url(../../image/input/input_frm/section_hdr_other.jpg) no-repeat 50% top;
}

#frmInput .input_other .article_bdy{
  background:url(../../image/input/input_frm/article_bdy_other.jpg) repeat-y 50% top;
  width:630px;
  margin:0px auto;
}
#frmInput .input_other .article_ftr{
  padding-bottom:30px;
  width:100%;
  background:url(../../image/input/input_frm/article_ftr_other.jpg) no-repeat 50% bottom;
}
#frmInput .input_other .article_hdr{
  width:100%;
  padding-top:30px;
  background:url(../../image/input/input_frm/article_hdr_other.jpg) no-repeat 50% top;
}

#frmInput H3{
  width:422px;
  height:125px;
  margin-bottom: 10px;
}

#frmInput .input_tbl{
  width:430px;
  margin:0px auto;
}
#frmInput .input_tbl SMALL{color:#360A88;line-height:1.3;font-size:13px;font-weight: bold;}
#frmInput .input_tbl TH{width:80px;vertical-align:top;padding-top:10px;}
#frmInput .input_tbl .tr_name TH{width:110px;vertical-align:top;padding-top:10px;}
#frmInput .input_tbl TD{width:350px;padding:10px 0px 15px;;vertical-align:middle;}
#frmInput .input_tbl INPUT.input_name{width:170px;margin-bottom:3px;}
#frmInput .input_tbl SELECT.select_year{width:110px;}
#frmInput .input_tbl SELECT.select_month{width:55px;}
#frmInput .input_tbl SELECT.select_day{width:55px;}
#frmInput .input_tbl SELECT.select_hour{width:55px;}
#frmInput .input_tbl SELECT.select_min{width:55px;}
#frmInput .input_tbl SELECT.select_place{width:135px;}
#frmInput .input_tbl TR.tr_birthday TD IMG{position:relative;top:5px;}
#frmInput .input_tbl TR.tr_birthplace TH {padding-top:0px;}
#frmInput .input_tbl TR.tr_sex TD IMG{position:relative;top:3px;}
#frmInput #frm_btn{
  width:540px;
  margin:0px auto;
  padding:30px 0px 0px;
  text-align:center;
}
#frmInput .input_other .input_tbl .tr_name TH,
#frmInput .input_other .input_tbl .tr_birthday TH{
  background:url(../../image/input/frm_txt_line_other.jpg) no-repeat left bottom;
}
#frmInput .input_other .input_tbl .tr_name TD,
#frmInput .input_other .input_tbl .tr_birthday TD{
  background:url(../../image/input/frm_txt_line_other.jpg) no-repeat left bottom;
}
#frmInput .input_self .input_tbl .tr_name TH,
#frmInput .input_self .input_tbl .tr_birthday TH{
  background:url(../../image/input/frm_txt_line_self.jpg) no-repeat left bottom;
}
#frmInput .input_self .input_tbl .tr_name TD,
#frmInput .input_self .input_tbl .tr_birthday TD{
  background:url(../../image/input/frm_txt_line_self.jpg) no-repeat left bottom;
}
#frm_btn .price_info{
  margin:0px 0px 15px;
}
#frmInput .price_free{
  margin-bottom:30px;
}
#frm_btn P{
  padding:5px 0px;
  text-align:center;
  color:#cecece;
}
#frm_btn P STRONG{
  color:#f8d596;
  padding:0px 2px;
}
#frm_btn P.pr A{color:#f8d596;}
#frm_btn P.pr A:visited{color:#9786E4;}

#frm_btn P.free{font-weight:bold;color:#dcb978;}


P.note{
  padding-top:12px;
  width:540px;
  color:#DCB978;
  text-align:center;
  font-weight:bold;
}

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