@charset "shift_jis";
/* CSS Document */

/* ページ下部のリンク
----------------------------------------------- */
#footer02 {
	width: 752px;
	margin: 10px auto;
	line-height: 16px;
	text-align: left;
	font-size: 11px;
}

#footer02 a:link, #footer02 a:link strong, #footerMin a:link, #footerMin a:link strong {
	color: #575757;
	text-decoration: none;
}

#footer02 a:visited, #footer02 a:visited strong, #footerMin a:visited, #footerMin a:visited strong {
	color: #575757;
	text-decoration: none;
}

#footer02 a:hover, #footer02 a:hover strong, #footerMin a:hover, #footerMin a:hover strong {
	color: #575757;
	text-decoration: underline;
}

#footer02 ul, #footerMin ul {
	margin: 0;
	padding: 0;
}

#footer02 li, #footerMin li {
	display: inline;
	list-style: none;
	font-size: 11px;
}

address {
	margin-bottom: 10px;
	color: #575757;
	text-align: right;
	font-weight: bold;
	font-style: normal;
}