<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


body {
	background-color:#FFF;
	margin-top:0;
}

/* clearfix */
 
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}

#container {
	width:100%;
	margin:0 auto 0;
	text-align:left;
	background-image:url(../bg-shadow2.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#main {
	margin:0 auto 0;
    width:900px;
}

.box {
	margin:0 auto 0;
	padding: 20px;
	text-align:center;
	font-size:120%;
	font-weight: bold;
	line-height: 200%;
	width:750px;
	border:solid 1px #867000;

}

.box2 {
	margin:0 auto 0;
	padding: 0;
	font-size:80%;
	line-height: 150%;
	width:800px;
}

.photobox {
	margin-bottom:10px;
	list-style:none;
}

.demo2 {
	margin: 0 -40px 0 0;
	overflow: hidden;
	_zoom: 1;
}


.photobox li {
	float:left;
	margin-right:40px;
}

.close {
	margin-top:15px;
	text-align:center;
	font-size:12px;
}

.cap {
	text-align:center;
	font-size:10px;
	color:#000;
	margin-top:15px;
}

.copy {
	text-align:center;
	font-size:10px;
	color:#000;
	margin-top:5px;
}

/*marginTop*/

.sps5 {
	margin:5px 0 0 0;
}

.sps10 {
	margin:10px 0 0 0;
}

.sps15 {
	margin:15px 0 0 0;
}

.sps20 {
	margin:20px 0 0 0;
}

.sps25 {
	margin:25px 0 0 0;
}

.sps30 {
	margin:30px 0 0 0;
}

.sps35 {
	margin:35px 0 0 0;
}

.sps40 {
	margin:40px 0 0 0;
}

.sps45 {
	margin:45px 0 0 0;
}

#shadow {
	background-image:url(../bg-shadow2udr.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:34px;
}</pre></body></html>