@charset "UTF-8";

===== access-button =====

.access-button {
	float: left;
	}

.access-button a {
	display: block;
	width: 102px;
	_width: 102px;
	height: 27px;
	_height: 27px;
	background: url(../img/access_button.jpg) 0px 3px no-repeat;
	text-decoration: none;
	text-indent:-9999px;
	}

.clear {
	clear:both;
}
