@charset "Shift-JIS";

/* ƒtƒbƒ^ */

#footer {
	width: 760px;
	clear: both;
	margin-top: 20px;
	position: relative;
	display: block;
}
#footer p {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 22px;
	background: #F2F2F2;
	text-align: center;
	font-size: 12px;
	color: #666;
}
#footer p a {
	color: #333;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer2 {
	width: 820px;
	clear: both;
	margin-top: 20px;
	position: relative;
	display: block;
}
#footer2 p {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 22px;
	background: #F2F2F2;
	text-align: center;
	font-size: 12px;
	color: #666;
}
#footer2 p a {
	color: #333;
	text-decoration: none;
}
#footer2 p a:hover {
	text-decoration: underline;
}
address {
	font-style: normal;
	font-size: 11px;
	color: #666;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
}
address a {}
address a:hover {}
