﻿@charset "utf-8";
/* CSS Document */
/*留言表单*/
.message_form{border-collapse:collapse;margin:auto;width:100%; line-height:30px;}
.message_form_top{display:none;}
.message_form_bottom{display:none;}
.message_form_list1,.message_form_list2{}
.message_form_list1 input,.message_form_list2 input,{background:#f9ded1;border:#CC6633 1px solid;width:200px;}
.message_form_title1,.message_form_title2{width:15%;text-align:right;text-indent:5px;font-weight:bold;border-bottom:1px dashed #f9ded1; padding-right:10px;}
.message_form_content1,.message_form_content2{width:85%;border-bottom:1px dashed #f9ded1;}
.message_form_button{text-align:center;}
.message_form_button input{font-size:12px;width:102px;height:25px;border:0px;background: url(../images/ann.gif);}
/* CSS Custom */