/*--------------------*
#input_header
*--------------------*/
#input_header{
  width:660px;
  margin:0px auto;
  padding:15px 0;
}
#input_header P{
  padding:5px 0;
  text-align:center;
  color:#CEC6DD;
}
#input_header P.menu_caption{}
#input_header P.pr,
#input_header P.pr A{color:#FFAE0F;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:748px;
  margin:10px auto 0px;
}
#telling .section_bdy{
  background:url(../../image/input/telling/section_bdy.jpg) repeat-y 50% top;
}
#telling .section_ftr{
  padding-bottom:60px;
  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-image:url(../../image/input/telling/section_hdr.jpg);padding-top:30px;}
#telling OL{
  width:580px;
  margin:0 auto;
  _margin:0;
  text-align:left;
}
#telling .section_ftr_free OL{
}
#telling LI{
  list-style-type:none;
  line-height:1.7em;
}
#telling LI.sub{
  padding-left:18px;
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
}
#telling LI.main{
  font-weight:bold;
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
}
/*--------------------
#privacy
--------------------*/
#privacy{
  width:665px;
  margin:18px auto;
}
#privacy P{
  padding:10px;
}

#privacy A{color:#FE707E;}

/*--------------------
#frmInput
--------------------*/
#frmInput{
  width:832px;
  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:60px;
  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:720px;
  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:45px;
  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 .input_tbl{
  width:590px;
  margin:0px auto;
}
#frmInput .input_tbl SMALL{color:#fdbae6;line-height:1.3;font-size:13px;}
#frmInput .input_tbl TH{width:160px;vertical-align:top;padding-top:15px;}
#frmInput .input_tbl .tr_name TH{width:110px;vertical-align:top;padding-top:0px;}
#frmInput .input_tbl TD{padding-bottom:5px;vertical-align:middle;}
#frmInput .input_tbl P{}
#frmInput .input_tbl INPUT.input_name{width:150px;margin-bottom:3px;}
#frmInput .input_tbl SELECT.select_year{width:130px;}
#frmInput .input_tbl SELECT.select_month{width:65px;}
#frmInput .input_tbl SELECT.select_day{width:65px;}
#frmInput .input_tbl SELECT.select_hour{width:80px;}
#frmInput .input_tbl SELECT.select_min{width:80px;}
#frmInput .input_tbl SELECT.select_place{width:180px;margin-bottom:10px;}
#frmInput .input_tbl TR.tr_birthday TD IMG{position:relative;top:15px;}
#frmInput .input_tbl TR.tr_birthplace TD {padding-top:23px;}
#frmInput .input_tbl TR.tr_sex TD IMG{position:relative;top:12px;}
#frmInput #frm_btn{
  width:712px;
  margin:0px auto;
  padding:30px 0px 0px;
  text-align:center;
}
#frmInput .input_tbl TH{
}
#frmInput .input_tbl TD{
}
#frm_btn .price_info{
  margin:0px 0px 15px;
}
#frmInput .price_allfree{
  background:url(../../image/input/btn_free.gif) no-repeat scroll 50% top transparent;
}
#frmInput .price_free{
  margin-bottom:30px;
  background:url(../../image/input/btn_trial.gif) no-repeat scroll 50% top transparent;
}
#frmInput .price_charge{
  background:url(../../image/input/btn_charge.gif) no-repeat scroll 50% top transparent;
}
#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.free{font-weight:bold;color:#F8D596;}

#form_attention{
  width:650px;
  margin:18px auto;
  border:1px solid #D1CED7;
  color:#D1CED7;
  padding:10px;
  
}
#form_attention P.title{padding:0 50px; font-weight: bold; text-align: center;}
#form_attention OL{
  padding-left:20px;
}
#form_attention LI{
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
  text-align:left;
}
