@charset:"shift-jis";/*----------------------------------------reset-----------------------------------------*/*{	margin: 0;	padding: 0;	}	html{	font-family: Vadana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS 明朝","MS Pゴシック",serif;	}	body{	width:590px;	height: 1500px;	margin: 0 auto;	text-align: justify;	text-justify: inter-ideograph;	}a:link{	color:#000000;	text-decoration:none;	}	a:visited{	color:#000000;	text-decoration:none;	}	a:active{	color:#000000;	text-decoration:none;	}		a:hover{	color: #990000;	text-decoration:underline;	}	/*----------------------------------------layout-----------------------------------------*/#container{	height: 1500px;	padding: 15px;	background-image: url(../img/all/back.gif);	}	#header{	text-align: center;	font-size: 12px;	font-family: "Times New Roman", Times,serif;	}	#btn{	margin: 5px auto;	}	#main{	width: 561px;	padding: 0;	}	#content-game{	margin: 20px 0 8px;	}	p{	font-size: 11px;	line-height: 1.5em;	margin:5px auto;	}	.spec{	text-align: center;	font-size: 10px;	line-height: 1.5em;	}	.game{	margin:15px 0 0;	}	.pagetop{	padding: 10px 0;	text-align: right;	border-bottom: 1px solid #000;	}	.copy{	font-size: 10px;	text-align: center;	}
