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


#lend {
	margin-bottom: 10px;
	width: 515px;
	color: #523204;
}
#lend h2 {
	font-size: 100%;
	line-height: 12px;
}
.read{
	margin:20px 0 10px;
}

.cate{
	margin:0 0 5px;
}
#lendlist01, #lendlist02{
	margin-bottom:20px;
}


#lendlist01 p{
	background : url(../img/lend_icon01.gif) no-repeat;
	padding:3px 10px 2px 25px;
	font-size:14px;
	font-weight:bold;
}
#lendlist02 p{
	background : url(../img/lend_icon02.gif) no-repeat;
	padding:3px 10px 2px 25px;
	margin-bottom:5px;
	font-weight:bold;
}
.box{
	margin-bottom:20px
;
}

.box dl{
	margin-left:25px;
}
.box dt{
	float:left;
}
.box dd{
	margin-left:50px;
}
</pre></body></html>