@charset "utf-8";
/* CSS Document */
/* 共通部分 */
.layoutcompany {
	padding:0;
	margin:0;
	background-image:url(../images/recruit/bgrecruit.jpg);
	background-repeat:repeat-x;
}
.headerlayout {
	margin:0 auto;
	background-image:url(../images/recruit/headerrecruit.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:300px;
}
.headtopmenu {
	width:600px;
	float:right;
	height:80px;
	padding:10px 0 0 0;
}
.mainleft {
	width:190px;
	padding:10px 0 0 0;
	float:left;
	height:180px;
}
.footterright {
	background-image:url(../images/recruit/linerecruit.jpg);
	background-repeat:repeat-x;
	height:50px;
	margin:0 0 0 190px;
	padding:0;
}
/* 共通部分ここまで*/



.topleft {
	padding:0px 50px 0px 50px;
}
.topleftsentence {
	font-size:12px;
	line-height:22px;
	padding:10px 0 0 5px;
}
.titlecommon {
	padding:0 0;
	font-size:14px;
	color:#004186;
	font-weight:bold;
}
/*歓迎する人物像*/

.color {
	color:#660000;
		font-size:12px;
		font-weight:300;
	padding:0px 0 0 5px;
	line-height:16px;
	margin:0;
}
.clear {
	clear:both;
}
/*募集要項*/
.titleapplication {
	padding:0 0 10px 40px;
	font-size:14px;
	color:#004186;
	font-weight:bold;
}
.application {
	width:609px;
	padding:0 auto;
	font-size:12px;
	line-height:20px;
	color:#666666;
}
.description2 {
	margin:20px auto;
	text-align:left;
	color:#666666;
}
