@charset "utf-8";
@import "/common/css/0-import.css";
/*------------------------------------------------------------
	転職ノウハウを知る
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 15px;
}

#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 #box10 {
	background: url(../img/index/box_back10.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;
}
