@charset "utf-8";

.tableStyle {
	line-height: 130%;
	font-size: 14px;
	color: #666666;
}

.titleStr {
	font-size: 16px;
	color: #34B4D1;
	font-weight: bold;
}

.barSeparate {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.areaImage{
	margin-right: 20px;
	text-align: left;

}

.areaText{
	margin-top: 10px;
	margin-right: 45px;
	font-size: 16px;
	line-height: 120%;
	color: #666666;

}

.tableJirei{
	line-height: 130%;
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
