@charset "UTF-8";
#territoy {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-repeat: repeat;
	background-color: #f4e432;
}
body {
	background-repeat: repeat;
	background-color: #ffbf1f;
}
#territoy #contents2 {
	text-align: center;
}
#territoy #contents {
	text-align: center;
}
#territoy #main {
}
#territoy #copy {
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: center;
}
#territoy #banner {
	background-image: url(banner.gif);
	height: 110px;
	width: 850px;
}
#territoy #banner p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-left: 150px;
	padding-top: 50px;
}
#territoy table tr td p a {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	padding-left: 2px;
}
#territoy table tr td {
	background-color: #f4e432;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#territoy table tr td a p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	padding-left: 10px;
}
