@charset "utf-8";

/* Recruit
============================================================ */
#main h2 {
	padding:0 0 2px 10px;
	background:url(../img/recruit/bg-h2.gif) left bottom no-repeat;
	font-size:small;
	color:#00A4D7;}

#main dl { padding:0 0 5px 35px;}
#main dt {
	clear:left;
	float:left;
	width:115px;
	padding:10px 0;}
#main dd { padding:10px 0 10px 115px; background:url(../img/c/dot002.gif) left bottom repeat-x;}

#main .up { padding-bottom:30px;}