@charset "euc-jp";


/* ¥Õ¥Ã¥¿¡¼ */
#footer {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
	text-align: left;
	width: 950px;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #footer {
    height: 1em;
    overflow: visible;
}
/**/
#footer a {
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: #666666;
}
.pagetop {
	text-align: right;
	font-size: 10px;
}
#footerlink {
	width: 940px;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 5px;
	border-top-color: #999999;
	float: left;
}
#footerlink .left {
	float: left;
	width: 50%;
}
#footerlink .right {
	float: right;
	width: 50%;
	text-align: right;
}


#copyright {
	font-weight: bold;
	color: #666666;
	text-align: left;
	font-size: 10px;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	float: left;
	width: 946px;
}
