@import url("../styles-default.css");

/* request */
div.request_form{width:950px;text-align:center;margin-top:10px;padding-bottom:10px;border-bottom:dotted 1px #646464;}
div.request_form_text{width:720px;text-align:left;}
table.request_form{background-color:#000000;font-size:12px;margin-bottom:10px;}
td.request_form01{width:150px;background-color:#dddddd;padding:5px;}
td.request_form02{width:550px;background-color:#ffffff;padding:5px;text-align:left;}
div.send_button{width:100px;height:30px;}
a.send_button01{display:block;width:100px;height:30px;background:url(./img/send_button.gif);text-decoration:none;}
a:hover.send_button01{background-position:-100px 0;}

