#modoru {
	font-size: 100%;
	letter-spacing: 1px;
	width: 120px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#modoru a {
	text-decoration: none;
	background-image: url(../image/button/sankaku2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-right: 6px;
	padding-left: 45px;
	color: #FF8000;
	font-weight: bold;
}
#modoru a:hover {
	color: #BFA064;
	background-image: url(../image/button/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	background-color: #FFD9B3;
}

