@charset "utf-8";

.block01 {
	width: 331px;
	background-image: url("../images/ent/bg01.jpg");
	background-repeat: repeat-y;
	padding:8px 7px;
}
.block02 {
	width: 112px;
	height: 112px;
	padding: 5px;
	border: solid 1px #a9a9a9;
	background-color:#ffffff;
}

.font01 {
	font-size: 12px;
	line-height: 20px;
	color: #ae0d1a;
}

.pages01 {
	font-size: 11px;
	line-height: 20px;
	color: #484848;
}
.pages01 a:link, .pages01 a:visited {
	color: #484848;
	text-decoration: none;
}
.pages01 a:active, .pages01 a:hover {
	color: #484848;
	text-decoration: underline;
}


