@charset "UTF-8";
	/*会社概要*/
	div#content h2								{ margin: 16px; padding: 0 0.5em; font-size: 16px; font-weight: normal; border-left: solid 8px #000099;}
	div#content h3								{ margin-top: 1.0em; padding: 4px; padding-left: 16px; font-size: 16px; text-align: left; vertical-align: middle; border: dotted 1px #0066FF;}
	div#content h4								{ margin: 16px 24px; padding: 4px 2px 2px 4px; color: #000066; font-size: 16px; font-weight: normal; text-align: left;}
	
	div#content div.company						{ width: 704px; margin: 8px auto;}
	div#content div.company	table		{ width: 640px; margin: 8px auto; margin-bottom: 16px;}
	div#content div.company table th			{ padding: 0.5em; white-space: nowrap; text-align: left; vertical-align: top;}
	div#content div.company table td			{ padding: 0.5em 0.5em 0.25em 1em; line-height: 125%;}
	div#content div.company table td.map		{ padding: 0.25em; text-align: center;}
	div#content div.company table td dl			{ width: 480px;}
	div#content div.company table td ul			{ width: 480px;}
	div#content div.company img.map				{ border: solid 1px #cccccc;}
	div#content div.company dl					{ width: 640px; margin: 16px auto;}
	div#content div.company dt					{}
	div#content div.company dd					{ margin-left: 1.0em;}
	div#content div.company ul					{ width: 480px; margin-left: 32px; margin-bottom: 16px; line-height: 125%;}
	div#content div.company ul.sub				{ width: 480px; margin-left: 0; line-height: 125%;}
	div#content div.company li					{ margin-left: 2.0em;}
	
	div#content div.recruit						{ width: 704px; margin: 8px auto;}
	div#content div.recruit table.saiyou		{ width: 640px; margin: 8px auto; margin-bottom: 16px; border-collapse: collapse;}
	div#content div.recruit table.saiyou th		{ width: 32%; padding: 0.5em; background-color: #eeeeff; white-space: nowrap; letter-spacing: 0.25em; text-align: left; vertical-align: top; border-top: solid 1px #333333; border-bottom: solid 1px #333333; border-right: solid 1px #0066FF;}
	div#content div.recruit table.saiyou td		{ width: 64%; padding: 0.5em 0.5em 0.25em 2.0em; line-height: 125%; vertical-align: top; border-top: solid 1px #333333; border-bottom: solid 1px #333333;}
	div#content div.recruit p					{ width: 640px; margin: 8px auto;}

	div#content div.recruit table.schedule				{ width: 640px; margin: 24px auto 16px; border-collapse: collapse;}
	div#content div.recruit table.schedule caption		{ width: 20.0em; font-size: medium; color: #000066; padding: 4px 8px 2px; text-align: left;}
	div#content div.recruit table.schedule th			{ width: 212px; padding: 0px 0px 4px; background-color: #ffffff; text-align: center; vertical-align: top; border: none;}
	div#content div.recruit table.schedule td			{ width: 48%; padding: 2px 8px; line-height: 125%; vertical-align: top; border: none;}
	div#content div.recruit table.schedule td div		{ padding: 4px 8px; border: dashed 1px #cccccc;}

	div#content div.recruit table.daiiti				{ width: 632px; }
	div#content div.recruit table.daiiti th				{ vertical-align: top; text-align: center; color: #EE4A63;}
	div#content div.recruit table.daiiti td				{ padding: 4px 0px 4px 16px; border-bottom: solid 1px #CCCCCC;}

