@import url( http://1book.biz/mt/mt-static/themes-base/blog.css );
@import url( http://1book.biz/mt/mt-static/themes/minimalist-red/screen.css );
#navi {
	background: rgb(255, 255, 255); height: 25px; border-bottom-color: rgb(102, 102, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
html > body #navi {
	height: 28px;
}
html > body #navi ul li a {
	height: 28px;
}
#navi ul {
	list-style: none; margin: 0px; padding: 0px;
}
#navi ul li {
	width: 100px; border-right-color: rgb(51, 51, 51); border-right-width: 1px; border-right-style: solid; float: left;
}
#navi ul li a {
	text-align: center; color: rgb(51, 51, 51); line-height: 2.3; letter-spacing: 0.1em; font-size: 75%; text-decoration: none; display: block;
}
#navi ul li a:link {
	background: rgb(255, 255, 255);
}
#navi ul li a:visited {
	background: rgb(255, 255, 255);
}
#navi ul li a:hover {
	background: rgb(204, 204, 204); color: rgb(0, 0, 0);
}

