@charset "utf-8";
/* CSS Document */
#container {
	width: 726px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: justify;
	text-justify: inter-ideograph;
	
}
.s01{
	color:#B71F59;
	font-weight:bold;
}
.s02{
	color:#FF8812;
	font-weight:bold;
}
.download-list,
.download-list a {
	color:#666;
}
.download-list a:hover {
	color: #FF8812;
}