body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	letter-spacing: 0.1em;
}
#shodou {
	height: auto;
	width: 650px;
	border: 1px solid #999999;
	background-repeat: no-repeat;
	background-image: url(../img/event/2006/2006_doboku_event_wallpaper.jpg);
	background-position: center;
	padding-bottom: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#shodou table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#shodou td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
#shodou h1 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}


#shodou h2 {
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 0px;
}
#shodou h3 {
	margin-bottom: 0px;
}
.Practice {
	font-size: 12px;
}

#footer {
	margin: 20px 0px 10px;
	width: 640px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0em;
	padding-right: 10px;
}
#footer .FooterP {
	font-size: 12px;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}
#footer .adoress {
	font-size: 12px;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 140%;
}
