@charset "shift_jis";

/* =======================================

	女性の受験生の皆さんへ

========================================== */

/* 女性の受験生の皆さんへ -------------------------------------------------- */

#main #contents .mainvisual{
	width:100%;
	margin-top:10px;
	background:#fabe00;
}

#main #contents .mainvisual .copy{
	text-align:center; 
	vertical-align:middle; 
}

#main #contents .mainvisual .photo{
	width:414px;
}

/* 人事課長からのメッセージ ------------------------------------------------ */

#main #contents .message{
	width:100%;
	margin-top:10px;
}

#main #contents .message .photo{
	width:262px;
}

#main #contents .message .text{
	padding:15px 15px 0 30px;
}

/* 女性職員の紹介 ---------------------------------------------------------- */

#main #contents .shoukai{
	width:100%;
	margin-top:10px;
}

#main #contents .shoukai .photo{
	width:140px;
}

#main #contents .shoukai .text{
	padding:10px 0 0 15px;
}

#main #contents .shoukai .text dt{
	font-weight:bold;
}

#main #contents .shoukai .text dd{
	padding-left:14px;
}


/* 女性職員の紹介 > 詳細ページ --------------------------------------------- */

#main #contents .shoukaivisual{width:100%;margin-top:10px; background:#fdedb1;}
#main #contents .shoukaivisual .text01,
#main #contents .shoukaivisual .text02{padding:15px;}
#main #contents .shoukaivisual .text01{}
#main #contents .shoukaivisual .text02{vertical-align:bottom;}
#main #contents .shoukaivisual .photo{width:100%; text-align:center;}
#main #contents .schedule h2{
	background:#444;
	color:#fff;
	padding:10px; 
	margin-bottom:0;
}
#main #contents .schedule table{
	background:#f2f2f2;
}
#main #contents .schedule table th,
#main #contents .schedule table td{
	padding:5px 10px;
}
#main #contents .schedule table th{
	text-align:right;
}
#main #contents .schedule table td.photo{
	text-align:center;
}
#main #contents .schedule table td .comment{
	margin-left:28px;
	text-indent:-14px;
}


/* Q&A --------------------------------------------------------------------- */

#main #contents img.img-right{
	float:right;
	margin:0 0 15px 15px;
}

