@charset "utf-8";
body {
	max-width: 1000px;
	background-image: url(../wall%20-%20Copy/bg3.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
}
h1 {
	font-family: "メイリオ", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-style: normal;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-style: normal;
	font-weight: normal;
}
p {
	font-family: "メイリオ", sans-serif;
	color: #444444;
	font-size:12px;
}
a {
	text-decoration: none;
}

td,round{
	border:solid 0px #666;
	border-radius: 10px;
}
