﻿@charset "utf-8";
@import "../../common/css/0-import.css";
/*------------------------------------------------------------
	採用担当者様へ
------------------------------------------------------------*/
#conts {
	color: #666;
}

#conts h2 {
	margin-bottom: 15px;
}

#conts h3 {
	margin: 0 0 0 20px;
}

#conts h4 {
	margin-bottom: 15px;
}

#conts p {
	line-height: 1.5;
	margin-bottom: 20px;
}

#conts p.mb0 {
	margin-bottom: 0;
}

#conts p .ad {
	color: #333;
	font-weight: bold;
}

#conts .topBox {
	position: relative;
	height: 240px;
	width: 810px;
	margin: 0 0 25px 20px;
	background: url(../img/index/back_img01.jpg) left top no-repeat;
}

#conts .topBox p.p01 {
	position: absolute;
	top: 18px;
	left: 20px;
}

#conts .topBox p.p02 {
	position: absolute;
	left: 20px;
	top: 45px;
}

#conts .topBox p.p03 {
	position: absolute;
	top: 135px;
	left: 35px;
}

#conts .topBox p.p04 {
	position: absolute;
	top: 180px;
	left: 35px;
}

#conts .middleBox {
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	margin: 0 20px 0 20px;
	padding: 15px 19px 0;
	height: 100%;
	overflow: hidden;
}

#conts .bottom_line {
	margin-left: 20px;
}

#conts div#special {
	padding: 15px 0 0;
}

#conts div#special h4 {
	margin: 0 20px 15px;
}

#conts div#special p {
	padding: 0 20px;
	background: url(../img/index/line01.gif) left bottom no-repeat;
	padding-bottom: 20px;
}

#conts div#special p.none {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#conts .middleBox p.left {
	float: left;
	text-align: center;
	width: 365px;
	background-color: #f5f5f1;
	padding: 10px 0 5px;
	margin: 0;
}

#conts .middleBox p.left img {
	margin-bottom: 5px;
}

#conts .middleBox p.right {
	margin-bottom: 0;
	float: right;
	width: 360px;
	background: url(../img/index/vline01.gif) left bottom no-repeat;
	padding-left: 30px;
}

	*html #conts .middleBox p.right
	{
		width: 380px;
	}

#conts .middleBox p.right img {
	margin: 0 0 10px 30px;
}

#conts .middleBox .smallBox {
	margin-bottom: 15px;
	width: 365px;
	height: 86px;
	background: url(../img/index/back_img02.gif) left top no-repeat;

	float: left;
}

#conts .middleBox .mr39 {
	margin-right: 39px;
}

#conts .middleBox .smallBox h4 {
	margin: 10px 20px 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

#conts .middleBox .smallBox ul {
	margin: 0 20px 0 20px;
	padding-left: 10px;
}

#conts .middleBox .smallBox ul li {
	float: left;

	width: 165px;
}

#conts .middleBox .smallBox ul li.w95 {
	width: 95px;
}

#conts .middleBox p.clear {
	margin-bottom: 0;
	clear: both;
}

#conts .smallBoxB {
	width: 250px;
	height: 130px;
	background: url(../img/index/back_img03.gif) left bottom no-repeat;

	float: left;
}

#conts .center {
	margin: 0 10px;
}

#conts .smallBoxB p {
	margin: 0;
}
	
#conts .smallBoxB p.txt {
	padding: 9px 10px 0 17px;
}

