<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#kazatugahama {
	background:url(../world/world01_tex.png) no-repeat;
    width: 650px;
    height: 175px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	text-align: center;
}

div#arashiyamaso {
	background:url(../world/world02_tex.png) no-repeat;
    width: 650px;
    height: 175px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	text-align: center;
}

div#syotengai {
	background:url(../world/world03_tex.png) no-repeat;
    width: 650px;
    height: 175px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	text-align: center;
}

div#misuzu {
	background:url(../world/world04_tex.png) no-repeat;
    width: 650px;
    height: 175px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	text-align: center;
}

div#saihate {
	background:url(../world/world05_tex.png) no-repeat;
    width: 650px;
    height: 175px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	text-align: center;
}

div#syonin {
	background:url(../world/world06_tex.png) no-repeat;
    width: 650px;
    height: 175px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	text-align: center;
}

div#hakunoie {
	background:url(../world/world07_tex.png) no-repeat;
    width: 650px;
    height: 175px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	text-align: center;
}

div#yukaku {
	background:url(../world/world08_tex.png) no-repeat;
    width: 650px;
    height: 175px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	text-align: center;
}</pre></body></html>