@charset "utf-8";



/* LOGIN　 ----------------------------------------------------------------- */



/* COLMUN

-------------------------------- */



#wp{ margin: 0 auto -3.5em; width: 770px; }

/* base.cssにも#wp の記述があるので注意（footerの為）　 */



#container{width: 770px; background: url(../images/login/container_bkg.gif) repeat-y ; margin-bottom: 30px; }





/* Hx */



h1{ width: 770px; margin-bottom: 20px; }



#login h2{ font-size: 100%; color:#88416D; width: 88%; margin: 0px auto 7px; padding-left: 9px; border-left: 3px solid #CB83AB;   }



#login h2.first{ margin: 20px auto 7px;  }





/* リード文 */



p.read{ width: 580px; margin: 0px auto 18px;  }





/* ログイン -------- */



/* カラム */

#login{ width: 583px; margin: 0px auto 25px; background:url(../images/login/loginbox_bkg.gif) repeat-y; position:relative;   }



#login_btm{position: absolute; left: 0; bottom: 0; font-size: 0px; line-height: 0; height: 13px; }



form{ margin: 0px; padding: 0px; }



/* テーブル 

#login table{ border: none; width: 80%;  margin: 20px auto; padding: 0px; }



#login table th{ border: none; margin: 0px; padding: 0px 10px 16px 13px; text-align:left; font-weight: normal; font-size: 110%; background: url(../images/top_common/ic_sq_pur02.gif) 0px 6px no-repeat ;    }



#login table td{ border: none; margin: 0px; padding: 0px 0px 16px 0px; font-size: 110%; color:#666;   }



#login table td input{ }

*/



#login table{ border-top: 1px solid #D9CBD5; width: 90%; margin: 30px auto 25px; padding: 0px;  }



#login table th{ border-bottom: 1px solid #D9CBD5; margin: 0px; padding: 8px 0px 8px 10px; width: 12em; text-align:left; font-weight: normal; font-size: 110%; color:#1C0214; background: #EFEAED;   }



#login table td{ border-bottom: 1px solid #D9CBD5; border-left: 3px solid #FFF; margin: 0px; padding: 7px 10px; color:#666; vertical-align: middle;   }



#login table td span{ font-size: 94%; }



#login table td.end{ border-left: none; padding-left: 13px; }





/* Pタグ */



#login p{ margin-bottom: 15px; }







/* 登 録  ---------  */



table#regist{ border-top: 1px solid #D9CBD5; width: 90%; margin: 0px auto 25px; padding: 0px;  }



table#regist th{ border-bottom: 1px solid #D9CBD5; margin: 0px; padding: 8px 0px 8px 10px; width: 12em; text-align:left; font-weight: normal; font-size: 110%; color:#1C0214; background: #EFEAED;   }



table#regist td{ border-bottom: 1px solid #D9CBD5; border-left: 3px solid #FFF; margin: 0px; padding: 7px 10px; color:#666; vertical-align: middle;   }



table#regist td span{ font-size: 94%; }



table#regist td.end{ border-left: none; padding-left: 13px; }





/* 登録完了画面 */



p.ok_ttl{ text-align:center; font-weight: bold; color:#88416D; margin: 20px 0px;  }



p.ok{ margin: 0px 30px 15px 95px; }







p.btn{ text-align:center; padding: 0px 0px 40px 0px; }





p.contact{ margin: 0px 0px 0px 95px; padding: 0px 0px 0px 15px; border-left: 3px solid #AC8A9D;  }



p.contact strong{ margin-bottom: 7px; color:#833661; }





