@charset "Shift_JIS";
/*-- base --*/

*{
	margin:0px;
	padding:0px;
}

#preload-images { display: none; visibility: hidden; }

body{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight:normal;
	font-style:normal;
}

A:link{
    color: #00c800;
	text-decoration: none;
}

A:visited{
    color: #009600;
	text-decoration: none;
}

A:active{
    color: #ffffff;
	text-decoration: none;
}

A:hover{
    color: #00ff00;
	text-decoration: none;
}

img{
	border-width: 0px;
	border-style: none;
}

.nd {
display:none;
}

/*-- ruletitle --*/
.ruletitle{
	position: absolute;
	top: 20px;
	left: 27px;
	width: 650px;
	height: 600px;
	color: #555555;
	font-size: 20px;
	line-height: 20px; 
	text-align : center;
}

/*-- ruletext --*/
.ruletext{
	position: absolute;
	top: 70px;
	left: 27px;
	width: 650px;
	height: 600px;
	color: #555555;
	font-size: 12px;
	line-height: 20px; 
	text-align : left;
}

/*-- ruletext2 --*/
.ruletext2{
	position: absolute;
	top: 40px;
	left: 27px;
	width: 650px;
	height: 600px;
	color: #555555;
	font-size: 12px;
	line-height: 20px; 
	text-align : right;
}

/*-- ruletext3 --*/
.ruletext3{
	position: absolute;
	top: 760px;
	left: 27px;
	width: 650px;
	height: 600px;
	color: #555555;
	font-size: 12px;
	line-height: 20px; 
	text-align : right;
}