@charset "utf-8";

/* recruit
----------------------------------------------- */

#recruit {
	width: 700px;
	margin:0 auto;
	padding: 200px 0 80px;
	text-align:left;
}

#recruit:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#recruit h2 {
	width:180px;
	float:left;
}

#recruit .recruit_body {
	width:520px;
	float:right;
	line-height:2;
	font-family: "Cardo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.625em;
	letter-spacing:1px;
}