@charset "UTF-8";

*, html, body {
	clear: both !important;
	width:  auto !important;
	height: auto !important;
	margin:  0 !important;
	padding: 0 !important;
	border: none !important;
	background-color: #fff !important;
	color: #000 !important;
}

nav, footer, .gate, hr.hr_gfs {
	display: none;
}

h1 {
	font-size: 1.2em  !important;
}

h2, h3, h4, h5 {
	padding: 10px 0 0 !important;
	font-size: 1em !important;
	line-height: 1 !important;
}

dl,dd {
	font-size: 1em !important;
	line-height: 1.4 !important;
}
dl {
	padding: 10px 0 0 !important;
}
dd {
	padding: 5px 0 0 !important;
}

p {
	padding: 5px 0 0 !important;
	font-size: 1em !important;
	line-height: 1.4 !important;
}

img {
	padding: 0 0 10px !important;
}
