@charset "utf-8";
/* CSS Document */

.mail_case{
	padding-left:36px;
	padding-top:15px;
}
.mail_case h2.toiawase2{
	font-size:14px;
	padding:10px;
	color:#333;
	background-color:#febaf3;
	display:block;
	font-weight:bold;
	text-align:center;
	margin:0 2px;
}
.mail_case p{
	font-size:14px;
	padding-left:10px;
	color:#333;
	font-weight:bold;
	padding-left:10px;
}
.form_table{
	width:100%;
}
.form_table td{
	padding:2px;
}
td.subject{
	width:25%;
	background:url(../img/form_bg.jpg);
}
td.button p{
	display:block;
	text-align:center;
}
/*₯form₯*/
.message{
	width:100%;
	height:200px;
	/*background:url(../img/body_bg.jpg);*/
	border:solid #666 1px;
}
.mail_address{
	width:100%;
	height:20px;
	/*background:url(../img/body_bg.jpg);*/
	border:solid #666 1px;
	font-size:14px;
	line-height:18px;
}
.name{
	width:100%;
	height:20px;
	/*background:url(../img/body_bg.jpg);*/
	border:solid #666 1px;
	font-size:14px;
	line-height:18px;
}
/*’form’*/

/*₯Zbg{^ζΞ₯*/
/*
.reset_button{
	width:80px;
	height:50px;
	border:none;
	background:url(../images/closelabel.gif) left top no-repeat;
	font-size:12px;
}
*/
/*’Zbg{^ζΞ’*/