@charset "utf-8";
/* CSS Document */

body {
	background-color: #99F;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000;
	text-decoration: underline;
}
.part-1 {
	width: 180px;
	border: 2px outset #F6F;
	position: absolute;
	top: 350px;
	right: 75px;
}
.part-2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FF0;
}
.part-3 {
	background-color: #FFC;
}

.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #90F;
	text-decoration: underline blink;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #93F;
	text-decoration: underline blink;
}
.bodytble {
	background-color: #6CF;
	width: 1000px;
	border: 2px double #F6F;
	left: 300px;
	position: relative;
}
.td-1 {
	border: 2px outset #F6F;
	width: 500px;
}
.headtbl {
	background-color: #309;
	width: 1500px;
	height: 150px;
	border: 2px outset #F6F;
}
.headttl {
	font-size: 46px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.td-2 {
	width: 500px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #6CF;
	border-right-color: #6CF;
	border-bottom-color: #6CF;
	border-left-color: #6CF;
}
.text-4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
}
.mailtbl {
	width: 500px;
	position: relative;
	left: 400px;
	background-color: #6CF;
	border: thin outset #F9F;
}
.table3 {
	position: fixed;
	left: 520px;
}
.menutbl {
	position: fixed;
	top: 125px;
}
.anntbl {
	width: 300px;
	position: relative;
	top: -750px;
	right: -1350px;
}
.td-3 {
	width: 1000px;
	border: 2px inset #F9F;
}

