/* ページ全体 */

body {
	background-image: url(../img/bakb.gif); 
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#444444;
}

body,td,th {
	color: #333333;
	font-size:12px;
	line-height:16px;
}

　　A:link {text-decoration: none; color:#006699;}
    A:visited {text-decoration: none; color:#006699;}
    A:active {text-decoration: underline; color:#006699;}
    A:hover {text-decoration: underline; color:#FF9900;}
	h1{font-size:10px; font-weight:normal; line-height:16px; margin-top: 2px; margin-bottom: 2px; color:#444444;}

	.text9 {  font-size: 9px; line-height: 9px}
	.text10 {  font-size: 10px; line-height: 14px}
	.text10a {  font-size: 10px; line-height: 16px}
	.text11 {  font-size: 11px; line-height: 14px}
	.text12 {  font-size: 12px; line-height: 16px}
	.text14 {  font-size: 14px; line-height: 16px}
	.text16 {  font-size: 16px; line-height: 18px}
	.text18 {  font-size: 18px; line-height: 22px}
	.text20 {  font-size: 20px; line-height: 24px}
	.text24 {  font-size: 24px; line-height: 28px}
	.text30 {  font-size: 30px; line-height: 34px}
	.text40 {  font-size: 40px; line-height: 44px}


/*job-list*/
#joblist{
	padding:0px 0px 60px 0px;
	background-color:#ffffff;
}

#joblist .bg-gr1{
	background:#0D9E6E;
	padding:4px 5px 4px 5px;
	font-weight:bold;
	color:#FFFFFF;
}

#joblist .bg-gr2{
	background:#BCD95B;
	padding:4px 5px 4px 5px;
	font-weight:bold;
	color:#505050;
}

#joblist h1{
	color:#333333;
	font-size:20px;
	padding:20px 0px 10px 0px;
	font-weight:bold;
}

#joblist .fcyl1{
	color:#FFCC00;
	font-size:10px;
	padding:0px 3px 0px 0px;
}

#joblist .btn{
	margin:20px 0px 10px 0px;
	background:#eeeeee;
	color:#404040;
	text-align:center;
	border:1px solid #cccccc;
	width:500px;
	padding:3px 0px 3px 0px;
}

#joblist .btn a:link{color:#404040;}
#joblist .btn a:hover{color:#404040;}
#joblist .btn a:visited{color:#404040;}

.frame1{
	border:#cccccc 1px solid;
	background:#FFFFCC;
	padding:5px;
	text-align:center;
}
