@import url("../css/base.css");

/* 左コンテンツ */
#Header {
	height:200px;
}

#SubMain h1 {
	display:none;
}

h4 {
	margin-bottom:5px;
	padding-bottom:0;
}

table.box {
	margin-bottom:15px;
	margin-left:5px;
	width:485px;
}

table.box th,
table.box td {
	padding:0;
	line-height:18px;
	vertical-align:top;
}

table.box th {
	text-align:left;
	width:100px;
}

table.box td table td {
	padding-right:5px;
}

.rookiet {
	background:#f0f8ff;
}

.rookiep {
	background:#4870af;
	color:#FFFFFF;
	border-bottom:1px solid  #000;
	letter-spacing:1px;
}

.employee {
	background:#FFE9FD;
	border-bottom :1px solid #f00;
	letter-spacing:1px;
}

.location {
	color:#fff;
	background:#4d90fb;
	letter-spacing:1px;
}

#kinmuchi {
	margin-left:20px;
}

strong {
	font-size:14px;
}

p{
	margin-top:0;
}

.inquiry {
	border:1px solid #f00;
	width:300px;
	padding:2px 0 2px 5px;
}

.rookieb {
	width:480px;
	padding:5px;
	margin-bottom:20px;
	background:#f0f8ff;
	color:#4870af;
	font-weight:bold;
	text-align:center;
}
