<!--
	A {
		font-size:10pt;
	}
	div#container{
		width:800px;
		margin: 0 auto;
	}
	div#content{
		float:left;
		width:580px;
	}
	div#navigation{
		background-color:cornsilk;
		border-color:tomato;
		border-style:dotted;
		float:right;
		width:200px;
	}
	div#sponser{
		background-color:cornsilk;
		border-color:tomato;
		border-style:dotted;
		clear:both;
		float:right;
		width:200px;
	}
	dl {
		color:tomato;
		font-size:10pt;
		margin-left:10px;
	}
	h1 {
		color:white;
		background-image:url("../title_top.png");
		margin:0px;
		height:145px;
	}
	h2 {
		font-size:12pt;
		text-align:center;
		margin-top:10px
	}
	h3#nikki_frm{
		background-image:url("../frame.gif");
		color:green;
		text-align:right;
		font-family:HG創英角ﾎﾟｯﾌﾟ体,"MS コジック";
		font-size:12pt;
		width:580px;
		height:18px;
	}
	p#footer{
		clear:both;
	}
	p#explain{
		color:slategray;
		font-size:10pt;
		margin-top:10px;
		margin-left:30px;
		width:550px;
	}
	p#game{
		color:lightsteelblue;
		font-size:10pt;
		margin-top:10px;
		width:200px;
	}
-->
