@charset "utf-8";

.career_font01 {
	font-size: 12px;
	line-height: 18px;
	color: #003726;
}
.career_font02 {
	font-size: 12px;
	line-height: 24px;
	color: #003726;
}
.career_font03 {
	font-size: 12px;
	line-height: 24px;
	color: #719086;
}
.career_font03 a:link, .career_font03 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #719086;
}
.career_font03 a:active, .career_font03 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #719086;
}

.career_dotted01 {
	height: 40px;
	background-image: url(../images/about_dotted01.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
