@charset "utf-8";

* {
	font-style: normal;
}

#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	background-color: #DCDCDC;
}

#footer {
	color: #FFFFFF;
	background-color: #333333;
}
#wrapper table {
}


#wrapper table {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#footer {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	clear: both;
	text-align:center;
}



.t1 {
	margin: 0px 0px 20px 22px;
}

.t0 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

table { 

}