@charset "utf-8";
* {
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#text {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	width: 676px;
}
#copy {
	width: 316px;
	text-align: left;
}
#pare {
	width: 268px;
}


body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#text td {
	vertical-align: top;
}
#copy p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}

#contents {
	background-image: url(../img/middle.png);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
}
#footer {
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
}
