@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	width: auto;
	background: #FFFFFF;
	color: #000000;
	font-size: 11pt;
	}

p {
	font-family: "MS P 明朝", serif;
	}

h1, h2, h3, h4, h5 {
	font-family: "MS P ゴシック","Osaka",Verdana, Arial, Helvetica, sans-serif;
	}

.col1wrap {
	background: #FFFFFF;
	}

.col1 {
	overflow: hidden;
	width: 21cm;
	border-top: 8px solid #88BA3D;
	background: #FFFFFF;
	text-align: left;
	}

#header, .col2, #footer {
	display: none;
	}

