/* CSS Document */

/*----------------------------------------------------------------------
ƒŠƒZƒbƒg
-----------------------------------------------------------------------*/
html {
	margin-top: 0 !important;
}

ul, ul li {
	list-style-type: none;
}

::before, ::after {
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
}