@charset "utf-8";
/* CSS Document */

.button-01 {
	font-size: 13px;
	line-height: 18px;
	color: #bc814d;
	text-decoration: none;
	letter-spacing: 0.03em;
}
.button-01:hover {
	color: #CC0000;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
img {
border:0px;}