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

#page{
	margin: 0 auto;
	width: 780px;
	background: #fff;
}

#head{
	position: relative;
	z-index: 10;
	background: #FFC600;
}
#head h1{
	position: absolute;
	top: 5px;
	left: 55px;

	width: 310px;
	height: 208px;
	background: url(/sp/child_shogi2010/images/top_03.png) no-repeat;
	text-indent: -9999px;
}
#head .oatime{
	padding: 4px 0;
	height: 46px;
	background: #fff url(/sp/child_shogi2010/images/top_02.gif) right center no-repeat;
	text-indent: -9999px;
}
#head h2.catch{
	margin: 5px 10px;
	width: 457px;
	height: 89px;
	background: url(/sp/child_shogi2010/images/top_07.gif) right center no-repeat;
	text-indent: -9999px;
}
#head .txt{
	padding: 5px 5px 10px 15px;
	width: 440px;

	font-size: 1.2em;
	line-height: 1.5em;
}
#head .cast{
	position: absolute;
	top: 312px;
	left: 447px;

	width: 334px;
	height: 270px;
	background: url(/sp/child_shogi2010/images/top_07.png) no-repeat;
	text-indent: -9999px;
}

#main{
	position: relative;
	z-index: 1;

	padding-top: 10px;
}
#main .logo{
	position: absolute;
	top: 715px;
	left: 5px;
}

#foot{
	padding: 15px;
	text-align: center;
	font-size: 1.2em;
}
#foot p{
	margin: 10px 0;
}</pre></body></html>