@charset "shift_jis";
* {
	padding: 0px;
	margin: 0px;
}
.body_topmain01 {
	background-color: #000000;
	background-image: url(../img01/bg_topmain01.jpg);
	color: #FFFFFF;
	background-position: center top;
}
.body_side01 {
	background-image: url(../img01/bg_side01.jpg);
}
a img {
	border: none;
}
.table_menu01 {
	margin: 20px 0px 0px 10px;
}
.table_menu01 td {
	padding-bottom: 1px;
	text-align: center;
	font-size: 12px;
}
.cont_form01 {
	margin: 20px auto 20px;
	width: 600px;
	font-size: 14px;
}
.cont_form01 h3{
	background-color: #CCCCFF;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 1px 10px;
	font-weight: normal;
}
.cont_form01 p {
	margin: 0px auto 10px;
}
.table_form01 {
	border: solid 1px #999999;
	border-collapse: collapse;
	margin: 5px 0px 20px 0px;
}
.table_form01 td {
	border: solid 1px #999999;
	border-collapse: collapse;
	padding: 5px 5px 2px 5px;
	
}
.txt_red01 {
	color: #CC0000;
}
.body_rec01 {
	background-image: url(../recruiting/img/bg01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.body_prof01 {
	background-image: url(../profile/img/bg01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.txtarea_prof01 {
	display:block;
	width: 630px;
	height: 671px;
	margin: 0px auto;
	background-image: url(../profile/img/img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtarea_prof01 p {
	width: 540px;
	margin: 0px auto 0px;
	padding: 190px 0px 20px;
	text-align: left;
	font-size: 14px;
	line-height: 1.3;
}
.txtarea_rec01 {
	display:block;
	width: 627px;
	height: 600px;
	margin: 0px auto;
	background-image: url(../recruiting/img/img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtarea_rec01 p {
	width: 540px;
	margin: 0px auto 0px;
	padding: 160px 0px 20px;
	text-align: left;
	font-size: 14px;
	line-height: 1.3;
}

