/* マスタースタイル */
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.copyright2 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.navi {
	font-size: 12px;
	font-family: Verdana;}
.navitex {  line-height: 15px;}

/* contentsスタイル */
.tit {	font-weight: bold;	color: #000000;}
.bold {  font-weight: bold;}
.line {  line-height: 140%;}
.attention {
	color: red;
	font-weight: normal;
}
.fsize {  font-size: 84%;  font-family: Verdana;}
.date {	font-size: 12px;	font-family: Verdana;}
.new {
	color: #CC0000;
}
.sub {
	font-family: Verdana;
	font-size: 10px;
	line-height: 130%;
}
.big {
	font-size: 160%;
	font-weight: bold;
}
th {	background-color: #FFFFCC;}
.catch {
	color: #FF6600;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.subtit {
	color: #666666;
	font-weight: bold;
}
/* 採用 */
.recrContents .sub {
color:#1A167D;
}
.recrContents table.schedTable{
	width:510px;
	border: solid 1px #999;
	border-collapse: collapse;
}
.recrContents table.schedTable th, 	
.recrContents table.schedTable td{
	border: solid 1px #999;
	line-height: 1.3;
	padding:3px 6px;
}
.recrContents table.schedTable .time{
text-align:right;
	background-color:#E5E5E5;
}
.recrContents .catch{
color:#000066;
font-size:110%;
line-height:2;

}




