* {
	margin: 0px; padding: 0px;
}
body {
	background: rgb(255, 255, 255); margin: 0px auto; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
hr {
	display: none;
}
a img {
	
}
a:link {
	color: rgb(102, 153, 204); text-decoration: none;
}
a:visited {
	color: rgb(102, 102, 102); text-decoration: none;
}
a:hover {
	color: rgb(114, 82, 44); text-decoration: underline;
}
a:active {
	left: 1px; top: 1px; text-decoration: none;
}
.bace {
	margin: 0px auto;
}
#wrapper {
	padding: 0px; width: 910px; margin-right: auto; margin-left: auto; background-color: rgb(255, 255, 255);
}
#wrapper #subtop {
	background: rgb(248, 225, 157); width: 910px; height: 50px;
}
#wrapper #submain {
	background: rgb(248, 225, 157); left: 0px; width: 910px; text-align: center;
}
#submain td {
	color: rgb(50, 51, 51); line-height: 1.7em; font-size: 12px;
}
#wrapper #subbottom {
	background: rgb(248, 225, 157); width: 910px; height: 50px;
}
#wrapper #close {
	width: 910px; height: 45px; text-align: center; margin-top: 25px;
}
