@charset "ISO-8859-1";
/* CSS Document */
/*Link area*/
#spFooter {
	width:100%;
	background-image: url(img/footer_top_line.jpg);
	background-repeat: repeat-x;
	background-color: #FBFBFB;
	padding:0;
	border-bottom:solid 1px #CCC;
	margin-top:5px;
}
#spFooter #spFooterLink {/*Centering*/
	width: 950px;
	margin: 0 auto;
	padding:10px 0 5px 0;
	background-image: url(img/footr_link_area_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#spFooter #spFooterLink ul {/*Arrange list in the Horizontally.*/
	float: left;
	width: 190px;
}
#spFooter #spFooterLink ul li {/*List*/
	font-size:0.88em;
	background-image: url(img/footer_bullet_triangle.gif);
	background-repeat: no-repeat;
	background-position: 0 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align:left;
}
#spFooter #spFooterLink ul li a:link {
	font-size: 12px;
	line-height:125%;
	color: #666;
	text-decoration:none;
}
#spFooter #spFooterLink ul li a:visited {
	font-size: 12px;
	line-height:125%;
	color: #666;
	text-decoration:none;
}
#spFooter #spFooterLink ul li a:active {
	font-size: 12px;
	line-height:125%;
	color: #666;
	text-decoration:none;
}
#spFooter #spFooterLink ul li a:hover {
	font-size: 12px;
	line-height:125%;
	color: #F60;
	text-decoration:none;
}

/*#spFooter950 {
	width:950;
	background-image: url(img/footer_top_line.jpg);
	background-repeat: repeat-x;
	background-color: #FBFBFB;
	padding:0;
	border-bottom:solid 1px #CCC;
}*/
#spFooterLink950 {/*Centering*/
	width: 950px;
	margin: 0 auto;
	padding:10px 0 5px 0;
	background-color: #F7F7F7;
	border-top:solid 1px #E6E6E6;
	border-right:solid 1px #E6E6E6;
	border-bottom:solid 1px #E6E6E6;
	border-left:solid 1px #E6E6E6;
	margin-top:10px;
	margin-bottom:10px;
	/*background-image: url(img/footr_link_area_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;*/
}
#spFooterLink950 ul {/*Arrange list in the Horizontally.*/
	float: left;
	width: 190px;
}
#spFooterLink950 ul li {/*List*/
	font-size:0.88em;
	background-image: url(img/footer_bullet_triangle.gif);
	background-repeat: no-repeat;
	background-position: 0 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align:left;
}

#spFooterLink950 ul li a:link {
	font-size: 12px;
	line-height:125%;
	color: #666;
	text-decoration:none;
}
#spFooterLink950 ul li a:visited {
	font-size: 12px;
	line-height:125%;
	color: #666;
	text-decoration:none;
}
#spFooterLink950 ul li a:active {
	font-size: 12px;
	line-height:125%;
	color: #666;
	text-decoration:none;
}
#spFooterLink950 ul li a:hover {
	font-size: 12px;
	line-height:125%;
	color: #F60;
	text-decoration:none;
}

#spFooter #copyrightBg {/*The background of the part of the copyright.*/
	width:100%;
	height:28px;
	float:left;
	padding:0;
	margin:0;
	background-image: url(img/footer_copyright_bg.jpg);
	background-repeat: repeat-x;
}
#copyrightArea {/*Arrange a copyright area in the center.*/
	width: 950px;
	margin: 0 auto;
	padding:0;
}
#spFooter #copyrightBg #copyrightArea p#companyName {/*Company name*/
	float:left;
	margin:10px 0 0 0;
	padding:0;
}
#copyrightArea p#companyName a {
	color:#666;
	font-size:12px;
	line-height:115%;
}
#spFooter #copyrightBg #copyrightArea p#copyright {/*Copyright sentense*/
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
	margin:10px 0 0 0;
	padding:0;
	line-height:100%;
}
/*For Kaigo*/
#spFooter #copyrightKaigoBg {/*The background of the part of the copyright.*/
	width:100%;
	height:40px;
	float:left;
	padding:0;
	margin:0;
	background-image: url(img/footer_copyright_large_bg.jpg);
	background-repeat: repeat-x;
}
#spFooter #copyrightKaigoBg #copyrightArea p#companyName {/*Company name*/
	float:left;
	margin:15px 0 0 0;
	padding:0px;
}
#spFooter #copyrightKaigoBg #copyrightArea p#copyright {/*Copyright sentense*/
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
	margin:8px 0 0 0;
	padding:0;
	line-height:125%;
}




div#exemptionClause {
	background-color:#F1F1F1;
	width:938px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
div#exemptionClause p {
	font-weight:bold;
	font-size:1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
div#exemptionClause ul li {
	font-size:0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-image: url(img/bullet_square_gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#job #copyrightLayout {
	text-align: center;
	width: 950px;
	margin:0 auto;
}
#job #copyrightLayout table {
	width:100%;
}
#job #copyrightLayout table tr td {
	text-align: center;
}
