<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import "/library/default.css";

#wrap h1 {
	font-size:14px;
	margin:0 0 5px 0;
	padding:10px 5px 8px 10px;
	background-color:#eeeeee;
}

#wrap h2 {
	font-size:16px;
	margin:0 0 10px 0;
}

#wrap h3 {
	font-size:14px;
	margin:0 0 10px 0;
}

.entry {
	margin:0 0 20px 0;
	border-top:1px solid #cccccc;
	padding:20px 0 0 0;
}

.path {
	margin:0 0 15px 5px;
}

.path ul {
	margin:0;
	padding:0;
	list-style:none;
}

.path ul li {
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
	background-image:url(../image/list_path.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.ragnarok {
	position:relative;
	width:950px;
	height:490px;
	margin:0 0 10px 0;
}

.ragnarok h2 {
	margin:0 0 5px 0;
	padding:7px 5px 5px 10px;
	font-size:13px;
	background-color:#1EB7D6;
	color:#ffffff;
}

.ragnarok .bg {
	position:absolute;
	z-index:1;
}

.ragnarok .subject {
	position:absolute;
	z-index:2;
	top:0px;
	right:0px;
	width:530px;
}

.ragnarok .info {
	position:absolute;
	z-index:3;
	top:50px;
	right:0px;
	width:490px;
}

.ragnarok .container {
	background-image:url(../image/bg_container.png);
	background-repeat:repeat;
	background-position:left top;
	padding:5px 0 15px 15px;
}

.ragnarok .logo {
	position:absolute;
	z-index:3;
	bottom:0px;
	right:0px;
	width:130px;
}

.ge999 table {
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
}

.ge999 th {
	width:40%;
	border-bottom:1px dotted #cccccc;
	padding:6px 0 5px 0;
	font-size:12px;
}

.ge999 td {
	width:60%;
	border-bottom:1px dotted #cccccc;
	padding:6px 0 5px 5px;
	font-size:12px;
}

.ge999 h3 {
	margin:0 0 10px 0;
	background-color:#eeeeee;
	padding:6px 0 5px 10px;
	font-size:13px;
	overflow:hidden;
	_zoom:1;
}
</pre></body></html>