@charset "utf-8";
/* CSS Document */

#visual {
	height: 0;
}
#visual h2 {
	padding-top: 0;
}

#boxMain h3 {
	margin-top: 5px;
	padding: 15px;
	color: #666;
	text-align: left;
	font-size: 120%;
	background: url(../images/bg_h3.gif) repeat-x center center;
	border-top: 1px solid #CCC;
	border-left: 3px solid #CC0000;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#boxMain p {
	margin-top: 20px;
}
#boxMain dl {
	margin-top: 10px;
}
#boxMain dt {
	margin-top: 10px;
	font-weight: bold;
	padding-left: 22px;
	background: url(../images/bg_dt_plan.gif) no-repeat left top;
}
#boxMain dd {
	margin-left: 22px;
}

#boxMain table {
	margin-top: 20px;
	width: 100%;
	padding: 0;
	font-size: 100%;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#boxMain th {
	width: 140px;
	padding: 5px 10px;
	text-align: left;
	color: #333333;
	font-weight: lighter;
	background-color: #F5F5F5;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#boxMain td {
	padding: 5px 10px;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#boxMain ul {
	padding-left: 15px;
}
#boxMain ol {
	padding-left: 24px;
}
.recruit {
	color: #CC0000;
	font-size: 1.1em;
}
.salary {
	color: #CC0000;
	font-size: 1.1em;
}