.textwindow {
	width: 75%;
	text-align: center;
	background: #000000;
	color: #FFFFFF;
	border: medium inset #999999;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
}
.tdborder1 {
	border-width: 1px;
	border-style: outset;
}
.textleft {
	padding-bottom: 50px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.imgborder {
	border: medium outset #000000;
}
.paddingtopbottom {
	padding-top: 10px;
	padding-bottom: 10px;
}
.table-window {
	width: 90%;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	border: thick groove #006666;
	margin-right: auto;
	margin-left: auto;
}
.table-width {
	width: 60px;
	border: thin solid #0066FF;
	padding: 3px;
}
.table-width1 {
	width: 96px;
	border: thin groove #666666;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	height: 135px;
}
.window-color1 {
	background-color: #000000;
	color: #FFFFFF;
	border: thin groove #666666;
}
.window-color2 {
	background-color: #990000;
	color: #FFFFFF;
	border: thin groove #666666;
}
.window-color3 {
	background-color: #9966FF;
	color: #FFFFFF;
	border: thin groove #666666;
}
.window-color4 {
	background-color: #006600;
	color: #FFFFFF;
	border: thin groove #666666;
}
.imgsyujinko {
	float: left;
	margin-right: 40px;
	margin-left: 35px;
	margin-bottom: 50px;
}
.valiginmiddle {
	background: center center;
}
.position1 {
	position: absolute;
	margin-left: 250px;
	margin-top: -70px;
	display: block;
}
.text-margin {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.listtext {
	list-style: square;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
input {
	font-size: 1.0rem;
	cursor: pointer;
	border: medium ridge #999999;
	color: #FFFFFF;
	background: #000000;
}
