body {
	width: 650px;
}
h1 {
	font-size: xx-small;
	background-image: url(img/KEN.jpg);
	height: 50px;
	width: 650px;
	color: #0094F7;
}
div#menu {
	height: 33px;
	width: 650px;
	margin-top: -10px;
}

div#koukoku {
	background-color: #ABC7E2;
	float: right;
	height: 340px;
	width: 170px;
	text-align: center;
	padding-top: 20px;
}
div#foot {
	background-image: url(../img/foot.jpg);
	text-align: center;
	height: 20px;
	width: 650px;
	padding-bottom: 8px;
	padding-top: 355px;
	margin-top: 15px;
	font-size: small;
	color: #333333;
}

.stylea {
	font-family: "HGP‘n‰pÌßÚ¾ÞÝ½EB", "Century Gothic";
	font-size: x-large;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	padding: 5px;
}
div#text1 {
	height: 340px;
	width: 460px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	overflow: auto;
	font-size: small;
	color: #333333;
}
.ln {
	color: #FFFFFF;
	text-decoration: none;
}
.lnk {
	color: #0033CC;
	text-decoration: none;
}
.stylec {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
