<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a{
    outline: none;
}
#index {
	text-align: left;
	overflow:visible;
	background-color: #FFFFFF;
}
#bg01 {
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 100%;
}
#bg02 {
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 100%;
}
#bg03 {
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 100%;
}
#bg04 {
	background-image: url(../images/bg04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 100%;
}
#bg05 {
	background-image: url(../images/bg05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 231px;
	width: 100%;
}
#img02 {
	background-image: url(../images/img02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 980px;
}


.box980 {
	margin: auto;
	width: 980px;
}

#pad01 {
	padding-top: 303px;
	padding-left: 360px;
}

#moviePad {
	height: 295px;
	width: 525px;
	overflow: hidden;
}</pre></body></html>