/*--------------------*
#input_header
*--------------------*/
IMG {vertical-align: bottom;}
#input_header{
  width:660px;
  margin:0px auto;
  padding:0;
}
#input_header P{
  padding:5px 0;
  text-align:center;
  color:#F5DEB3;
}
#input_header P.menu_caption{}
#input_header P.pr,
#input_header P.pr A{color:#40D0D0;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;
}
#telling .section_bdy{
  background:url(../../image/input/telling/section_bdy.jpg) repeat-y 50% top;
}
#telling .section_ftr{
  padding-bottom:55px;
  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{}
#telling OL{
  width:400px;
  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{
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
}
#telling LI.main{
  color:#AB0C11;
  background: url("../../image/input/dot.gif") no-repeat scroll center left transparent;
  font-weight:bold;
  padding-left:15px;
}
#telling LI.none_sub{
  list-style-type:disc;
  margin-left:25px;
}
#telling LI.none{
  font-weight:bold;
}
/*--------------------
#privacy
--------------------*/
#privacy{
  width:550px;
  margin:18px auto;
  border:1px solid #D2B48C;
  background-color: #1F090B;
}
#privacy P{
padding:10px;
color: #F5DEB3;
}

#privacy A{color:#fd0019;}

/*--------------------
#frmInput
--------------------*/
#frmInput{
  width:682px;
  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:574px;
  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 P{
  color: red;
  text-align: center;
  padding-bottom: 10px;
}

#frmInput .input_tbl{
  width:500px;
  margin:0px auto;
}
#frmInput .input_tbl SMALL{color:#DC1D24;line-height:1.3;font-size:13px;}
#frmInput .input_tbl TH{width:80px;vertical-align:top;padding-top:5px;}
#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{color: #E70000;text-align: left;padding-left:50px;}
#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:65px;}
#frmInput .input_tbl SELECT.select_min{width:65px;}
#frmInput .input_tbl SELECT.select_place{width:155px;}
#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:600px;
  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_free{
  margin-bottom:30px;
}
#frm_btn P{
  padding:5px 0px;
  text-align:center;
  color:#F5DEB3;
}
#frm_btn P STRONG{
  padding:0px 2px;
}
#frm_btn P.pr A{color:#32CD32;}
#frm_btn P.free{font-weight:bold;color:#FFCC66;}

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