form {
	border: 3px none #FFF;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	/*
	border:none;  // 入力フォームの枠を消す
	border: 0px solid #FF0;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	*/
}
input {
	text-align: center;
	/*
	border: 0px solid #FF0;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	*/
}
.Clock {
	font-size: 14px;
	color: #F00;
	border: 0px none #FF0;
	margin: 0px;
	padding: 0px;
	/*
	font-weight: bold;
	line-height: 12px;
	text-decoration: blink;
	*/
}
.linkedge1 {
	/*border: 1px solid #666;*/
	font-size: 14px;
	font-weight: bold;
}
.linkedge2 {
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.frameheight {height: 400px;}

b font { color:#fff; font-family:Arial, Helvetica, sans-serif;}