@charset "utf-8";
@import "/common/css/0-import.css";
/*------------------------------------------------------------
	転職ノウハウを知る
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 15px;
}

#conts h2.topTitle {
	margin-bottom: 10px;
}

#conts h3 {
	margin: 0 0 10px 100px;
}

#conts p {
	margin-bottom: 5px;
}

#conts p.mb0 {
	margin-bottom: 0;

}

#conts p.ml100 {
	margin-left: 100px;
}

#conts p a {
	background: url(../img/index/icon01.gif) left center no-repeat;
	padding-left: 20px;
}

#conts .inner {
	margin: 0 20px;
}

#conts .box {
	background: url(../img/index/box_back01.jpg)  no-repeat;
	height: 128px;
	margin-bottom: 20px;
}

#conts #box2 {
	background: url(../img/index/box_back02.jpg)  no-repeat;
}

#conts #box3 {
	background: url(../img/index/box_back03.jpg)  no-repeat;
}

#conts #box4 {
	background: url(../img/index/box_back04.jpg)  no-repeat;
}

#conts #box5 {
	background: url(../img/index/box_back05.jpg)  no-repeat;
}

#conts #box6 {
	background: url(../img/index/box_back06.png)  no-repeat;
}

#conts #box7 {
	background: url(../img/index/box_back07.jpg)  no-repeat;
}

#conts #box8 {
	background: url(../img/index/box_back08.png)  no-repeat;
}

#conts #box9 {
	background: url(../img/index/box_back09.jpg)  no-repeat;
}

#conts #box10 {
	background: url(../img/index/box_back10.jpg)  no-repeat;
}

#conts #box11 {
	background: url(../img/index/box_back11.jpg)  no-repeat;
}

#conts .box p {
	padding-right: 20px;

	color: #666;
}

#conts .box .floatL {
	float: left;
}

#conts .box .floatL img {
	margin: 20px 15px 0 16px;
}

#conts .box h3 img {
	margin-top: 20px;
}

#conts .box img.mb10 {
	margin-bottom: 10px;
}

/* 111125追加 */

#conts h2.topImage {
	margin: 0 0 12px;
}

#conts .pickUpBox {
	background: url(../img/index/pickup_bg.gif) repeat-y;
	margin: 0 0 20px;
}

#conts .pickUpBox h3 {
	margin: 0;
}

#conts .pickUpBox ul {
	padding: 0 14px 0 29px;
	margin-bottom: 10px;
	background: url(../img/index/pickup_line02.gif) repeat-y center top;
}

#conts .pickUpBox ul li {
	width: 261px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 30px 10px 0;
	background: url(../img/index/pickup_line.gif) repeat-x left bottom;
}

	* html #conts .pickUpBox ul li {
		width: 291px;
	}

#conts .pickUpBox ul li.right {
	padding-right: 0;
}

	* html #conts .pickUpBox ul li.right {
		width: 261px;
	}

#conts .pickUpBox ul li.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}

#conts .pickUpBox ul li .img {
	float: right;
	margin-left: 10px;
}

#conts .pickUpBox ul li .link {
	font-weight: bold;
	padding-left: 14px;
	margin-bottom: 3px;
	background: url(../img/index/icon_list01.gif) no-repeat 0 5px;
	zoom: 1;
}

#conts .pickUpBox ul li .link a {
	background: none;
	padding: 0;
}

#conts .pickUpBox ul li .lead {
	line-height: 1.8em;
	margin-bottom: 0;
}

/* ジャンル別ノウハウ */

#conts .knowhowBox {
	margin: 0 10px 20px;
	zoom: 1;
}

#conts .knowhowBox .top {
	padding-bottom: 15px;
}

#conts .knowhowBox .bottom {
	padding-top: 15px;
}

#conts .knowhowBox h3 {
	margin: 0 0 12px;
	padding: 0 19px;
}

#conts .knowhowBox ul {
	padding: 0 21px;
}

#conts .knowhowBox ul li {
	padding-left: 14px;
	margin-bottom: 7px;
	background: url(../img/index/icon_list01.gif) no-repeat 0 4px;
}

#conts .knowhowBox ul li.lastChild {
	margin-bottom: 0;
}

#conts .knowhowBox ul li span {
	font-weight: bold;
}

/* ”転職の基準” */

#conts .jobChange {
	background: url(../img/index/job_change_bg.gif) repeat-y top;
}

/* 求人の探し方関連 */

#conts .jobFind {
	background: url(../img/index/job_find_bg.gif) repeat-y top;
}

/* 履歴書・職務経歴書 */

#conts .jobHistory {
	background: url(../img/index/job_history_bg.gif) repeat-y top;
}

/* 面接対策関連 */

#conts .jobInterview {
	background: url(../img/index/job_interview_bg.gif) repeat-y top;
}

/* 内定通知・内定承諾関連 */

#conts .jobDecision {
	background: url(../img/index/job_decision_bg.gif) repeat-y top;
}

