<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "iso-2022-jp";
/*/////////////////////////////////////////////////////////////////////////
default_CSS
/////////////////////////////////////////////////////////////////////////*/
body { text-align:center; font-size:62.5%; font-family:Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Meiryo, sans-serif;}
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea { font-size:100%;}
img { border:none;}
hr { display:none;}
ul { list-style:none;}
.alt{ position:absolute; top:-5000px; left:-9999px;}
.bold { font-weight:bold;}
.normal { font-weight:normal;}
/*画像保護用*/
.cover { background:url(/img/cover.gif); display:block;}
/*float*/
.floatL { float:left;}
.floatR { float:right;}
.clearfloat { height:1px; font-size:1%; clear:both; display:block; background: transparent;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { min-height:1px;}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/*font*/
.tCenter { text-align:center !important}
.tRight { text-align:right !important}
.tLeft { text-align:left !important}
/*font-color*/
.cRed, .err { color:#a50005;}
.cYel { color:#fd0;}
.cGrn { color:#305c00;}
.cBlu { color:#0060aa;}
.cOrg { color:#e96e00;}
/*font-size*/
.f140 { font-size:140%;}
.f120 { font-size:120%;}
.f110 { font-size:110%;}
.f90 { font-size:90%;}
.f85 { line-height:normal; font-size:85% !important}
/*link*/
a { text-decoration:none; color:#006eb4;}
a:hover { text-decoration:underline; color:#555;}





/*/////////////////////////////////////////////////////////////////////////
コンテンツ用CSS／オリジナル設定
/////////////////////////////////////////////////////////////////////////*/
.gamebg {
	width:564px;
	height:590px;
	background:url(img/bg_all.gif) ; 
	margin:auto;
	position:relative;
}	

.gameflash {
	width:300px;
	height:300px;
	position:absolute;
	left: 132px;
	top: 108px;
}	
body {
	background-color:#ffffe6;
}	


.gametitle{
	width:282px;
	height:26px;
	position:absolute;
	left: 263px;
	top: 17px;
}	
.gametext {
	color:#330000;
	width:280px;
	height:115px;
	position:absolute;
	left: 115px;
	top: 447px;
	text-align:left;
	font-size:180%;
	letter-spacing:0.05em;
	line-height:1.2;
}	
.gamebtn {
	width:103px;
	height:105px;
	position:absolute;
	left: 429px;
	top: 431px;
}	



.noplugin {
	display:none;
	width:300px;
	height:300px;
	background:url(img/noflash.jpg) no-repeat;
	margin:auto;
}

/*eof*/
</pre></body></html>