﻿@charset "UTF-8";

#header {
	padding-bottom: 10px;
}
#headerThin {
	position: static;
}

#footer {
	margin-top: 20px;
}

#headerThin .headerInnerWrap01,
#footer {
	min-width: 0;
}
#headerThin .headerInner01 {
	width: auto;
}

#headerDefault,
#headerThin .headerInner01 .countBlock,
#topicPath,
#footerTop,
#footer #footerSitemap {
	display: none;
}