<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import "base.css";
a {
	color:#FFF;
}
html {
		background:#000;
}
#loading {
	background: #000;
}
body {
	color:#FFF;
	background:#000;
}
h1 {
	padding:30px 0 10px;
	position: fixed;
	left:0;
	top:0;
	width: 100%;
	background:#000;
	text-align: right;
}
h1 div{
	width: 840px;
	margin:0 auto;
	}
#wrap {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
	z-index:1000;
}
#base {
	height: 100%;
	width: 100%;
	left:0;
	top:-90px;
	position: fixed;
/*	background: url(../images/lucis/bg.jpg) repeat-x center top; */
	z-index:10;
}
#basemain {
	height: 100%;
	width: 100%;
	left:0;
	top:0;
	background: url(../images/lucis/base2.jpg) no-repeat center top;
	z-index:10;
}
#base2 {
	height: 100%;
	width: 100%;
	left:0;
	top:-120px;
	background: url(../images/lucis/snow.jpg) no-repeat center top;
	z-index:20;
	position: fixed;
}
#content {
	width: 840px;
	margin: 0 auto;
	position: relative;
	z-index:4000;
}
h2.lucis-h2 {
	padding-top:100px;
	text-align:right;
	margin-bottom:10px;
	margin-right:10px;
}
#description {
	font-size:12px;
	text-align: right;
	line-height: 2.4;
	margin-bottom:20px;
}
#spec {
	text-align: left;
	font-size:11px;
	margin: 0 0 50px;
	text-align: right;
}
#movie {
	text-align: center;
	margin: 0 0 50px;
}
#contact {
	width: 500px;
	margin:0 auto 60px;
}
#contact dt{
}
#contact dd{
	font-size:12px;
}
#profilebox {
	background: url(../images/lucis/smoke.png);
	width: 500px;
	overflow: hidden;
	margin:0 auto 25px;
}
#profile {
	width: 345px;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	padding:15px 0 15px 155px;
	background: url(../images/lucis/matsuo.jpg) no-repeat 20px 20px;
}
#profile dt{
	font-size:14px;
	font-weight: bold;
	margin-bottom:10px;
}
#profile dd{
	font-size:11px;
	margin-bottom:5px;
}
#profile dt span{
	font-size:12px;
	font-weight: normal;
}
footer {
	width: 500px;
	margin:0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}
footer p{
	float: left;
}
#ban {
	width: 500px;
	margin:0 auto 50px;
}
.copyright {
	padding-top:5px;
	float: right;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:10px;
}
.copyright a{
	text-decoration: none;
}
#container {
	width: 960px;
	height: 600px;
	margin:0 auto;
	position: relative;
}
#spotTrg {
	position: absolute;
}
#intro {
	padding-top:50px;
	text-align: right;
	font-size:12px;
	text-align: right;
	line-height: 2;
}
#pic ,
#pic2 {
	width:100%;
	margin-bottom:30px;
}
#pic li,
#pic2 li{
	list-style-type: none;
	text-align: center;
	margin-bottom:10px;
}
#pic2 {
	padding-bottom:200px;
}</pre></body></html>