﻿@charset "utf-8";
/* CSS Document */
.message_form{border-collapse:collapse;margin:auto;width:96%;}
.message_form_top{}
.message_form_bottom{}
.message_form_list1,.message_form_list2{ padding:2px;}
.message_form_list1 input,.message_form_list2 input,{border: 1px inset;}
.message_form_title1,.message_form_title2{text-indent:5px;line-height:24px;width:30%;font-weight:bold;border-bottom:1px dotted #cccccc; text-align:center;}
.message_form_content1,.message_form_content2{border-bottom:1px dotted #cccccc;}
.message_form_button{text-align:center;}