@charset "utf-8";

/* footer */
/**************************************************************/
.wrapperW {/*footer_ostyle.css (45 行目)*/
	height:auto !important;
	margin:0 auto -88px;
	min-height:35%;
}

.footerW, .pushW {
	height:190px;
	overflow:hidden;
}

* html .footerW, .pushW {
	height:190px;
	overflow:hidden;
}

*:first-child+html .footerW {
	height:210px;
	overflow:hidden;
}

*:first-child+html .pushW {
	height:160px;
	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;
}

#footer .areaA {/*footer.css (3 行目)*/
	border-bottom:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
	font-size:11px;
	padding:8px 10px;
}

*:first-child+html #footer .areaA {min-height:23px;}
*:first-child+html #footer .areaB {min-height:126px;}

#footer .areaA ul li {/*footer.css (11 行目)*/
	float:left;
	line-height:1.8;
	margin-right:15px;
}

#footer .areaB {/*footer.css (18 行目)*/
	font-size:85%;
	padding:8px 10px;
}

#footer .areaB {/*footer.css (18 行目)*/
	font-size:10px;
	padding:8px 10px;
}

#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:#fed68d 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;
}