@charset "utf-8";
/* index layout start */
#InfoSignUp{ height:300px;}

#IndexInfo{ float:left; width:550px;}

#IndexSignUp{ float:right; width:320px; border-left:1px #333 solid; padding-left:30px;}
#IndexSignUp .tit{ font-size:26px; font-weight:700; padding-top:10px; padding-bottom:20px; color:#600;}
#IndexSignUp .tit span{ display:block; font-size:14px; padding-top:20px; font-weight:400;color:#000; font-style:italic;}
#IndexSignUp .submit{ text-align:center; padding-top:20px;}
#IndexSignUp th{text-align:left;font-weight:700; color:#666; padding-right:10px; width:100px;}
#IndexSignUp td{ padding:1px;}
#IndexSignUp input{ width:160px;}
#IndexSignUp select{ width:180px;}

#IndexFuncArea{ height:170px;}
#IndexFuncArea .FuncArea{ width:290px; float:left; margin-right:30px;}
#IndexFuncArea .FuncArea h2{ text-align:center;}
/* index layout end */
/*#IndexFuncArea .FuncArea{ width:290px; float:left; margin-right:50px;}*/


