body {
	color:#000000;
	background-color:#DDEDFF;
	width:800px;
	margin:30px 50px;
}

td {
	padding:10px;
	vertical-align:top;
}

th {
	text-align:left;
	vertical-align:top;
	font:x-large bold;
	color: #3366FF;
}

.left {
	text-align: left ;
}

.center {
	text-align: center ;
}

.right {
	text-align: right ;
}

.high {
	line-height: 300% ;
}

.copyright {
	color: #666666 ;
}

.bgimg {
	background: url(./img/k-aten.png) no-repeat right bottom ;
}

.sp {
	font-size:xx-large;
	font-weight:bolder;
	color:#CC3300;
	text-align:center;
}

