<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 蝣ｴ髱｢蜀吶き繝�ヨ髮�
--------------------------------------*/
.sc_page {
	-webkit-touch-callout:none;
	-moz-touch-callout:none;
	touch-callout:none;
	-webkit-pointer-events: none;
}
.sc_page img {
	-webkit-touch-callout:none;
	-moz-touch-callout:none;
	touch-callout:none;
	-webkit-pointer-events: none;
}
.gallery {
	list-style: none;
	padding: 0;
	margin: 0;
	background:#e0dfdb;
}
.gallery:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.gallery li {
	float: left;
	width: 33.33333333%;
}
.gallery li a {
	display: block;
	margin: 5px;
}
.gallery li img {
	display: block;
	width: 100%;
	height: auto;
}
#top_back a {
	text-decoration:none;
	color:#333;
	display:block;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(99%, #dddddd));
	margin:3% 20%;
	padding:2%;
	text-align:center;
	border:#CCC 1px solid;
}
#movie_go a {
	text-decoration:none;
	color:#fff;
	display:block;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa9f77), color-stop(99%, #fa804a));
	margin:5% 10%;
	padding:4% 3%;
	text-align:center;
	-moz-box-shadow: 0px 0px 4px #666666;
	-webkit-box-shadow: 0px 0px 4px #666666;
	box-shadow: 0px 0px 4px #666666;
	font-size:110%;
}
.sc_area {
	margin:2% 0;
}
.new_txt {
	color:#FF9;
}
.gallery li {
	position:relative;
}
.guard {
	position:absolute;
	display:block;
	width:95%;
	height:95%;
	background-image:url(../img/spacer.gif)
}
#c_right {
	text-align:center;
	margin:1% 0;
}</pre></body></html>