<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;
}
#content01 {
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 100%;
}
#content02 {
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 100%;
}
#content02_2 {
	background-image: url(../images/bg02_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 100%;
}

#content03 {
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 100%;
}
#content04 {
	background-image: url(../images/bg04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 100%;
}
#content05 {
	background-image: url(../images/bg05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 441px;
	width: 100%;
}

.box980 {
	margin: auto;
	width: 980px;
}
#pad01 {
	padding-top: 240px;
	padding-left: 70px;
}
</pre></body></html>