@charset "utf-8";
@import "/css/common/0-import.css";
/*------------------------------------------------------------
	Answers 無料転職サポートとは？@140114
------------------------------------------------------------*/
/* メインイメージ */

.topImage {
	position: relative;
	width: 960px;
	margin: 0 auto 30px;
}

.topImage .bn {
	background: url(../img/about/btn01_over.jpg) left top no-repeat;
	position: absolute;
	width: 352px;
	height: 72px;
	right: 28px;
	bottom: 35px;
}

.topImage .bn a,
.inqBox .inqBtn a {
	display: block;
}

.topImage .bn a:hover img,
.inqBox .inqBtn  a:hover img {
	visibility: hidden;
}

/* 共通 */

#conts {
	width: 960px;
	position: relative;
}

#conts .contsMain {
	width: 730px;
	float: left;
}

#conts p {
	color: #333;
	font-size: 13px;
	line-height: 1.8;
}

#conts h2 {
	padding-bottom: 30px;
}

#conts h3 {
	margin-bottom: 15px;
}

#conts h2 img,
#conts h3 img {
	display: block;
}

#conts .tabBox {
	width: 690px;
	margin: 0 0 60px 20px;
}

#conts .floatImgs {
	float: right;
}

#conts p {
	font-size: 14px;
}

#conts p.paragraph {
	margin-bottom: 1em;
}


/* 求人数と情報量 */
.recruitTab {
	margin-bottom: 30px;
}

.recruitBox {
	margin-bottom: 20px;
}

.recruitBox .floatImgs {
	margin-left: 30px;
	padding-top: 25px;
}

.recruitBox p {
	overflow: hidden;
}

.reportBox {
	margin: 10px 0 0;
}

.reportBox .imgs {
	float: left;
	padding-left: 15px;
}

.reportBox .imgText {
	float: right;
	padding: 25px 22px 0 0;
}

/* 書類添削、面接対策 */
.stepBox {
	margin: 25px 0 0;
}

.stepBox .personal {
	float: left;
}

.stepBox .interview {
	float: right;
}

/* じっくりサポート */
.supportBox {
	margin-bottom: 20px;
}

.supportBox .support01,
.supportBox .support02 {
	width: 335px;
	text-align: center;
}

.supportBox .support01 .imgtext,
.supportBox .support02 .imgtext {
	margin-bottom: 10px;
}

.supportBox .support01 {
	float: left;
}
.supportBox .support02 {
	float: right;
}

.supportText {
	position: relative;
	margin-bottom: 15px;
}


.supportText .pointImgs {
	position: absolute;
	top: 10px;
	left: 0;
}

.supportText .floatImgs {
	margin-left: 30px;
}

.supportText p.paragraph {
	padding-top: 95px;
}


.relationBox {
	background: url(../img/about/box_bg_m.jpg) left top repeat-y;
}

.relationBox .bgTop {
	background: url(../img/about/box_bg_t.jpg) left top no-repeat;
}

.relationBox .bgTop .inner {
	background: url(../img/about/box_bg_b.jpg) left bottom no-repeat;
	padding: 0 25px 20px;
	zoom: 1;
}

.relationBox .imgTitle {
	margin-bottom: 20px;
}

.relationBox .relationPoint {
	margin-bottom: 15px;
}

.arrowBefor {
	margin-bottom: 20px;
}

.arrow {
	margin-bottom: 30px;
}

/* 利用者の声 */
h2.voiceTitle {
	margin-bottom: 15px;
}

.voiceBox {
	background: #E9F3FB url(../img/about/color_bg.jpg) left bottom repeat-x;
	margin-bottom: 30px;
	padding: 20px;
}

.voiceBox .inBox {
	background: #FFF;
	padding: 30px;
}

.voiceBox .inBox .voiceInner {
	background: url(../img/about/line01.gif) left bottom repeat-x;
	margin-bottom: 30px;
	padding-bottom: 41px;
}

.voiceBox .inBox .last {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.voiceBox .floatImgs {
}

.voiceBox p {
	width: 380px;
}

.inqBox {
	text-align: center;
}

.inqBox .imgText {
	margin-bottom: 20px;
}

.inqBox .inqBtn {
	margin: 0 auto 10px;
	width: 456px;
}

.inqBox .inqBtn a {
	background: url(../img/about/btn02_over.jpg) left top no-repeat;
	width: 456px;
	height: 67px;
}



#sideBar .sideAbout {/* aboutではサイドのエントリーボタンエリア削除のため */
	margin-top: 5px;
}