﻿@charset "utf-8";

.cont01 {
	padding: 20px;
}

.contL01 {
	float: left;
	width: 190px;
	font-size: 18px;
	line-height: 150%;
	color: #00008D;
}

.contR01 {
	float: right;
	width: 500px;
	font-size: 16px;
	line-height: 150%;
}



.sttl01 {
	border-bottom: 1px solid #2E3993;
	padding: 0 0 10px 0;
	font-size: 14px;
}

.line01 {
	border-bottom: 1px dotted #CCC;
	padding: 0 0 10px 0;
}