* {
	margin: 0;
	padding: 0;
	}

body {
	font: 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #222222;
	background: url(/contents-e/contents/top/img/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0 none;
	}

a, a:link, a:active, a:visited {
	color: #223355;
	text-decoration: none;
	border: 0px none;
	}

a:hover {
	color: #000000;
	border: 0px none;
	background-color: #edeeee;
	}

hr {
	display: none;
	}


table {
	border-collapse: collapse;
	}

address {
	font-style: normal;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 150px;
	}
