/* CSS Document */
.dot {
	border: 1px dotted #BBBBBB;
	padding: 10px;
}
.style4 {
	font-family: "フォントリストの編集...";
	font-size: 13px;
	line-height: 24px;
	color: #333333;
}
.style5 {
	font-size: 16px;
	color: #279E75;
	line-height: 16px;
}
.style6 {
	font-size: 13px;
	color: #279E75;
	line-height: 24px;
	font-weight: 400;
}
.underline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #279E75;
	padding: 5px;
	color: #279E75;
	font-size: 14px;
	line-height: 18px;
}
.style7 {
	font-family: "フォントリストの編集...";
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 1px;
}
.style9 {
	font-size: 15px;
	color: #0C3B91;
	letter-spacing: 1px;
	font-family: "フォントリストの編集...";
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style10 {
	color: #FFFFFF;
	letter-spacing: 5px;
	font-size: 15px;
	line-height: 15px;
}