<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("tmpl_style.css");

div#main_clear {
	background: url(../images/main_bg_clear.gif) no-repeat;
	height: 550px; }

div#clear_area {
	letter-spacing: 0.05em;
	width: 520px;
	height: 487px;
	float: left; }

div.clear_area_inner {
	padding-top: 215px;
	padding-left: 60px; }

.img_qa {
	margin-left: -20px; }

div#clear_photo_area {
	width: 380px;
	float: right; }

div#navigation li#entry a {
	background: url(../images/clear/navi_button.gif) no-repeat;
	width: 200px; }

div#navigation li#entry a:hover {
	background-position: 0 -32px; }
</pre></body></html>