@import "/css/theme/bkuma/bkuma.css";
#wrapper {
width: 85%;
}
#box2 {
width: 85%;
}
#box2 .hatena-module {
width: 85%;
}
#box2 .hatena-module ul {
list-style: none;
padding: 0px;
margin:0px;
}
#box2 .hatena-module ul li {
display: inline-block;
width: 150px;
}
#box2 .hatena-module ul li a {
display: block;
width: 100%;
height: 100%;
text-align: left;
}
#box2 .hatena-module ul li a:hover {
background-color: #00F;
color: #FFF;
}
body{ background-image: url('/images/theme/backgrounds/2014/blur-01.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: center top; background-size: cover; }