<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 */

#main_contents h2{
	text-indent:-9999px;
	overflow:hidden;
	height:64px;
	background-image:url(images/tit_01.gif);
	background-repeat:no-repeat;
	width:740px;
	margin-left:220px;
}
.mov_bg01{
	background-image:url(images/mov_bg.jpg);
	background-repeat:no-repeat;
	width:480px;
	height:364px;
	float:left;
}
.mov_bg02{
	background-image:url(images/mov_bg02.jpg);
	background-repeat:no-repeat;
	width:480px;
	height:364px;
	float:right;
}

h3{height:39px;text-indent:-9999px;overflow:hidden;}
.mov{
	width:420px;
	height:236px;
	margin-left:auto;
	margin-right:auto;
}</pre></body></html>