@charset "utf-8";
/* CSS Document */

/* -----------------------------------------

INFORMATION

FileName:	recruit.css
Summary:	recruit private
Created:	2008-03-20
UpdatedBy:	2008-03-20
Copyright:	(c)2000-2008 VISIONARE Corporation

------------------------------------------ */

/* 社長メッセージ
--------------------------- */
#contents .people ul#subnav {
	margin:0 0 13px 0;	
}

#contents .people h2 {
	margin:0 0 15px 0;
}

#contents .people h3 {
	margin:0 0 15px 0;
}

.people p {
	margin:0 0 1em 0;
}

.people p#sign {
	margin:0 5px 40px 0;
	text-align:right;
}

.people .message {
	margin:0 0 50px 0;
}

.people img.layout-right {
	float:right;
	margin:0 0 12px 20px;
}

.people img.catch {
	margin:0 0 15px 0;
}

.people .layout-left {
	float:left;
	margin:0 20px 12px 0;
}

.people .layout-left img {
	margin:0 0 10px 0;
}

.people #recrute-nav {
	width:675px;
	margin:0 0 10px 0;
	background:url(../images/bg_recruitNav.gif) bottom no-repeat;
}

.people #recrute-nav p {
	padding:10px;
}

.people #to-member {
	float:left;
	width:332px;
}

.people #to-voice {
	float:right;
	width:332px;
}


/* ヴィジョネアが大事にする5つの姿勢
--------------------------- */
.member h3 {
	margin:0 0 12px;
}

.member p {
	margin:0 0 40px;
}


/* メンバーの声
--------------------------- */
#contents .voice ul#subnav {
	margin:0 0 13px 0;	
}

.voice table#profile {
	width:504px;
	height:158px;
	margin:0 0 18px 0;
	border:#cdcbcb 1px solid;
}

.voice #profile img {
	vertical-align:bottom;
}


.voice #profile td {
	padding:3px 10px 3px 2px;
	font-size:84%;
	vertical-align:middle;
}

.voice .layout-cto {
	float:right;
	margin: 68px 0 10px 10px;
}

.voice h3 {
	margin:0 0 17px 0;
}

.voice h4 {
	margin:0 0 18px 0;
}

.voice p {
	margin:0 0 30px 0;
}

.voice ul.anslist {
	width:450px;
	margin:0 0 40px 0;
}

.voice li {
	text-indent:-0.5em;
	margin:0 0 0 0.5em;
}

.voice .layout-right {
	float:right;
	margin:0 0 10px 20px;
}

.voice #membersvoice {
	margin:0 0 15px 0;
	padding:25px 20px;
	background-color:#94df9e;
	text-align:center;
}


/* 募集情報
--------------------------- */
.recruit h3 {
	margin:0 0 16px;
}

.recruit h4 {
	margin:0 0 11px;
}

.recruit h5 {
	margin:0 0 1.5em;
}

.recruit table.recruit {
	width:100%;
	margin:0 0 16px 0;
	background-color:#c6c6c6;

}

.recruit table.recruit th {
	width:15%;
	padding:10px;
	vertical-align:middle;
	border:#ffffff 1px solid;
	background-color:#e4f4dc;
	font-weight:normal;
}

.recruit table.recruit td {
	padding:10px;
	vertical-align:middle;
	background-color:#ffffff;
}

.recruit #end {
	margin:10px;
	padding:1px;
	background-color:#f1f1f1;
	color:#58b92b;
	font-size:120%;
	font-weight:bold;
	text-align:center;
}

.recruit #end-inner {
	padding:8em 3em;
	border:#ffffff 1px solid;
}

.arrow {
	padding-right:5px;
	vertical-align:middle;
}

/* QA
--------------------------- */
.qa h3 {
	margin:0 0 19px 0;
}

.qa dt {
	margin:0 0 15px 0;
}

.qa dd {
	margin:0 0 18px 0;
	padding:0 0 30px 38px;
	background:url(../../common/images/lin_dod_02.gif) bottom repeat-x;
}

.qa dd.last {
	background:none;
	margin:0;
	padding-bottom:0;
}

.qa img.welfare {
	float:left;
	padding:0 20px 0 0;
}

.qa img.right {
	float:right;
	margin:-38px 0 0 0;
	padding:0 0 0 20px;
	background-color:#ffffff;
}

.qa img.companion {
	float:right;
	margin:-80px 0 25px 0;
	padding:0 0 0 20px;
	background-color:#ffffff;
}

.qa .pagetopbox {
	margin:0 0 50px 0;
}