/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.d-emu.co.jp/mt-static/themes-base/blog.css);
@import url(http://www.d-emu.co.jp/mt-static/support/themes/cityscape-tokyo/cityscape-tokyo.css);
/* end StyleCatcher imports */

div#header {
	background-image: url(/images/blog_img/mashima_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;
	width: 940px;
	border-style: none;
	position: relative;
	margin-top: 0px;
	overflow: hidden;
}
#header-name {
	font-size: 1em;
	text-indent: -9999px;
	overflow: hidden;
}
#header-name a {
	display: block;
	position: absolute;
	height: 300px;
	width: 940px;
}
#header-description {
	font-size: 0.5em;
	text-indent: -9999px;
	overflow: hidden;
}
div.asset-body a:link {
	color: #ffffff;
}
div#content-inner {
	padding-top: 30px;
}
div.bnrs {
	text-align: center;
}
