@charset "shift_jis";
/* recruit */
.recruit #content #title h1 {
	text-indent: -9999px;
	background-image: url(../../recruit/images/recruit_h1.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 715px;
	background-position: 0px 10px;
}
.recruit #content #main h2 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7198FF;
	border-left-color: #7198FF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 110%;
}
.recruit #content #main .stuff {
	text-align:right;
	font-size: 80%;
}
.recruit #content #main h3 {
	font-weight: bold;
	color: #048471;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78C9C9;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-left: 20px;
	font-size: 110%;
	line-height: 150%;
}
.recruit #content #main h4 {
	font-size: 100%;
	font-weight: bold;
	background-color: #6699FF;
	color: #FFFFFF;
	padding: 3px 10px;
	margin-bottom:15px;
}
.recruit #content #main h5 {
	font-size: 100%;
	color: #6699FF;
	border-left-width: 200px;
	border-left-style: solid;
	border-left-color: #B3CBFF;
	text-align: center;
	border-right-width: 200px;
	border-right-style: solid;
	border-right-color: #CEDEFF;
	margin: 10px 0;
}
.recruit #content #main table {
	width:100%;
	font-size:90%;
	line-height:110%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom:20px;
}
.recruit #content #main th {
	background-color:#EEEEEE;
	width:20%;
	padding: 4px 10px;
	text-align:left;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.recruit #content #main td {
	padding: 4px 20px;
	text-align:left;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	line-height:140%;
	width:80%;
}
.recruit #content #main .tatitle {
	background-color:#FFCC66;
	width:100%;
	padding: 4px 20px;
	text-align:center;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size:110%;
}
.recruit #content #main td ol, .recruit #content #main td ul{
	padding:0;
	margin:5px 0 5px 15px;
}
.recruit #content #main td li{
	margin:0;
	}
.recruit #content #main strong{
	color:#FF0000;
	font-weight:bold;
}
.recruit #content #main .byalan{
	color:#F00000;
}

/* page recruit menu */
.recruit #content #menu #gotop1 a {
	font-size:100%;
	background-color: #2F8FB5;
	color: #FFFFFF;
}
.recruit #content #menu #gotop1 a:hover {
	background-color: #B9DEEC;
	color: #2F8FB5;
}
.recruit #content #menu a {
	color: #2F8FB5;
}
.recruit #content #menu a:hover {
	background-color: #B9DEEC;
	color: #2F8FB5;
}