@charset "Shift-JIS";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

”Footer

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#footerwrap {
	width: 820px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#footerwrap a {
	border: none;
}

#footer_top {
	width: 760px;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: solid 1px #0e106b;
	border-bottom: solid 1px #d6d6d6;
}

#footer_top li {
	float: left;
	background: url(/template/images/footer_icon01.gif) top left no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	margin-right: 12px;
}

#footer_top li a {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#footer_top li a:hover {
	text-decoration: underline;
}

#footer_bottom {
	width: 760px;
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom: 20px;
}

#footer_bottom li {
	float: left;
	background: url(/template/images/footer_icon01.gif) top left no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-right: 15px;
}

#footer_bottom li a {
	font-size: 80%;
	text-decoration: none;
	color: #666;
}

#footer_bottom li a:hover {
	text-decoration: underline;
}

#footer_bottom p.copy {
	float: right;
}
