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


.form_bx{
	width:492px;
	margin:70px 0 0 140px;
}


.field01{
	width:196px;
	height:16px;
	border:#7f9db9 solid 1px;
	font-size:11px;
	margin-bottom:5px;
}
.field02{
	width:160px;
	height:18px;
	border:#dce0e6 solid 1px;
	font-size:11px;
	margin-bottom:5px;
	color:#997e76;
}
.field03{
	width:65px;
	height:20px;
	background:#d9dde3;
	font-size:11px;
	border:none;
}
.area{
	width:160px;
	height:55px;
	border:#dce0e6 solid 1px;
	font-size:11px;
	margin-bottom:5px;
	color:#997e76;
}
.button01{
	background-image:url(images/upload_13.gif);
	background-repeat:no-repeat;
	width:70px;
	height:18px;
	border:0px;
	cursor:pointer;
}
.button02{
	background-image: url(images/upload_15.gif);
	background-repeat:no-repeat;
	width:70px;
	height:18px;
	border:0px;
	cursor:pointer;
}
.box_btm{
	background-image:url(images/upload_17.gif);
	background-repeat:no-repeat;
	width:490px;
	height:20px;
	margin-left:2px;
	margin-bottom:30px;
}
