@charset "utf-8";
/* CSS Document */
body {
	line-height: 1.5;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12pt;
	color: #000000;
	_zoom:0.7;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

address {
	font-style: normal;
}

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

#wrapper {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	height:100%;
}