@import "style.css";

#contents #inquiry h3{margin-top:15px;}
#contents #inquiry th.odd {width:150px; background-color:#E6E6FF; height:30px; font-weight:normal;}
#contents #inquiry th.even{width:150px; background-color:#F0F0FF; height:30px; font-weight:normal;}
#contents #inquiry td.odd{background-color:#FFF1DD; width:420px; height:30px; text-align:left;}
#contents #inquiry td.even{background-color:#FFE8C4; width:420px; height:30px; text-align:left;}
#contents #inquiry .name{width:400px; text-align:left;}
#contents #inquiry .mail{width:400px; text-align:left;}
#contents #inquiry .message{width:400px; height:100px; font-size:100%; text-align:left;}
#contents #inquiry .require{color:#ff0000;}
