/* CSS Document */



@import "../common/css/universal.css";



h2#recruitHeadImage {

	margin-top:10px;

	width:540px;

	height:177px;

	background:url(../img/recruit_head_image.jpg) no-repeat;

	text-indent:-9999px;

}



h3 {

	margin-top:10px;

	font-size:150%;

	width:540px;

	height:2em;

	line-height:2em;

	background:#ccecff;

	text-indent:1em;

}



ol#recruitIntro {

	padding:10px 10px 20px 20px;

}

ol#recruitIntro li {

	margin-left:20px;

	line-height:1.5em;

	font-size:120%;

}

span.textStrong {

	color:#FF0000;

	font-size:100%;

	font-weight:bold

}



h4 {

	padding-left:10px;

	height:1.5em;

	font-size:130%;

}

dt {

	margin-top:10px;

	padding-left:20px;

	font-size:120%;

	line-height:1.5em;

	font-weight:bold;

}

dd {

	padding-left:30px;

	font-size:110%;

	line-height:1.3em;

}