@charset "utf-8";
/*----------------------------------------------------------------------------------------*
*　■内外リクルート　人事担当ブログ
*
*		作成日：		2008.05.14
*		製作者：		otsubo
*
*-----------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------
　■共通設定
-----------------------------------------------------------------------*/
.entryBody:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.entryBody{
	display: inline-table;
	min-height: 1%; /* IE 7対策 */
}
/* Hides from IE-mac \*/
* html .entryBody{ height: 1%; }
.entryBody{ display: block; }
/* End hide from IE-mac */
#Contents{
	width: auto;
	padding-left: 35px;
	padding-right: 46px;
	padding-top: 18px;
	background: url(../img/base/sub_back_ff-fd.jpg) no-repeat left top;
}
#contentSwitch{
	height: 41px;
	text-align: left;
	text-indent: -9999px;
}
/*---------------------------------------------------------------------
　■採用情報トップ：メインエリア
-----------------------------------------------------------------------*/
#recruitInformation{}
#recruitInformation h3{
	color: #fff;
	font-weight: bold;
	line-height: 25px;
	padding-top:0px;
	padding-left: 12px;
	margin-bottom: 18px;
	font-size: 1.2em;
	background: url(../img/details/title_back2.gif) no-repeat;
}
/*--採用情報トップメイン画像--*/
#categoryImage h2{
	margin-bottom: 20px;
	height: 65px;
	text-indent: -9999px;
	background: url(../img/details/main_recruitinfo.gif) no-repeat;
}
/*--採用情報新卒メイン画像--*/
#categoryImage_ng h2{
	margin-bottom: 20px;
	height: 65px;
	text-indent: -9999px;
	background: url(../img/details/main_new_graduate.gif) no-repeat;
}
/*--採用情報キャリアメイン画像--*/
#categoryImage_cr h2{
	margin-bottom: 20px;
	height: 65px;
	text-indent: -9999px;
	background: url(../img/details/main_career.gif) no-repeat;
}
#categoryImage h2.newgrad{
	background: url(../img/details/main_recruit.jpg) no-repeat;
}
#categoryImage h2.career{
	background: url(../img/details/main_career.jpg) no-repeat;
}
/*---■中途採用フォーム用start---*/
#categoryImage2 h2{
	margin-bottom: 20px;
	height: 65px;
	text-indent: -9999px;
	background: url(/img/details/main_careerentry.gif) no-repeat;
}
/*---■中途採用フォーム用end---*/
#categoryPhrase{
	margin-bottom: 35px;
}
#Message{
	margin-bottom: 42px;
}
#Message p.ichikawa{
	margin-top:15px;
	}
