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

/* DEFAULT
------------------------------------------------------------ */
body {
	background: none;
	_zoom: 68%; /* IE6 */
}
h1 { padding: 0; }
h2 {
	clear: both;
	margin: 20px 0 0 0;
}
h2 a img { display: none; }
#head {
	border-bottom: solid 3px #019FE8;
	height: 90px;
	padding: 0;
}
#head ul { display: none; }
#head p {
	float: right;
	padding-top: 30px;
}
#contents, #footBox { background: none; }
#menu, #side, #foot, #copyright { display: none; }
#main {
	float: none;
	margin: 0 auto;
}
#footBox { border-top: none; }

/* PAGE PARTS
------------------------------------------------------------ */
#crumb { display: none; }
.pagetop { display: none; }
