@charset "utf-8";
/* CSS Document for irregular pages */

/*========== recruit/index ==========*/

#containerbk{
	width:800px;
	text-align:center;
	margin:0 auto;
	color:#FFFFFF;
	}
#containerbk div#touchdown{
	margin:0 18px;
	}

#containerbk div#touchdown h3{
	margin:20px 0;
	}	

#containerbk div#touchdown h4{
	background:url(../recruit/img/touchdown_h4.gif) no-repeat bottom;
	font-size:120%;
	padding-bottom:5px;
	margin-bottom:10px;
	}	
#containerbk div#touchdown p{
	margin-bottom:18px;
	}	

#containerbk div#content{
	background:url(../recruit/img/touchdown_bg.jpg) no-repeat 0 bottom;
	padding-bottom:500px;
	}		

#containerbk div#touchdown div#contact h3{
	font-size:130%;
	font-weight:bold;
	margin:0 0 10px 0;
}
#containerbk div#touchdown div#contact p{
	margin-bottom:10px;
}

/*========== Form Page ==========*/
table.formbox{
	width:520px;
	text-align:center;
	margin:10px auto;
	border:solid 1px #666666;
	}	
table.formbox th{
	font-weight:bold;
	background:#022011;
	color:#FFFFFF;
	width:120px;
	border:solid 1px #666666;	
	}
table.formbox td{
	text-align:left;
	padding:5px 10px;
	border:solid 1px #666666;		
	}		
	
p.center{
	text-align:center;
	}
	
/*========== Sitemap Page ==========*/		
table.sitemap{
	width:700px;
	margin-left:40px;
	border:solid 1px #666666;
	}	
table.sitemap th{
	background:#022011;
	color:#FFFFFF;
	border:solid 1px #666666;	
	text-align:left;
	padding:5px 10px;
	}
table.sitemap td{
	padding:5px 10px;
	border:solid 1px #666666;		
	}			
	
/*===Stripetable/Mouseober===*/
table.stripe tr.over td {
	background:#D1EBC2;
	}

/*====Stripetable/EvenTr=====*/

/* Health/Green */
table.stripe tr.even {
	background:#DEDEDE;
	}