#Message img{
	float: right;
	margin: 0 0 8px 8px;
}
#Hope{
	margin-bottom: 50px;
}
#Hope p{
	text-align: center;
}
#HopeList{
	height: 213px;
	position: relative;
	margin-bottom: 18px;
	background: url(../img/details/hope_back.gif) no-repeat;
}
#HopeList p{
	text-align: left;
}
#Hope_01,#Hope_02,#Hope_03,#Hope_04{
	position: absolute;
	width: 265px;
	margin: 0 12px;
	padding-top: 16px;
}
#Hope h4{
	margin-bottom: 18px;
}
#Hope_01{
	left: 0px;
	top: 0px;
}
#Hope_02{
	left: 292px;
	top: 0px;
}
#Hope_03{
	left: 0px;
	top: 110px;
}
#Hope_04{
	left: 292px;
	top: 110px;
}
#splitPage{
	margin: 12px 0 12px 12px;
}
#splitPage ul{
	list-style: none;
}
#splitPage li{
	float: left;
	width: 125px;
	/*margin-left: 34px;*/
	margin-left: 16px;
}
#splitPage li a{
	display: block;
	height: 45px;
	text-indent: -9999px;
}
li#page1{
	margin-left: 0;
}
li#page1 a{
	background-image: url(../img/details/btn_1.gif);
}
li#page2 a{
	background-image: url(../img/details/btn_2.gif);
}
li#page3 a{
	background-image: url(../img/details/btn_3.gif);
}
li#page4 a{
	background-image: url(../img/details/btn_4.gif);
}
#splitPage li a:hover{
	background-position: 0px -45px;
}
/*---------------------------------------------------------------------
　■採用情報トップ：サイドエリア
-----------------------------------------------------------------------*/
#SideMenu{}
#SideMenu h3{
	height: 65px;
	margin-bottom: 18px;
	text-indent: -9999px;
	background: url(../img/details/side_details_title.gif) no-repeat;
}
#SideMenu ul{
	margin-left: 9px;
	list-style: none;
}
#SideMenu li{
	margin-bottom: 8px;
}
#SideMenu li a{
	display: block;
	height: 32px;
	text-indent: -9999px;
}
li#SidePage1 a{
	background-repeat: no-repeat;
	background-image: url(../img/details/btn_side_1.gif);
}
li#SidePage2{ height: 52px;  }
li#SidePage2 a{
	background-repeat: no-repeat;
	background-image: url(../img/details/btn_side_2.gif);
	
	height: 52px;
	margin-bottom: 12px;
}
li#SidePage3{ height: 52px;  }
li#SidePage3 a{
	background-repeat: no-repeat;
	background-image: url(../img/details/btn_side_3.gif);
	
	height: 52px;
	margin-bottom: 12px;
}
li#SidePage4 a{
	background-repeat: no-repeat;
	background-image: url(../img/details/btn_side_4.gif);
}
#SideMenu li a:hover,
#SideMenu li.hover a{
	background-position: 0px -52px;
}
/*---------------------------------------------------------------------
　■セミナー情報：サイドエリア
-----------------------------------------------------------------------*/
#SideMenu_seminar{}
#SideMenu_seminar h3{
	height: 65px;
	margin-bottom: 18px;
	text-indent: -9999px;
	background: url(../img/details/side_details_seminartitle.gif) no-repeat;
}
/*---■セミナーフォーム用start---*/
#categoryImage3 h2{
	margin-bottom: 20px;
	height: 65px;
	text-indent: -9999px;
	background: url(/img/details/main_seminarentry.gif) no-repeat;
}
/*---■セミナーフォーム用end---*/
/*--セミナー用見出しstart--*/
#formInput h3.seminar_tit{
	color: #fff;
	font-weight: bold;
	
	height: 25px;
	line-height: 25px;
	margin-bottom: 12px;
	padding-left: 6px;
	background: url(../img/details/cpt_plain2.gif) no-repeat;
}
/*--セミナー用見出しend--*/
/*---------------------------------------------------------------------
　■新卒＋中途；共通
-----------------------------------------------------------------------*/
#NewGradate, #Midway{}
#NewGradate h3, #Midway h3{
	color: #fff;
	font-weight: bold;
	line-height: 25px;
	padding-top: 0;
	padding-left: 12px;
	margin-bottom: 18px;
	font-size: 1.2em;
	
}
div.column{
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
div.column h4{
	font-weight: bold;
	margin-top: 8px;
}
div.column table, div.column th, div.column td{
	border: 1px solid #999;
}
div.column th, div.column td{
	padding: 12px;
	vertical-align: top;
}
div.column table{
	/*x //width: 100%;*/
	width: 540px;
	margin-top: 8px;
	
}
/* Hack for IE6 */
* html div.column table{
	width: 530px;
}
div.column th{
	text-align: center;
	background: #E4E2DD;
}
div.column dl{
	margin-top: 18px;
}
div.column dt{
	margin-top: 18px;
	font-weight: bold;
}
div.column dd{
	margin-top: 8px;
	margin-left: 24px;
}
#aboutEntry{
	margin-bottom: 60px;
}
#aboutEntry h3{
	margin-bottom: 9px;
}
#aboutEntry ul{
	list-style: none;
	margin-top: 27px;
	text-align: center;
}
#aboutEntry li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
/*---------------------------------------------------------------------
　■新卒
-----------------------------------------------------------------------*/
#NewGradate h3{
	background: url(../img/details/title_back2.gif) no-repeat;
}
/*---------------------------------------------------------------------
　■中途
-----------------------------------------------------------------------*/
#Midway h3{
	background: url(../img/details/title_back2.gif) no-repeat;
}
/*---------------------------------------------------------------------
　■個人情報入力フォーム
-----------------------------------------------------------------------*/
/* 共通 */
#formInput .attention{
	color: #f00;
}
#formInput .tx-siz-sml{ width: 3em; }
#formInput .tx-siz-mid{ width: 11em; }
#formInput .tx-siz-dur{ width: 60%; }
#formInput .tx-siz-big{ width: 80%; }
#formInput textarea{
	width: 90%;
	height: 7em;
}
#formInput .t-center{
	text-align: center;
	margin-bottom: 1em;
}
#formInput{
	text-align:center;
	margin-bottom: 15px;
}
#formInput h3,#formInput p,#formInput td{
	text-align: left;
}
#formInput h3{
	color: #fff;
	font-weight: bold;
	
	height: 25px;
	line-height: 25px;
	margin-bottom: 12px;
	padding-left: 6px;
	background: url(../img/details/cpt_plain.gif) no-repeat;
}
#formInput fieldset{
	border: 0 none;
	margin-bottom: 12px;
	
	/*追加:reset*/
	font-size: 12px;
	color: #333;
}
#formInput fieldset strong{
	vertical-align: middle;
	
	/*追加:reset*/
	font-size: 12px;
	color: #333;
}
#formInput fieldset input{
	vertical-align: middle;
	
	/*追加:reset*/
	font-size: 12px;
	color: #333;
}
#formInput table{
	width: 90%;
	margin: 0 auto;
	
	/*追加:reset*/
	font-size: 12px;
	color: #333;
	margin-top: 10px;
}
#formInput table th, #formInput td{
	padding: 6px 15px;
	border: 1px solid #999;
	
	/*追加:reset*/
	font-size: 12px;
	color: #333;
}
#formInput table th{
	width: 20%;
	text-align: center;
	vertical-align: middle;
	background: #F7F4FA;
}
#formInput table td{
	background: #fff;
}
#formInput table td.error{
	background: #ffc2c2;
}
#formInput .example{
	color: #666;
	font-size: 11px;
}
* html #formInput .example{
	font-size: 10px;
}
#formInput div.error{
	color: #f00;
	font-size: 11px;
	margin: 3px 0 0 0;
}
/*各種サイズ*/
#formInput .Size_xLarge{
	width: 100%;
}
#formInput .Size_Large{
	width: 80%;
}
#formInput .Size_Normal{
	width: 35%;
}
#formInput .Size_Small{
	width: 15%;
}
#formInput .Size_xSmall{
	width: 1em;
}
.ime_active {ime-mode:active}
.ime_none   {ime-mode:disabled}
/*---------------------------------------------------------------------
　■個人情報取扱の注意
-----------------------------------------------------------------------*/
#Policy{
	margin: 0 80px;
}
#Policy img,
#Policy object,
#Policy param,
#Policy embed{
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	
	display: block;
	width: 60px;
	
}
#secomBanner{
	float: right;
	width: 60px;
}
#Policy p{
	margin-right: 15px;
	/*margin-left: 80px;*/
}
/*---------------------------------------------------------------------
　■コマンド操作エリア
-----------------------------------------------------------------------*/
#CommandArea{
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #999;
	text-align: center;
}
#CommandArea input{
	margin: 0 15px;
}
/*---------------------------------------------------------------------
　■サンキュー画面
-----------------------------------------------------------------------*/
#Thanks{
	text-align: center;
	margin-bottom: 15px;
}
#Thanks p{
	margin: 24px 0;
}
#BackToTop{
	text-align: center;
	padding-top: 24px;
	margin-top: 6px;
	border-top: 1px dotted #999;
}
/*END*/