@charset "utf-8";

.form{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:22px;
	margin:10px auto;
}

.form th{
	text-align:right;
	padding:5px 10px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC dotted 1px;
	width:120px;
}

.form td{
	padding:5px 10px;
	border-bottom:#CCCCCC dotted 1px;
	width:350px;
}

.massage{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#5d433f;
	line-height:22px;
	padding:10px 30px;
}

.btn{
	text-align:center;
	border-bottom:none;
}
