@charset "utf-8";

#contents h3 {
	font-size: 16px;
	color: #34B4D1;
	font-weight: bold;
	margin-top: 10px;
}

#contents div.str {
	line-height: 130%;
	font-size: 14px;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 3px;
}

.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;
}
