/* ============================ MECC RECRUIT.CSS ================================== */

/* ============================ recruit ============================== */

#recruit {
	width: 550px;
	margin-top: 30px;
	float: left;
}

#recruit h2 {
	height: 20px;
	border-left: solid 5px #3344bb;
	padding-left: 10px;
	padding-top: 10px;
}

.recbox {
	width: 550px;
	height: 100px;
}

.recleft {
	width: 280px;
	float: left;
}

.cabtn a {
	display: block;
	background-image: url(../img/recruit/career_a.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 34px;
	text-indent: -9999px;
	float: left;
	margin-top: 60px;
}

.cabtn a:hover {
	background-image: url(../img/recruit/career_h.gif);
}

.cabtn2 a {
	display: block;
	background-image: url(../img/recruit/career_a.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 34px;
	text-indent: -9999px;
	margin-bottom: 50px;
	margin-left: 200px
}

.cabtn2 a:hover {
	background-image: url(../img/recruit/career_h.gif);
}

.stbtn a {
	display: block;
	background-image: url(../img/recruit/student_a.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 34px;
	text-indent: -9999px;
	float: left;
	margin-top: 60px;
}

.stbtn a:hover {
	background-image: url(../img/recruit/student_h.gif);
}

.stbtn2 a {
	display: block;
	background-image: url(../img/recruit/student_a.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 34px;
	text-indent: -9999px;
	margin-bottom: 50px;
	margin-left: 180px
}

.stbtn2 a:hover {
	background-image: url(../img/recruit/student_h.gif);
}

.rech3_1 {
	clear: both;
	height: 20px;
	border-left: solid 5px #0099ff;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 35px;
}

.rech3_2 {
	height: 20px;
	border-left: solid 5px #0033ff;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 15px;
}

#recruit table {
	letter-spacing: 0.07em;
	line-height: 1.3;
	color:#333;
	font-size: small;
}

.rectab {
	width: 520px;
	margin-top: 25px;
	margin-bottom: 35px;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.07em;
	border-collapse: collapse;
}

.rec_p1 {
	color: #CC0000;
	margin: 15px 0px 5px 20px;
}

.rec_p2 {
	color: #0066FF;
	font-size: small;
	font-weight: bold;
	margin: 20px 0px 8px 10px;
}

#recruit ul {
	font-size: small;
	margin-left: 20px;
}

#recruit li {
	line-height: 1.5;
}

.rectd1 {
	width: 80px;
	font-size: small;
	padding: 5px 5px 5px 10px;
	border-bottom: solid 1px #ccc;
}

.rectd2 {
	width: auto;
	background-color: #f5f5f5;
	padding: 5px 5px 5px 20px;
	border-bottom: solid 1px #ccc;
	font-size: small;
	line-height: 1.5;
}

.lkbtn a {
	display: block;
	background-image: url(../img/recruit/meccvideo.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 19px;
	text-indent: -9999px;
	float: left;
	margin: 20px 0px 10px 60px;
}

.lkbtn a:hover {
	background-image: url(../img/recruit/meccvideo_h.gif);
}


/* ============================ career ============================== */

#career {
	width: 571px;
	float: left;
	margin-top: 30px;
}

#career h2 {
	height: 20px;
	border-left: solid 5px #3344bb;
	padding-left: 10px;
	padding-top: 10px;
	font-size: large;
	color: #333333;
	margin-bottom: 15px;
}

#mailform {
	width: 520px;
	margin-top: 5px;
}

#mailform p {
	line-height: 1.5;
	letter-spacing: 0.07em;
	margin-left: 15px;
}

.h2border2 {
	border-left: solid 5px #9b6905;
	padding-left: 5px;
	margin-left: 55px;
	margin-bottom: 10px;
}
.red {
	color: #990000;
	font-weight: bold;
}

table {
	width: 520px;
	margin-top: 30px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.07em;
	border-collapse: collapse;
}

.tdf1 {
	width: 110px;
	background-color: #e6e6fa;
	padding: 5px 5px 5px 10px;
	border: solid 1px #a9a9a9;
}

.tdf2 {
	width: auto;
	background-color: #f5f5f5;
	padding: 10px 5px 10px 20px;
	border: solid 1px #a9a9a9;
	font-size: 12px;
}

.tdf3 {
	width: auto;
	padding: 10px;
	font-size: 12px;
}

textarea {
	font-size: 12px;
}

.spc1 {
	color: #990000;
}

.so1 {
	width: 40px;
}

.so2 {
	width: 60px;
}

.so3 {
	margin-bottom: 10px;
}

.ir1 {
	margin-left: 20px;
}

