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

/* ページ設定 */

div#main div#contents-body h1 {
	background:url(../images/h1_title.jpg) 0 0 no-repeat;
}

div#main div#contents-body ul { list-style:none; margin-top:20px; }

div#main div#contents-body ul li {float:left; width:240px; margin-bottom:10px; }

div#main div#contents-body ul li img { border:none; }

div#main div#contents-body ul li.pic_right {margin-left:10px;}
</pre></body></html>