@charset "utf-8";



.mb20{
	margin-bottom:20px;
}

.mb10{
	margin-bottom:10px;
}

.request{
	width:750px;
	clear:both;
}

.request .wrapLeft{
	width:365px;
	float:left;
}

.request .wrapRight{
	width:365px;
	float:right;
}

.request p{
	font-size:13px;
	line-height:145%;
	color:#333;
	margin-top:10px;
	margin-bottom:25px;
}


table{
	width:749px;
	border-top:#ccc solid 1px;
	border-left:#ccc solid 1px;
	text-align:left;
	border-collapse:collapse;
	margin-bottom:10px;
}

th{
	background-color:#eee;
	width:122px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	font-size:13px;
	line-height:130%;
	color:#333;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
}

td{
	width:625px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	font-size:13px;
	line-height:130%;
	color:#333;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}


.must{
	color:#F00;
	font-size:13px;
	line-height:130%;
}


textarea{
	width:550px;
	height:200px;
	font-size:13px;
	line-height:130%;
	color:#333;
	text-align:left;
}


input{
	font-size:13px;
	line-height:130%;
	color:#333;
	text-align:left;
	height:24px;
}

.wrap01{
	width:290px;
}

.wrap02{
	width:70px;
}

.wrap03{
	width:400px;
	margin-top:6px;
}

.btn{
	width:248px;
	margin:10px auto;
	height:43px;
}

