.bg01 {
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
}
.case {
	margin: 3px;
	padding: 2px;
	float: left;
	border: 1px solid #CCCCCC;
}

.line01 {
	border: 1pt solid #CCCCCC;
}
.line02 {
	border: 2pt solid #eeeeee;
}

.word01 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #005CAB;
	text-decoration: none;
}


.word-add {
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.bg02 {
	background-image: url(images/bg02.gif);
	background-repeat: repeat-x;
}
.word02 {
	font-size: 12px;
	line-height: 22px;
	color: #005B9B;
}
.word03 {
	font-size: 15px;
	line-height: 24px;
	color: #005B9B;
	font-weight: bold;
}
.word04 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.word05 {
	font-size: 12px;
	line-height: 20px;
	color: #CC3300;
}



a.news:link {
	font-size: 12px;
	line-height: 22px;
	color: #005B9B;
	text-decoration: none;
}
a.news:visited {
	font-size: 12px;
	line-height: 22px;
	color: #005B9B;
	text-decoration: none;
}
a.news:hover {
	font-size: 12px;
	line-height: 22px;
	color: #005B9B;
	text-decoration: underline;
}
a.employment:link {
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: underline;
}
a.employment:visited {
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: underline;
}
a.employment:hover {
	font-size: 12px;
	line-height: 22px;
	color: #005B9B;
	text-decoration: none;
}
.case2 {

	margin: 3px;
	padding: 2px;
	float: right;
	border: 1px solid #CCCCCC;
}
