charset@charset "UTF-8";

/* box_applyBtn_option */

.box_applyBtn_option {
	width: 224px;
}

.box_applyBtn_option a {
	background: url("/option/common/images/btn_option.png") no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 100%;
	font-weight: bold;
	width: 214px;
	height: 38px;
	padding: 5px;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	margin-bottom: 12px;
}

.box_applyBtn_option a:hover {
	background-position: 0 -48px;
	color: #333333;
}
