<!--
body,td,th {
	color: #666666;
	font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
body {
	text-align:center;
	background-color: #EDE2E8;
	margin: 0px;
}
input{
	color:#494949;
}
#contents {
	width: 900px;
}
#header {
	width: 900px;
	height:55px;
	margin-bottom: 10px;
}
#tab {
	width: 900px;
	height:50px;
	margin-bottom: 10px;
}
#footer {
	background-image: URL(../img/foot_bg.gif);
	width: 900px;
	height: 35px;
	margin-bottom: 5px;
}

-->