<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Reset
------------------------------------------------------------*/
body{
	background-attachment:fixed;
	background-image:url(../img/bg.jpg);
}

#wrap{
	height:625px;
}


.clear{
clear:both;
}

#contents_left{
	float: left;
	margin-left: 20px;
	margin-right: 15px;
}

#contents_right{
	float: left;
}

.title{
}
#contents_main{
	margin-left: 20px;
	padding-top: 30px;
}
#contents_main_left80{
	float: left;
	margin-right: 80px;
}
#contents_main_left{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#contents_main_right{
	float: left;
}

#foot{
	margin-left: 25px;
	font-size: 10px;
	color: #000000;
}

#foot a{
	text-decoration: none;
	color: #000000;
}

#foot_l{
	float: left;
	margin-right: 50px;
	color: #000000;
}

#foot_r{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#foot_eng {
	float: left;
	margin-right: 70px;
}
.foot_bar {
	position: absolute;
	top: -37px;
	right: 492px;
}
.foot_bar li{
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

.movie_wrap{
	margin-right: 25px;
	float: left;
}

#ssff_logo{
	position: fixed;
	left: 92px;
	top: 491px;
}


#news{
	width: 250px;
}

#news a{
 color:#333333;
 text-decoration:none;
}

#news a:hover{
 color:#333333;
 text-decoration:underline;
}

#arrow{
	position: absolute;
	left: 938px;
	top: 526px;
}

#arrow_top1{
	position: absolute;
	left: 855px;
	top: 498px;
}

#arrow_top2{
	position: absolute;
	left: 1566px;
	top: 512px;
}

#arrow_top3{
	position: absolute;
	left: 2310px;
	top: 513px;
}

#arrow_top4{
	position: absolute;
	left: 4090px;
	top: 512px;
}



#newposts{
	width: 250px;
}

#newposts a{
 color:#333333;
 text-decoration:none;
}

#newposts a:hover{
 color:#333333;
 text-decoration:underline;
}
</pre></body></html>