@charset "utf-8";
#top {
	background: url(../rinen/images/top_bg.jpg) no-repeat left 40px;
}
.kokorozashi_link {
	border: 2px solid #CCCCCC;
	width: 250px;
	float: right;
	padding: 4px 3px 1px 8px;
}
#spirits {
	background: #222222;
	border: 6px solid #CCA467;
}
#spirits_p {
	background: #FFFFED;
	margin: 5px;
	padding: 15px 15px 15px 25px;
	font-weight: bold;
}
#contents a:link,#contents a:visited,#contents a:active {
	color: #333333;
	text-decoration: none;
}
#contents a:hover {
	color: #FF0000;
	text-decoration: underline;
}
