@charset "utf-8";

.blcok01 {
	width: 688px;
	height: 31px;
	margin-top: 5px;
	background-image: url(../images/bg_joining01.jpg);
}

.button01 {
	width: 60px;
	height: 24px;
	border: none;
	background-color: #ff9900;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.button02 {
	width: 52px;
	height: 22px;
	border: solid 1px #cdc6c1;
	background-color: #d9d5bf;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
}

.font01 {
	font-size: 12px;
	line-height: 30px;
	color: #666666;
}
.font01 a:link, .font01 a:visited {
	color: #996600;
	text-decoration: none;
}
.font01 a:active, .font01 a:hover {
	color: #996600;
	text-decoration: underline;
}
.font02 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.font03 {
	font-size: 13px;
	line-height: 30px;
	color: #ffffcc;	
}
.font03 a:link, .font03 a:visited {
	color: #666666;
	text-decoration: none;
}
.font03 a:active, .font03 a:hover {
	color: #666666;
	text-decoration: underline;
}
.font04 {
	font-size: 12px;
	line-height: 14px;
	color: #993300;
}
.font04 a:link, .font04 a:visited {
	color: #993300;
	text-decoration: none;
}
.font04 a:active, .font04 a:hover {
	color: #993300;
	text-decoration: underline;
}

.input01 {
	border: solid 1px #cccccc;
	width: 200px;
	height: 20px;
}
.input02 {
	width: 319px;
	height: 23px;
	background-color: #ffffcc;
	border: solid 1px #cccccc;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
.input03 {
	width: 262px;
	height: 20px;
	background-color: #d9d5bf;
	border: solid 1px #cdc6c1;
	font-size: 12px;
	line-height: 20px;
	color: #330000;
}


.pages01 {
	font-size: 13px;
	line-height: 30px;
	color: #666666;
}
.pages01 a:link, .pages01 a:visited {
	color: #666666;
	text-decoration: none;
}
.pages01 a:active, .pages01 a:hover {
	color: #666666;
	text-decoration: underline;
}
.pages02 {
	font-size: 13px;
	line-height: 30px;
	color: #999999;
}
.pages02 a:link, .pages02 a:visited {
	color: #999999;
	text-decoration: none;
}
.pages02 a:active, .pages02 a:hover {
	color: #999999;
	text-decoration: underline;
}
