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

.complain{
	width:100%;
	}
.complain .top{
	color:#000;
	font:24px/28px 'THK2DJuly8', Arial, sans-serif;
	text-align:center;
	}
.complain .text{
	color:#000;
	font:20px/24px 'THK2DJuly8', Arial, sans-serif;
	}
.complain .fontcomplain{ 
	background:#fff;
	border:#000;
	}
.btn-attach{
	margin-left:20px;
	width:120px;
	height:35px;
	background-color:#0456d5;
	color:#fff;	
	cursor:pointer;
}
.btn-attach:hover{
	background-color:#0e69f5;
}
.fo-formtext{
	font-size:14px;
}
.btn-all{
	margin:0 auto;
}
 a.btn-ok{
	width:120px;
	height:35px;
	background-color:#0456d5;
	color:#fff;	
	cursor:pointer;
}
 a.btn-ok:hover{
	background-color:#0e69f5;
}