@charset "Shift_JIS";
a:link {
	color: #535CAB;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #535CAB;
}
.event-back {
	background-color: #99725A;
	background-image: url(../img/index_img/event_img/event_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6px;
	text-align: right;
}

