@charset "utf-8";
/* CSS Document */

/* recruit */

h2 {
	background-image:url(../image/recruit/recruit_title.png);
	text-indent:-9999px;
	width:200px;
	height:34px;
	margin-top:41px;
	margin-left:32px;

}

div#contents {
	background-image:url(../image/background/background_recruut_1.png);
	background-repeat:repeat-y;
	width:640px;
	height:480px;
	margin-top:5px;
	margin-left:32px;	
}

div#contentsjob {
	background-image:url(../image/background/background_recruut_1.png);
	background-repeat:repeat-y;
	width:640px;
	margin-left:32px;	
}

div#applicationform {
	background-repeat:no-repeat;
	width:640px;
	height:25px;
	text-indent:-9999px;
	margin-top:10px;
	margin-left:270px;
	padding-bottom:10px;
}

div#applicationform a {
	background-image:url(../image/recruit/applicationform.jpg);
	display:block;
	width:100px;
	height:25px;
}

div#applicationform a:hover {
	background-image:url(../image/recruit/applicationformhover.jpg);

}

/* recruit_1 */

div#buttonbox {
	width:640px;
	height:360px;
}

div#buttonbox a {
	display:block;
	width:213px;
	height:360px;
}

div#buttonleft {
	float:left;
	width:426px;
	height:360px;
}

div#button1 {
	background-image:url(../image/recruit/recruit_button_1.jpg);
	float:left;
	width:213px;
	height:360px;
	text-indent:-9999px;
}

div#button2 {
	background-image:url(../image/recruit/recruit_button_2.jpg);
	float:right;
	width:213px;
	height:360px;
	text-indent:-9999px;
}

div#button3 {
	background-image:url(../image/recruit/recruit_button_3.jpg);
	float:right;
	width:214px;
	height:360px;
	text-indent:-9999px;
}

div#recruittext1 {
	clear:both;
	width:640;
	height:120px;
	text-align:center;
}

div#recruittext1 h3 {
	margin-top:15px;
	font-size:10px;
	color:#444444;
	line-height:30px;
}

/* END recruit_1 */

/* recruit_2 */

div#jobbox {
	width:640px;
	font-size:10px;
	color:#444444;
	line-height:18px;
	padding-top:10px;
}

div#jobbox h3 {
	font-size:12px;
	color:#444444;
	margin-left:10px;
}

div#jobbox table {
		width:640px;
		border-color:#999999;
		border:solid 1px;
		margin-top:10px;
		background-color:##F3F3FA;
}

div#jobbox tr {
	border-color:#999999;
		border:solid 1px;
}

div#jobbox td {
		border-color:#999999;
		border:solid 1px;
}

td.refttext {
	width:140px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

td.righttext {
	width:440px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

/* END recruit_2 */

/* entryfrom */

div#contentsentryfrom {
	background-image:url(../image/background/background_recruut_1.png);
	background-repeat:repeat-y;
	width:640px;
	margin-top:5px;
	margin-left:32px;
}

div#contentsentryfrom h3 {
	width:200px;
	height:20px;
	font-size:12px;
	color:#444444;
	margin-left:50px;
	padding-top:30px;
}

div#entryfrom {
		width:400px;
		margin-top:30px;
		margin-left:130px;
}

div#entryfromm table {
}

div#entryfrom tr {
}

div#entryfrom td {
	font-size:12px;
	color:#444444;
	padding-top:10px;
	padding-left:10px;
}

div#entryfromtel {
	width:300px;
	height:40px;
	margin-left:100px;
	margin-top:40px;
	padding-bottom:20px;
}

div#entryfromtel p {
	font-size:12px;
	color:#333333;
	line-height:20px;
}

input#namae {
	width:60px;
	height:14px;
}

input#entrytext1 {
	width:240px;
	height:14px;
}

input#postalcode {
	width:40px;
	height:14px;
}

input#address {
	height:14px;
}

input#email {
	width:100px;
	height:14px;
}

input#tel {
	width:40px;
	height:14px;
}

textarea#text {
	width:220px;
	height:120px;
}

div#submit {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

span.check {
	color:#FF3333;
}

/*END entryfrom */


