<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
#local {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
}
#container {
	left:292px;
	top:4px;
	width:816px;
	height:1023px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#top {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:2;
	text-align: center;
	padding-bottom: 10px;
}
#top2 {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:auto;
	z-index:2;
	text-align: center;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#webstores {
	position: relative;
	width: 719px;
	height: 120px;
	z-index: 1;
	background-color: rgba(0,0,0,1);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/available.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.weblist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: rgba(255,255,255,1);
	text-align: center;
	padding-top: 36px;
}
.weblist_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: rgba(255,255,255,1);
	text-align: center;
	padding-top: 36px;
}
#container #webstores a {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#container #webstores a:hover {
	color: rgba(255,255,51,1);
	text-decoration: none;
}
#top2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
}
</pre></body></html>