@charset 'utf-8';

/*==============================================================================
  一般設定
==============================================================================*/
body {
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}

#header, #footer {
	display: none;
}

.colmask {
	float: none;
	background: none;
}

.leftmenu .colright {
	position: relative;
	left: 0;
	margin-right: 0;
}

.leftmenu .menu {
	display: none;
}

