<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */



body		{ background: #000; margin: 0; padding: 0; }
h1,h2,h3,p	{ margin: 0; padding: 0; }
a em		{ display: none; }

#whole		{ width: 800px; margin: 0 auto;}

.text		{ width: 800px; font-size: 12px; line-height: 17px; color: #FFF; background: #000; border-bottom: 1px dotted #A30; }
.text span	{ display: block; margin: 12px; }

#content	{ width: 800px; }

#header_tenrou{
	background:url(img/logo_tenrou.jpg) left top no-repeat;
	width:660px;
	height:100px;
	display:block;
	padding:18px 0 0 140px;
	border-bottom: dotted #C00 1px;
}

#header_yuushi{
	background:url(img/logo_yuushi.jpg) left top no-repeat;
	width:660px;
	height:100px;
	display:block;
	padding:18px 0 0 140px;
	border-bottom: dotted #C00 1px;
}

#header_kakusei2{
	background:url(img/logo_kakusei2.jpg) left top no-repeat;
	width:660px;
	height:100px;
	display:block;
	padding:18px 0 0 140px;
	border-bottom: dotted #C00 1px;
}

#header_kakusei	{
	background:url(img/logo_kakusei.jpg) left top no-repeat;
	width:660px;
	height:100px;
	display:block;
	padding:18px 0 0 140px;
	border-bottom: dotted #C00 1px;
}

#header_tenkamugen	{
	background:url(img/logo_tenkamugen.jpg) left top no-repeat;
	width:660px;
	height:100px;
	display:block;
	padding:18px 0 0 140px;
	border-bottom: dotted #C00 1px;
}

#header_houou	{
	background:url(img/logo_houou.jpg) left top no-repeat;
	width:660px;
	height:100px;
	display:block;
	padding:18px 0 0 140px;
	border-bottom: dotted #C00 1px;
}


#header_sinsei	{
	background:url(img/logo_sinsei.jpg) left top no-repeat;
	width:660px;
	height:100px;
	display:block;
	padding:18px 0 0 140px;
	border-bottom: dotted #C00 1px;
}
#header_souha	{
	background:url(img/logo_souha.jpg) left top no-repeat;
	width:660px;
	height:100px;
	display:block;
	padding:18px 0 0 140px;
	border-bottom: dotted #C00 1px;
}
#header_haten	{ background:url(img/logo_haten.jpg) left top no-repeat; width:660px; height:100px; display:block; padding:18px 0 0 140px; border-bottom: dotted #C00 1px; }
#header_hiryuu	{ background:url(img/logo_hiryuu.jpg) left top no-repeat; width:660px; height:100px; display:block; padding:18px 0 0 140px; border-bottom: dotted #C00 1px; }
#header_org	{ background:url(img/logo_org.jpg) left top no-repeat; width:660px; height:100px; display:block; padding:18px 0 0 140px; border-bottom: dotted #C00 1px; }
.title	{ color:#FFFFFF; padding:10px 0 0 0; font-size:24px; }
.subtitle	{ color:#FFFFFF; font-size:12px; }

#wrap_bg	{ /* background-image:url(/nol/img/main_bg00.jpg);*/ background:#fff; }


#assent		{ position: relative; width: 800px; height: 72px; border-top: 1px dotted #A30; }
a#no		{ position: absolute; top: 30px; left: 210px; width: 129px; height: 42px; overflow: hidden; display: block; background: url(/nol/rules/img/assents.gif) no-repeat; }
a#no:hover	{ background-position: 0 -42px; }
a#yes		{ position: absolute; top: 30px; left: 460px; width: 129px; height: 42px; overflow: hidden; display: block; background: url(/nol/rules/img/assents.gif) -129px 0 no-repeat; }
a#yes:hover	{ background-position: -129px -42px; }

#foot		{ position: relative; margin: 30px 0 0; width: 800px; height: 21px; border-top: 1px dotted #C00; }
</pre></body></html>