@charset "utf-8";

.wrapperW {/*footer_ostyle.css (45 行目)*/
	height:auto !important;
	margin:0 auto -88px;
	min-height:35%;
}

.footerW, .pushW {
	height:210px;
	overflow:hidden;
}

* html .footerW, .pushW {
	height:210px;
	overflow:hidden;
}

*+html .footerW, .pushW {
	height:246px;
	overflow:hidden;
}

#footer {/*layout.css (103 行目)*/
	background:transparent none repeat scroll 0 0;
	clear:both;
	margin:0 auto;
	padding:0 15px 0 16px;
	width:918px;
}

/* 090709 added */
ul.menuK {}
*+html ul.menuK li {
	min-height: 20px !important;
	line-height: 20px !important;
}

#footer .areaA {/*footer.css (3 行目)*/
	border-bottom:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
	font-size:11px;
	padding:8px 9px;
}

*:first-child+html #footer .areaA {min-height:23px;}
*:first-child+html #footer .areaB {min-height:110px;}

#footer .areaA ul li {/*footer.css (11 行目)*/
	float:left;
	line-height:1.8;
	margin-right:15px;
}

/*
#footer .areaB {
	font-size:85%;
	padding:8px 10px;
}
*/

#footer .areaB {/*footer.css (18 行目)*/
	font-size:10px;
	padding:8px 9px;
}

#footer .areaB a {/*footer.css (23 行目)*/
	line-height:1.8 !important;
	margin-right:10px;
}
#footer a {/*footer.css (46 行目)*/
	color:#666666 !important;
}

#footer .areaC {/*footer.css (38 行目)*/
	background:#e9e1ef none repeat scroll 0 0;
	font-size:10px;
	height:28px;
}

#footer p#copyright {/*layout.css (136 行目)*/
	font-size:10px;
	line-height:28px;
	margin-bottom:0;
	text-align:center;
}