@charset "UTF-8";
/* CSS Document */
body {
	background: #000;
	color: #fff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif;
	line-height: 2;
	background-image: url(recruit_back2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	}
	
div {
	margin-top: 90px;
	margin-left: 100px;
}

p.tel {
	font-size: xx-large;
	font-weight: bold;
	color: #f0e68c;
    line-height: 0;
}

footer {
	margin-top: 100px;
	margin-left: 100px;
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
