@charset "utf-8";
/* CSS Document */

#inquiry p {
margin:0 0 15px 0;
}
#inquiry div.form table {
width:99%;
border-collapse:collapse;
}
#inquiry div.form table th {
line-height:180%;
padding:5px;
font-weight:normal;
text-align:left;
}
#inquiry div.form table td {
line-height:180%;
padding:5px;
}
#inquiry div.form input { 
padding:3px;
border:1px solid #ccc;
width:300px;
background:url(../_imgdir/inquiry/form_bg.gif) repeat-x left top;
}
#inquiry div.form textarea {
padding:3px;
border:1px solid #CCC;
width:300px;
background:url(../_imgdir/inquiry/form_bg.gif) repeat-x left top;
font-size:100%;
line-height:1.5;
}
#inquiry div.form input.regist { 
padding:3px;
background:url(../_imgdir/inquiry/form_bg_regi.gif) repeat-x left top;
border:1px solid #666;
color:#fff; }
#inquiry div.form input , textarea { width:200px; }
#inquiry div.form input.free , textarea.freetxt { width:300px; }
#inquiry div.form .submitbtn { text-align:center; margin:20px 0 0 0; }
#inquiry div.form .submitbtn input { width:100px; }
#inquiry div.form input#content1,
#inquiry div.form input#content2,
#inquiry div.form input#content3 { width:auto; background:none; border:none; vertical-align:middle; margin:0 5px 0 0; }

/* span style */
#inquiry span.att { color:#CC0000; }
#inquiry span.seminar { color:#CC0000; font-size:90%; line-height:1.4;}

