@charset "utf-8";
.contentsBox .leftArea {
	width: 240px;
	border-bottom: solid 1px #BA901A;
}
.contentsBox .rightArea{
	width:480px;
}
.oneArea p {
	margin-left: 22px;
}
.leftArea p {
	margin-left: 22px;
	color: #BA901A;
}
.rightArea object {
	float: right;
}
