/* メインメニュー */
#topmenu .menu01 a {
	margin-right:15px;
	width:54px;
	background-image:url(../img/menu/menu01on.gif);
}
#topmenu .menu01 a:hover {
	background-image:url(../img/menu/menu01on.gif);
}

/* カテゴリメニュー */
.imglst {
	border-left:5px solid #d9b992;
	margin-left:162px;
}
.imglst td ,
.imglst th {
	vertical-align:top;
	padding-left:5px;
}
.imglst th {
	width:65px;
}
.imglst a {
	padding-left:1em;
}

#imgkokuyou {
	background-image:url(../img/ttl/ttl_kokuyou.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:10px;
}
#imgnamimori {
	background-image:url(../img/ttl/ttl_namimori.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:10px;
}
#imgvaria {
	background-image:url(../img/ttl/ttl_varia.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:10px;
}

/* イラストページ */
.ilimg {
	margin-bottom:10px;
}