@charset "utf-8";
/*デフォルト*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, b, u, i, center, dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: normal small "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif, 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*オリジナル*/
body {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
table {
	background-color: #FFFFFF;
}
img {
	border-width: 0px;
	border-style: none;
}
.copyright {
	font: x-small "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	color: #0077A0;
	margin-right: 20px;
}
.sitemap {
	border: 1px solid #CCCCCC;
}
