<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	color: #fff;

	background: url(/sp/rikyu/images/bg_02.jpg) top center #E9BF33;
}

#head{
	margin: 0 auto;
	width: 930px;
	height: 435px;
}
#main-wrap{
	margin: 0 auto;
	width: 930px;
	background: url(/sp/rikyu/images/bg2_05.jpg);
}
#main{
	padding: 0 0 18px 0;
	width: 928px;
	background: url(/sp/rikyu/images/bg2_03.jpg) repeat-x top center;
	border: 1px solid #933B1D;
}

#foot{
	margin: 0 auto;
	padding: 20px;
	width: 930px;

	font-size: 1.2em;
	text-align: center;
}</pre></body></html>