/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.dom-hibarai.com/cgi/mt/mt-static/themes/base-weblog.css);
@import url(http://www.dom-hibarai.com/cgi/mt/mt-static/themes/green-leaf/green-leaf.css);
h1#banner-header a { color:#000000;}
h1#banner-header a:hover { color:#3333bb;}
/* end StyleCatcher imports */

div.anken {
background:url(/img/haken_bg.jpg) no-repeat ;
height:122px;
margin-top:5px;
padding-top:1px;
}


div.anken a.h {
	background:url(/img/anken_h.jpg) no-repeat;
	width:159px;
	height:41px;
	display:block;
	text-indent:-9999px;
	margin-left:12px;

}

div.anken a.h:hover {
	background:url(/img/anken_hov.jpg) no-repeat;
	width:159px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

div.anken a.k {
	background:url(/img/anken_k.jpg) no-repeat;
	width:159px;
	height:41px;
	display:block;
	text-indent:-9999px;
	margin-left:12px;
margin-top:35px;
}

div.anken a.k:hover {
	background:url(/img/anken_kov.jpg) no-repeat;
	width:159px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

hr.clear { clear:both;display:hidden;
}