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

.block{
	margin:0 6px;
}

.box-menu{
	width: 322px;
	float: left;
	margin:0 10px 20px 10px;
	background:url(../img/bg_02.gif) repeat-y left top;
}

.box-menu .item{
	background:url(../img/bg_01.gif) no-repeat left top;
}

.box-menu ul{
	margin:0 20px 20px 20px;
	line-height: 2;
}
.box-menu ul li{
	background:url(../../../cmn/img/other/arrow_01.gif) no-repeat left 0.8em;
	padding:0 0 0 15px;
}

.box-menu ul li.pdf img{
	margin-right: 6px;
	vertical-align: bottom;
}</pre></body></html>