#contents01 {
	margin-left: 26px;
	background-image: url(../../images/recruit/entry/entry_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 642px;
	width: 727px;
	padding-top: 28px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#contents02 {
	margin-left: 26px;
	background-image: url(../../images/recruit/entry/entry_back2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 698px;
	width: 727px;
	padding-top: 28px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#main h2 {
	margin-bottom: 30px;
}
.info_text {
	margin-left: 58px;
	margin-bottom: 20px;
	margin-right: 78px;
}
.form_area {
	background-color: #F0F0DC;
	width: 542px;
	margin-left: 58px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 24px;
	padding-left: 24px;
}
.form_area span {
	color: #FF1A00;
	font-weight: bold;
}
.must {
	text-align: right;
	color: #FF1A00;
	margin-bottom: 3px;
	font-weight: bold;
}
.error {
	font-weight: bold;
	color: #FF1A00;
}

.chart {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	width: 542px;
	border-collapse:collapse;
	height: 168px;
	background-color: #FFFFFF;
}
.chart th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C8C8C8;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.chart th.none {
	border-right-style: none;
}
.chart td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.chart td.back_color {
	background-color: #FFFADC;
}

.chart td.none {
	border-right-style: none;
}
.button {
	text-align: center;
}

.chart2 {
	width: 542px;
	border-collapse:collapse;
	margin-bottom: 10px;
	height: 186px;
	background-color: #FFFFFF;
	margin-top: 15px;
}
.chart2 th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #AAAAAA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0DC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F0F0DC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	width: 134px;
}
.chart2 td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0DC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#name {
	width: 300px;
}
#kana {
	width: 300px;
}
#school {
	width: 300px;
}
#department {
	width: 300px;
}
#tel_1 {
	width: 70px;
}
#tel_2 {
	width: 70px;
}
#tel_3 {
	width: 70px;
}
#mail {
	width: 300px;
}
.thanks {
	text-align: center;
	margin-right: 78px;
	margin-left: 58px;
	padding-top: 50px;
	font-weight: bold;
}
.top_link {

	text-align: center;
	margin-right: 78px;
	margin-left: 58px;
	padding-top: 100px;
}
