*{
	font: 12px Arial,'メイリオ';
	margin:0;padding:0
}
.m0 a{
	background:#F3F0E7;
/*	border-radius:3px; */
	border-bottom:#fff 1px solid;
/*	border-right:#fff 1px solid;
	border-left:#fff 1px solid;
	border-top:#fff 1px solid; */
	color:#616161;
	display:block;
	height:30px;
	line-height:30px;
	position:relative;
	text-decoration:none;
	text-indent:17px;
	width:180px
}

.m1 a{
	color:#616161;
	text-indent:28px;
}
.m2 a{
	color:#616161;
	text-indent:39px;
}
.m3 a{
	background:#def;
	color:#616161;
	text-indent:50px
}
.m0 a:hover{
	background:#e6e0cd;
	color:#616161;
}
.himg{
/*	background:url('http://s20.postimage.org/z29irnk61/hbg.png') no-repeat 0 0; */
	border:none;
	cursor:default;
	height:14px;
	position:absolute;
	left:2px;
	top:4px;
	width:14px
}
.h2 .himg{
	left:13px
}
.h3 .himg{
	left:24px
}
a.lm,a.lm:hover{
	background:#C3B887;
	color:#fff;
}
/*optinal*/
p{
	color:#246;
	cursor:pointer
}
.leftline {
	border-left:#adabb9 1px solid;
}
.rightline {
	border-right:#adabb9 1px solid;
}