@charset "utf-8";

/*------------------------------------------------------------------------------
	JAC Recruitment
	Date: 2009-06
	(C) JAC Recruitment Co., Ltd. All rights reserved.
------------------------------------------------------------------------------*/

/* =メインカラムの設定
--------------------------------------------------------- */

#mainCol .tokyo {
	height: 496px;
	background-image: url(/jac/unique/img/bgwaku_tokyo.jpg);
}
#mainCol .osaka {
	height: 368px;
	background-image: url(/jac/unique/img/bgwaku_osaka.jpg);
	margin-bottom: 0px;
}
#mainCol .tokyo span, #mainCol .osaka span {
	font-size: 84%;
}
#mainCol .leftbox3 {
	height: 128px;
	width: 315px;
	background-image: url(/jac/unique/img/bgwaku_nagoya.jpg);
	float: left;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 10px;
	margin-left: 19px;
	background-repeat: no-repeat;
	display: inline;
	list-style-type: none;
}
.mainBox {
	zoom:1;/*for IE 5.5-7*/
}
.mainBox:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#unique #wrapper #mainCol .mainBox img.floatRight {
	float: right;
	margin: 0 0 5px 10px;
}
.resume_midashi {
	margin-bottom: 15px;
}

ul#keirekiList { 
	margin-bottom: 30px;
	zoom:1;/*for IE 5.5-7*/
}
ul#keirekiList:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

ul#keirekiList li.floatLeft {
	float: left;
	width: 340px;
	margin-bottom: 15px;
}
ul#keirekiList li.floatRight {
	float: right;
	width: 340px;
	margin-bottom: 15px;
}

#adv {
	zoom:1;/*for IE 5.5-7*/
}
#adv:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}



/* =円満な退社のために
--------------------------------------------------------- */
#resignListBox {
	margin: 0 0 20px 0;
	padding: 20px 20px 15px 20px;
	border: 10px solid #ecf6ff;
}
#resignListBox li {
	margin: 0 0 5px 20px;
	list-style-type: decimal;
}
.resignPointBox {
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
	background: #ecf6ff;
}
.resignPointBox li {
	margin: 0 0 10px 20px;
	list-style-type: disc;
	line-height: 160%;
}
.txtCenter {
	text-align: center;
}
.imgRight {
	float: right;
	margin: 0 0 0 10px;
}
.imgLeft {
	float: left;
	margin: 0 10px 0 0;
}

/* =EOF
--------------------------------------------------------- */

/* =職務経歴書の書き方のバナー用
--------------------------------------------------------- */
ul.resumeWimg {
	overflow: hidden;
	margin: 0 0 20px;
	zoom:1;
	}
ul.resumeWimg:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

ul.resumeWimg li {
	width: 190px;
	float: left;
	margin: 0 0 20px 40px;
	display: inline;
	}

ul.resumeWimg li.adjust {
	margin: 0 0 20px 20px;
	}

ul.resumeWimg li a {
	display: block;
	}


