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


#bg{
	min-width:900px;
	background:transparent url(../img/bg_main.png) no-repeat center top;
}
#main{
	height:840px;
}
#vendor{
	height:442px;
	background:transparent url(../img/bg_vendor.png) no-repeat center;
}

#bg,#main,#vendor,.btn,.vendor_table,.vendor_sub_ttl,.vendor_logo,.vendor_img{
	text-align:center;
	margin: 0 auto;
}
.ttl_onsale{
	width:382px;
	height:69px;
	position: relative;
	top:340px;
}
.btn_movie{
	width:504px;
	height:286px;
	position: relative;
	top:430px;
}
.vendor_table{
	width:843px;
	height:263px;
	position: relative;
	top:50px;
}
.vendor_sub_ttl{
	width:628px;
}
.vendor_logo{
	width:210px;
}
.vendor_txt,.vendor_caution{
	width:381px;
	text-align:left;
}
.vendor_img{
	width:232px;
}
</pre></body></html>