﻿@charset "utf-8";

.agreebox{
	font-size:12px;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #A3A3A3;
	background-color:#F2F5FA;
}
	.agreebox .agree_check{
		padding-top:10px;
	}

.inq_table{
	
}
	.inq_table tr th{
		width:120px;
		font-size:14px;
	}
	.inq_table tr td{
		font-size:14px;
	}
		.inq_table tr td input.area01{
			width:370px;
		}
		.inq_table tr td textarea.area01{
			width:370px;
		}
		
.text1{
	padding-bottom:10px;
	font-size:12px;
}

.font1{
	color:#E70000;
}