/* Base */
@import url(http://static.lekumo.jp/.shared-tpjbiz/themes/common/base-weblog.css);




/* Theme */
@import url(http://static.lekumo.jp/.shared-tpjbiz/themes/vox/huntington-pink/screen.css);


/* Custom */
div#banner {
background: url(http://nimuoro.lekumo.biz/hanamizuki/img/hanamizuki-top.jpg) no-repeat;
height: 200px;
}

#banner-inner { overflow: visible; padding: 0; }

#banner-header
{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

#banner-header a
{
display: block;
left: 0;
top: 0;
height: 125px;
text-indent: -1000em;
}

#banner-description
{
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
text-indent: -1000em;
}




