@charset   "UTF-8";

body {
	font-family: ariel;
	margin: 10px;
	background-image: url("y6b.gif");
	background-color: #fff9f9;
}

img {
	border-width: 0px;
}

p {
	line-height: 1.4;
}

h1 {
	color: #fff7aa;
	font-size: xx-large;
	font-family: AR P隷書体M;
}

h2 {
	color: #ffff00;
	font-size: large;
}

img.top {
	width: 50px;
	height: 20px;
}

table.top {
	width: 100%;
	table-layout: fixed;
	text-align: right;
}

td.top {
	border: 5px;
	width: 12%;
}

td.banner1 {
	border: 5px;
	width: 10%;
}

td.banner {
	border: 5px;
	width: 20%;
	text-align: left;
}

table.top1 {
	width: 49%;
}

table.top2 {
	width: 47%;
	height: 61px;
}

td.top2 {
	vertical-align: bottom;
}

img.top {
	width: 40px;
	height: 30px;
}

IMG.MAIN {
	max-width: 80%;
}

#banner {
	width: 95%;
	height: 70px;
	background-color: #c0d5fe;
	border: thin solid #9b91fd;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
}

#mainbox {
	height: auto;
	width: 800px;
	max-width: 96%;
	margin-top: 15px;
	margin-bottom: auto;
	border: thin solid #9b91fd;
	color: #1c17bb;
	background-repeat: no-repeat;
	background-color: #c0d5fe;
	margin-right: auto;
	margin-left: auto;
}

#mainbox2 {
	height: auto;
	width: 93%;
	padding-top: 5%;
	padding-bottom: 3%;
	padding-right: 3%;
	padding-left: 3%;
	margin-top: 0;
	color: #1c17bb;
	background-image: url("sky7.jpg");
	background-repeat: no-repeat;
	background-color: #c0d5fe;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #9b91fd;
}

#menu1 {
	width: 95%;
	height: 25px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 5px;
	background-color: #9b91fd;
	border-color: #9b91fd;
	border-width: thin;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
}

#menu2 {
	width: 95%;
	height: 25px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 15px;
	background-color: #9b91fd;
	border-color: #9b91fd;
	border-width: thin;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
}

.menu2 a {
	float: left;
	display: block;
	margin-right: 0px;
	vertical-align: bottom;
	width: 24%;
	height: 20px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.menu2 a:link {
	border: 2px solid #9b91fd;
	background-color: #5b34b8;
	color: #ffffff;
}

.menu2 a:visited {
	border: 2px solid #5c507a;
	background-color: #5b34b8;
	color: #f0f0f0;
}

.menu2 a:hover {
	border: 2px solid #67adcd;
	border-right: 2px solid #0f394c;
	border-bottom: 2px solid #0f394c;
	background-color: #266f91;
	color: #ffffff;
}

.menu2 a:active {
	border: 2px solid #143a4c;
	border-right: 2px solid #2f7494;
	border-bottom: 2px solid #2f7494;
	background-color: #226280;
	color: #ffffff;
}

.floatclear {
	clear: left;
}
