@charset "utf-8";
@import url("css.css");
@import url("form.css");
#boxR {
	padding-top: 10px;
}
#boxT {
	height: auto;
	width: 428px;
	padding-right: 220px;
	padding-left: 15px;
	padding-top: 14px;
	margin-left: 15px;
	background-image: url(../img/recruit/img_message_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 15px;
}

#boxT p {
	padding-bottom: 15px;
}
#boxT h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #784123;
	margin-bottom: 8px;
}
.box.dottedT .coutionBG {
	margin-top: 8px;
}

