txt02 a:link,a:visited,a:hover {
	text-decoration: none;
	color: #004A80;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

body {
	line-height: 20px;
	color: #444444;
	letter-spacing: 0.1em;
	line-height: 24px;
	font-size: 12px;
}
.title {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 38px;
}

.concept {
	font-size: 14px;
	line-height: 30px;
	color: #444444;
}
.main01 {
	font-size: 24px;
	line-height: 34px;
	color: #333333;
}
.topics {
	font-size: 18px;
	font-weight: bold;
	color: #0067B2;
	letter-spacing: 1px;
}
.txt01 {
	color: #004A80;
	font-size: 15px;
	line-height: 24px;
}
.txt02 {
	color: #004A80;
}
.txt03 {
	color: #004A80;
	font-size: 14px;
	line-height: 24px;
}.m01 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


