<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
	overflow-y:scroll;
	}

body{
	background:#101010 url("bg.png") repeat-x fixed;
	color:#c0c0c0;
	}

a:link		{ color:#808080; text-decoration:underline; }
a:visited	{ color:#808080; text-decoration:underline; }
a:active	{ color:#808080; text-decoration:underline; }
a:hover		{ color:#808080; text-decoration:underline; background-color:#303030;}

img{
	border:0px;
	vertical-align:top;
	}

.main{
	text-align:center;
	}

.layout{
	background-color:#000000;
	margin:0px auto 15px auto;
	}

.left{
	background-image:url("line_left.png");
	width:10px;
	}

.center_1,.center_2,.center_3,.center_4{
	font:bold 25px "ＭＳ Ｐゴシック",MS PGothic,arial;
	vertical-align:top;
	}

.center_1,.center_2,.center_3{
	padding-top:15px;
	}

.center_1{
	width:625px;
	}

.center_2{
	width:255px;
	}

.center_3,.center_4{
	width:880px;
	}

.right{
	background-image:url("line_right.png");
	width:10px;
	}

.corner_left{
	background-image:url("corner_left.png");
	height:10px;
	width:10px;
	}

.bottom{
	background-image:url("line_bottom.png");
	height:10px;
	}

.corner_right{
	background-image:url("corner_right.png");
	height:10px;
	width:10px;
	}

.icon{
	margin:10px 0px 15px 27px;
	}

.icon_in:hover{
	background-color:transparent;
	}

.icon_margin{
	margin-right:20px;
	}

.date{
	background-color:#252525;
	margin-bottom:5px;
	padding-left:10px;
	font-size:14px;
	}

.leftbox,.rightbox{
	background-color:#101010;
	border:solid 1px #959595;
	margin:0px 0px 22px 27px;
	font-family:"メイリオ",Meiryo,arial;
	text-align:left;
	}

.leftbox{
	width:575px;
	}

.rightbox{
	width:210px;
	}

.box_in{
	margin:5px;
	line-height:20px;
	letter-spacing:1px;
	}

.ad{
	margin:0px auto 15px auto;
	text-align:center;
	}

.ad_tex{
	margin:7px auto 7px auto;
	font-size:12px;
	text-align:center;
	}

.horesase{
	margin:15px auto 10px auto;
	text-align:center;
	}

.counter{
	margin:15px auto 22px auto;
	font-size:9px;
	text-align:center;
	}

.copy{
	margin-bottom:15px;
	font:12px "メイリオ",Meiryo,arial;
	letter-spacing:1px;
	}

p{
	margin-top:0px;
	}

.text{
	margin:0px 5px 20px 10px;
	font-size:12px;
	font-weight:normal;
	}

.text2{
	margin-left:10px;
	font-size:12px;
	font-weight:normal;
	}

.table,.table2,.table3{
	border-top:solid 1px #959595;
	border-left:solid 1px #959595;
	border-collapse:collapse;
	margin:0px 0px 22px 27px;
	font:12px/17px "メイリオ",Meiryo,arial;
	letter-spacing:1px;
	}

.table3{
	margin:10px auto 15px auto;
	}

.table th,.table2 th,.table3 th{
	background-color:#252525;
	border-bottom:solid 1px #959595;
	border-right:solid 1px #959595;
	padding:3px 5px 3px 5px;
	text-align:center;
	}

.table3 th{
	width:75px;
	}

.table td,.table2 td,.table3 td{
	background-color:#101010;
	border-bottom:solid 1px #959595;
	border-right:solid 1px #959595;
	padding:3px 7px 3px 7px;
	}

.table2 td,.table3 td{
	text-align:center;
	height:40px;
	}

#hentai{
	background-color:#060606;
	text-align:center;
	}

#banner{
	padding:0px;
	}

.b{
	color:#0055ff;
	}

.y{
	color:#ffff00;
	}

.r{
	color:#ff0000;
	}

.p{
	color:#a000a0;
	}

.ii{
	color:#00ffff
	}

.mata{
	color:#ff8000
	}

.small{
	font-size:10px;
	}
</pre></body></html>