@charset "utf-8";
/* CSS Document */

#top {
	background: url(../images/common/top_bg.jpg) no-repeat left 40px;
}
#contents a:link,#contents a:visited,#contents a:active {
	color: #FF0000;
	text-decoration: none;
}
#contents a:hover {
	color: #FF0000;
	text-decoration: underline;
}
