@charset "utf-8";


.se_box {
	width: 850px;
	height: auto;
	margin:0 auto 0 auto;
}


table {
	margin-bottom:50px;
}

.pr {
	width:800px;
	height: auto;
	margin:0 auto 40px auto;
	line-height:40px;
}


h3 {
	font-size:25px;
	margin:10px 0 30px 25px;

}


.line {
	border-bottom:dashed 1px #666666;
}


th,td {	
	padding:10px;
}

#form {
	width:850px;
	height: auto;
	margin:0 auto 80px auto;
	text-align:right;	
}