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

/* @recruit dir */

/* 各ディレクトリ以下のページに使用するcssルールはこのファイルに記述 */

h1.recruithead	{
	width:	800px;
	height:	60px;
	padding-bottom:	12px;
	border-bottom:	dotted 1px #dee8f1;
}

div.recruitcont	{
	width:	30em;
	margin:	12px auto 60px;
}

div.recruitcont h2	{
	margin:	0;
	font-size:	107%;
	margin-bottom:	1.2em;
}

div.recruitcont p	{
	margin:	0em 0em 2em 0em;
}


