@charset "shift_jis";
table.recruit_table {
	width : 560px;
}

table.recruit_table th {
	padding : 7px;
	padding-left: 10px;
	padding-right : 10px;
	background : #E5E1BE;
	font-weight : normal;
	vertical-align : top;
	font-size: 80%;
	line-height: 140%;
	color: #454545;
}

table.recruit_table td {
	padding : 7px;
	padding-right : 10px;
	background : #F3F0E1;
	vertical-align : top;
	font-size: 80%;
	line-height: 140%;
	color: #454545;
}
#RIGHT .text {
	font-size: 80%;
	line-height: 140%;
	color: #454545;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 10px;
}

#RIGHT .red {
	text-align: center;
}

#RIGHT .red a {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
