@charset "UTF-8";

/* print
-------------------------------------------------------------------------------- */

body {
	background:none;
	display:table;
}

html>/**/body{
	overflow:inherit;
}

#mvp-official-link,
#mvp-fontchange,
#mvp-print-bt,
#mvp-g-navi,
#mvp-gamma,
#mvp-alpha,
#mvp-beta,
.mvp-totop,
#mvp-foot,
#mvp-login,
#mvp-foot-helper {
	display:none;
}

#mvp-head,
#mvp-foot {
	width:100%;
	height: 80px;
	position:inherit;
	background: none;
}

#mvp-container,
#mvp-wrapper,
#mvp-wrapper-inner,
#main{
	width:100%;
	float:none;
}

#main {
	display: table-cell;
}

h1 span {
	_text-indent: 0!important;
	_background: none;
}
