
.message{
	text-align: center;
	margin: 20px 0 30px 0;
}

.box01 ul{
	list-style-type: none;
	padding-left: 0;
}
.box01 ul li:nth-child(1){
	padding: 11px 5px 11px 11px;
	margin: 0 0 0 30px;
}
.box01 ul li:nth-child(2){
	padding: 11px 11px 11px 5px;
	margin: 0 11px 0 0;
}
.recruitlink{
	width: 890px;
	margin: auto;
	overflow: hidden;
}
.recruitlink li{
	float: left;
}
.box02{margin-top: 50px;}
.box02 h3{
	font-weight: bold;
	font-size: 18px;
	color: #00adef;
}


table#profile { width:100%;}

table#profile,
table#profile th,
table#profile tr,
table#profile td
 {
	border: 1px solid #CCCCCC;
}


table#profile th {
background-color:#999999; color:#FFFFFF;
width:120px;
}

table#profile th,
table#profile td
 { padding:10px 16px;}

.height
	{height: 6em;}