.main {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 16px;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #9d3c96;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #9d3c96;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.title1 {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #9d3c96;
	text-decoration: none;
}
.title2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.detail {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
