@charset "utf-8";


h2.ttl_recruit {
	background:url(../images/ttl_recruit.jpg) no-repeat;
	width:753px;
	height:48px;
	text-indent:-1000em;
}

div.recruit_area {
	font-size:0.75em;
	width:710px;
	margin:30px 0 0 23px;
}

div.recruit_area_photo {
	background:url(../images/member1.jpg) no-repeat;
	width:695px;
	height:300px;
	margin-left:30px;
	margin-top:15px;
	text-indent:-1000em;
}

div.recruit_area h3 {
	font-size:1em;
	margin:0 0 1em 0;
}
div.recruit_area p {
	margin:0 0 3em 0;
	line-height:1.5em;
}
div.recruit_area ol {	
	padding:0 0 3em 23px;
}

table#arbeit {
	background:#FFF;	
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:14px;
	color:#000;
	border:#E3E3E3 1px solid;
    border-spacing: 0;

}


td.midasi {
	width:30%;
	font-weight:bold;
	padding:10px;
	border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	vertical-align:top;
}
td.shousai {
	width:70%;
	padding:10px;
	border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
td.shousai ul li {
	list-style-type:none;	
}
