@import"base.css";
@import"contents.css";
@import"menu.css";

body {
	zoom: 70%;
}

#mainmenu {
	width: 855px;
}

#other {
	width: 280px;
	height: 150px;
}

#blog {
	background: url(../img/base/blog_print.jpg) no-repeat;
}

#blog img {
	display:none;
}
