@charset "utf-8";


#contents { width:640px; margin:50px auto 20px auto; font-size:small;}

#contents form { width:640px; margin-top:10px;}
#contents form #form_bg { width:600px; background:#c9deff; padding:20px;}
#contents form dl { width:520px; margin-bottom:10px;}
#contents form dl dt { float:left; width:140px; font-weight:bold;}
#contents form dl dt span { display:inline-block; color:#ce0400; padding-left:5px;}
#contents form dl dd { float:left; width:380px;}
#contents form dl dd input { width:376px; height:25px; border-left:2px solid #ccc;}
#contents form dl dd textarea { width:376px; height:150px; border-left:2px solid #ccc;}

/* sendmail2.php */
#contents #mainarea { width:530px; margin:0 auto;}
#contents #verify { width:490px; margin:20px 0 20px 0; padding:15px; border:5px solid #c9deff;}
#contents #verify p { padding-bottom:15px;}
#contents #verify p.text { font-weight:bold;}
#contents #verify h3 { font-size:1.2em; font-weight:bold; text-align:center; margin-bottom:20px; padding:0 10px 5px 10px; border-bottom:1px dashed #999;}
#contents #verify dd { width:350px;}

#contents p.confirm { width:580px; text-align:center; margin:20px auto;}
#contents p.confirm input { width:130px; height:30px; font-size:0.9em;}

#contents p.confirm2 { width:530px; margin-top:30px; text-align:center;}
#contents p.confirm2 input { display:inline-block; margin-right:15px; width:90px; height:30px; font-size:0.9em;}

#caution { color:#c00;}


