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

.functionBox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.functionBox h3 {
	font-size: 13px;
	font-weight: bold;
	color: #1C3F9C;
	background-color: #D4E6FF;
	display: block;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.functionBox p {
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.functionBoxLeft {
	float: left;
	width: 372px;
}

.functionBoxLeft p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.functionBoxRight {
	float: right;
	width: 240px;
}

.functionBoxRight02 {
	float: right;
	width: 252px;
}

.functionBoxRight02 p {
	line-height: 1.6em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 14px;
}

.registration {
	font-size: 12px;
}
