@charset "utf-8";
/* CSS Document */

body {
	color:#333;
	background:#fff;
	}

a img {
	border-width:0;
	border-style:none;
	}

#navi {
	display:none;
	}

a:after {
	content:" [" attr(href) "] ";
	}
.clearfix,
.section {
	overflow: auto;
}
