@charset "utf-8";
/* CSS Document */
	
	/*	サブウィンドウ共通設定	*/
		.subWinType01					{ font-size:92%; background:#ffffff; }
		.subWinType02					{ font-size:92%; background:#f0f0f0; }
		.contentsSize					{ width:680px; margin:0 auto; }
		
		/*	サブウィンドウヘッダー	*/
			#top .subHeader				{ height:140px; }
			#top .subHeader img			{ margin:25px 0px 0px 302px; }
		
		/*	サブウィンドウのフッター	*/
			#top .subFooter				{ border-top:1px solid #969696; background:none; padding:10px 0px 30px; }
	
	
	/*	グリーン用設定	*/
		#subContentsType01				{ padding-top:140px; }
		#subWindowContents				{ background:url("./../common/main_contents_bg.png") repeat-x left top #ffffff; padding-top:58px; }
	
	
	/*	採用側サブウィンドウ設定	*/
	
		#subPageTitle					{ width:368px; height:60px; background:#191773; text-align:center; }
		#subPageTitle span				{ color:#ffffff; font-size:125%; display:inline-block; margin-top:16px; letter-spacing:2px; }
		.boxType04						{ background:#ffffff; font-size:95%; border:none; }
		
		/*	お問合せ用	*/
			.boxContactDetail .boxType04	{ padding:25px 40px; }
			.boxType04 span					{ color:#151371; font-weight:bold; }
		
		/*	研修用	*/
			.boxTraining					{ font-size:103%; }
			.boxType04 p					{ font-weight:bold; }
			.linkTraining					{ margin:10px 0px 30px 366px; text-align:right; width:324px; height:71px; 
											  background:url("./../recruit/fresh/images/training/training_menu.gif") no-repeat right top; }
			.linkTraining a					{ width:324px; height:71px; display:block; 
											  background:url("./../recruit/fresh/images/training/training_menu.gif") no-repeat left top; }
			.boxType05						{ background:#dcdcdc; padding:20px; }
			.listType13 span				{ color:#606060; display:block; margin-bottom:15px; }
		
		/*	情報処理試験	*/
			.boxExamination .borderSet		{ padding-bottom:40px; }
			.boxExamination .pText			{ clear:both; background:#dcdcdc; padding:20px; }