﻿body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.main {
	width: 722px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(bg_main.jpg);
	background-repeat: repeat-y;
}
.main h1 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	padding: 1px 21px 0px 0px;
	margin: 3px 0px 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#contents .box-blue h2 {
	font-size: 12px;
	color: #333333;
	background-image: url(../images/title_blue.jpg);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
}
#contents .box-orange h2 {
	font-size: 12px;
	color: #333333;
	background-image: url(../images/title_orange.jpg);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
}
#contents .box-green h2 {
	font-size: 12px;
	color: #333333;
	background-image: url(../images/title_green.jpg);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
}
#contents h3 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#contents .box-green h3 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
#contents p {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 150%;
}
#contents .tablefont {
	font-size: 12px;
	color: #666666;
	margin: 5px 0px 0px 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 150%;
}
#contents .joblist {
	font-size: 12px;
	color: #666666;
	margin: 5px 0px 0px 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 150%;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 722px;
	height: 90px;
	margin-top: 5px;
	text-align: left;
}
.footer p {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-left: 0px;
	padding: 20px 0px 0px 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
.side {
	background-image: url(../images/side_title_bg.jpg);
	background-repeat: repeat-y;
}
.side p {
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 150%;
}
.side .qr {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 75px;
}
.side h2 {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	background-image: url(../images/side_title_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.side h3 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.side ul {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-type: none;
	line-height: 150%;
}
#contents ul {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.headertable {
	margin-bottom: 5px;
	margin-top: 0px;
}
.jobtable {
	margin: 5px 0px 2px;
}
#contents .joblist .l01 {
	border: 1px solid #CCCCCC;
}
#contents .joblist .l01f {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#contents .joblist .l02 {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#contents .joblist .l02b {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #EAEAEA;
}
#contents .joblist .l02bt {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #EAEAEA;
}
#contents .joblist .l03 {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#contents .joblist .l03t {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.ifjob {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 150px;
	width: 488px;
	overflow: scroll;
}
.ssl {
	font-size: 10px;
	color: #009900;
		margin: 0px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 150%;
}
