@charset "utf-8";
/* CSS Document */

#top {
	height: 146px;
	width: 800px;	
	background-image: url(../images/island/banner/Island_banner.jpg);
}
#farm_holydays_catalog {
}
.farm_holydays_upper_roman_list {
	list-style-type: upper-roman;
}
.farm_holydays_upper_alpha_list {
	list-style-type: upper-alpha;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #1B75BC;
}
a:active {
	text-decoration: none;
	color: #1B75BC;
}
