body {
	font-size:10pt;
	color: #999999;
	line-height:1.7em;
	text-align: center;
	padding: 0px;
}

#PageBody {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #936;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 65px;
	padding-left: 50px;
}


#wrapper {
	padding: 30px 0px 30px 0px;
	background-color:#936;
	width: 900px;
}

#header {
	text-align: left;
	background-color: #ffffff;
	width: 800px;
	height: 191px;
}

#primary {
	background-color: #ffffff;
	width: 800px;
	height:100%;
}

#main {
	width: 685px;
	text-align: justify;
	text-justify: inter-ideograph;
}

#footer {
	clear: both; /* 񂹂 */
	background-color: #ffffff;
	padding: 0;
	width: 798px;
	height:100%;
	border: 1px solid  #ffffff;
}

a {
	color: #0000ff;
	text-decoration: none;
	font-size:14pt;
}

a:hover {
	color:#ff9900;
}

p {
	margin:0px;
	font-size:10pt;
	color: #666666;
	line-height:1.7em;
}


.c01{height:30px;background-color:#cc0000;padding-top:15px;font-size:10pt;}
.c02{height:20px;background-color:#cc0000;padding:0;font-size:10pt;}
