* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222222;
}
a:link {
	color: #447799;
}
a:visited {
	color: #447799;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #00CCFF;
}

body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}


/*Me*/
#contents {
	width: 700px;
	}
	
#content{
	padding: 0px 20px 0px 20px;
	text-align: left;
	font-size: 12px;
}

#title	{
	font-size: 20px;
	padding: 20px 0px 15px 0px;
	}

.txt_b	{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	}

#logo {
	text-align: left;
	}

ul. bl {
	font-size: 12px;
	}

ul.bl li{
	padding-top: 4px;
	line-height: 100%;
	font-size: 12px;
	list-style: disk;
	margin-left: 40px;
	}

.jobtitle {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	}

.jobtitle a:link {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.jobtitle a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.jobtitle a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.jobtitle a:active {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

.apply {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	}

.apply a:link {
	color: #ff0000;
	text-decoration: none;
	font-size: 12px;
}
.apply a:visited {
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}
.apply a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-size: 12px;
}
.apply a:active {
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}