@charset "utf-8";

.content {
	width: 580px;
	padding: 15px 0px 60px;
	background-image: url(../images/dotted01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}


.font01 {
	font-size: 13px;
	line-height: 30px;
	color: #999999;
}
.font01 a:link, .font01 a:visited {
	color: #993333;
	text-decoration: none;
}
.font01 a:active, .font01 a:hover {
	color: #CC6666;
	text-decoration: none;
}

.pages01 {
	font-size: 13px;
	line-height: 30px;
	color: #666666;
}
.pages01 a:link, .pages01 a:visited {
	color: #666666;
	text-decoration: none;
}
.pages01 a:active, .pages01 a:hover {
	color: #666666;
	text-decoration: underline;
}
.pages02 {
	font-size: 13px;
	line-height: 30px;
	color: #999999;
}
.pages02 a:link, .pages02 a:visited {
	color: #999999;
	text-decoration: none;
}
.pages02 a:active, .pages02 a:hover {
	color: #999999;
	text-decoration: underline;
}