@charset "euc-jp";

/* °õºþÀßÄê
-------------------------------------------- */
body {
	/zoom: 0.7;	/* IE6,7 */
}

/* ¥Ø¥Ã¥À */
header {
	display: table;
}
#menu ul {
	display: none;
}
/* ie8 */
#hd_list {
	display: none;
}
h1 {
	display: table-cell;
	float:none;
	width:253px;
	vertical-align: top;
}
#logo {
	display: table-cell;
	float:none;
	width:230px;
	height:76px;
	vertical-align: top;
}

.section {
	page-break-after: always;
}

