


/* ==========================================================================
   フッター
   ========================================================================== */
   
#footer{
	
	height:195px;
	height:100%;
	width:auto;
	clear: left;
	background-image:url(../gif/footer.gif);
	background-repeat: repeat-x;
	margin-top: 0px;

	}
#foot {
	height: 130px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;

}
#foot ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 30px;
	display: block;
	margin-top: 0px;
}
#foot ul li {
	list-style-type: none;
	font-size: 12px;
	float: left;
	color: #333;
	line-height: 30px;
	display: block;
}
#foot ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	background-image: url(../i_b.html);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-right: 25px;
	padding-left: 13px;
}
#foot ul li a:hover {
	color: #FFF;
	background-image: url(../i_w.html);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	padding-left: 13px;
}
#foot h4 {
	font-size: 12px;
	color: #333;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 0px;
}
#foot h4 a {
	color: #333;
	text-decoration: none;
}
#foot h5 {
	margin-bottom: 0px;
	margin-top: 20px;
	text-align: center;
}
.section .section_warp table {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.section .section_warp table tr th {
	height: 200px;
	width: 200px;
	padding: 10px;
}
.section .section_warp table tr td {
	padding: 10px;
	font-size: 12px;
	color: #CCC;
	letter-spacing: 0.2em;
}



#footer .ContactArea{
	padding:38px 0px 0px 0px;
	width:522px;
	font-family:ArialB;
	font-size:18px;
	color:#FFFFFF;
	float:left;
	}
	
#footer .LinkArea{
	padding:38px 0px 0px 0px;
	width:200px;
	font-family:ArialB;
	font-size:18px;
	color:#FFFFFF;
	float:left;
	}
	
#footer ul{
	margin:0px 0px 0px 0px;
	clear:both;
	list-style:none;
	list-style-position:outside;
	padding:0;
	}
	
#footer li{
	margin:33px 0px 0px 0px;
/*	float: left;*/
	}
#footer li.FooterLogo {
	margin:33px 15px 0px 0px;
	padding:0;
	height:28px;
	width:100px;
	background-image:url(../png/logo_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	float:left;
	}
#footer li.FooterLogo a:link,#footer li.FooterLogo a:visited{
	padding:0;
	height:28px;
	width:100px;
	background-image:url(../png/logo_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	float:left;
	}
#footer li.FooterLogo a:hover{
	padding:0;
	display:block;
	float:left;
	}
	
#footer li.FooterContactButton {
	margin:33px 0px 0px 0px;
	padding:0;
	height:25px;
	width:117px;
	background-image:url(../png/footer_contact.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	float:right;
	}
	
#footer li.FooterContactButton a:link, #footer li.FooterContactButton a:visited{
	margin:0;
	padding:0;
	height:25px;
	width:117px;
	background-image:url(../png/footer_contact.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	float:right;
	}

#footer li.FooterContactButton a:hover{
	padding:0;
	height:25px;
	width:117px;
	background-image:url(../png/footer_contact.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	float:right;

	}
	
#footer li.FooterRecruitButton {
	margin:33px 15px 0px 0px;
	padding:0;
	height:25px;
	width:117px;
	background-image:url(../png/footer_recruit.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	float:right;
	}
#footer li.FooterRecruitButton a:link, #footer li.FooterRecruitButton a:visited{
	padding:0;
	height:25px;
	width:117px;
	background-image:url(../png/footer_recruit.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	float:right;
	}

#footer li.FooterRecruitButton a:hover{
	padding:0;
	height:25px;
	width:117px;
	background-image:url(../png/footer_recruit.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	float:right;
	}
#footer p{
	margin:0;
	padding:12px 0 0 15px;
	text-align:left;
	font-size:13px;
	letter-spacing:0.04em;
	color:#FFFFFF;
}
