.hizuke {font-size: 15px; font-weight: bold; line-height: 18px; color: #ffffff;}
.nen {font-size: 11px; line-height: 14px; color: #ffffff;}
.pickupsalon {font-size: 11px; line-height: 18px; color: #666666;}
.pickuptext {font-size: 13px; line-height: 16px; color: #333333;}
.formarea {width: 206px; color: #666666;}

.naviarea {
	float: right;
	width: 162px;
	padding-right: 10px;
}
.naviarea .nexton {
	margin: 0;
	float: right;
	width: 62px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../image/btn_nexton.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}
.naviarea .nextoff {
	margin: 0;
	float: right;
	width: 62px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	color: #cccccc;
	background-image: url(../image/btn_nextoff.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}
.naviarea .backon {
	margin: 0;
	float: left;
	width: 62px;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../image/btn_backon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
.naviarea .backoff {
	float: left;
	width: 62px;
	font-size: 11px;
	line-height: 18px;
	color: #cccccc;
	background-image: url(../image/btn_backoff.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
.naviarea a:link {
	color: #666666;
	text-decoration: underline;
}
.naviarea a:visited {
	color: #666666;
	text-decoration: underline;
}
.naviarea a:hover {
	color: #FF6633;
	text-decoration: underline;
}
.naviarea a:active {
	color: #FF6666;
	text-decoration: underline;
}
