@import url("common.css");



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

table#space th {
	width:100px;
	background-color: #b0e0e6;
	padding: 5px 15px 5px 15px;
	letter-spacing: 0.3em;
	text-align: center;
}
table#space td{
	width: 470px;
	padding: 5px 15px 5px 15px;
	background-color: #e0ffff;
}

.recruit h3 { margin: 10px 0 10px;}
.recruit td { padding: 25px 0 5px 40px; vertical-align: top;}

/* ----------------------------- */


#recruit #container #contents ul {
	list-style-type: none;
	margin-left: 10px;
	color: #666666;
	margin-top: 5px;
}

