BODY {		/*BODY‚É“K—p*/
	color:#8080FF;						/*•¶ŽšF*/
	background-color: #F8F8F8;				/*”wŒiF*/
	background-image: url("./image/checkb.gif");		/*”wŒi‰æ‘œ*/
	background-repeat: repeat-y;	 			/*”wŒi‚Ì•À‚Ñ*/
	text-align: center;					/*ƒeƒLƒXƒgˆÊ’u*/
	margin-left: 3em;					/*¶ƒ}[ƒWƒ“*/
	margin-right: 3em;					/*¶ƒ}[ƒWƒ“*/
	font-size: medium;
	line-height:normal;
}

/* ƒŠƒ“ƒN‚ÌF */
A:link, A:visited, A:active, A:hover { 
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
A:link, A:visited, A:active { color:#8080FF }
A:hover { color:#F8F8F8; background-color:#3333FF }

TD.leftscreen {
	width:50%;
	text-align:center;
	border-width:1;
	vertical-align:top;
}
TD.rightscreen {
	width:50%;
	text-align:center;
	border-width:1;
	vertical-align:top;
}

.title {
	text-align:center;
	color:#8080FF;
	font-size:large;
}

P.subtitle{
	color:#8080FF;
	text-decoration:underline;
	text-align:center;
}

.menutitle{
	color:#8080FF;
	text-align:left;
}

.menulink{
	border-style: solid;
	padding:2px;
	font-weight:bold;
}
.menuexplain{
	color:#8080FF;
	text-align:right;
	font-size:smaller;
}

TABLE.main{	/* •\ŠÖŒW */
	text-align:center;
	width:801px;
	height:1px;
	/* float: left; */
	border-width:0;
	padding-right:0;
	/*margin-left:120px;*/
	/*padding: 20px;*/
	line-height:normal;
}

P.usually{
	text-align: center;
}


TABLE.history{
	text-align: left;
	border-width:1px;
	border-color:#9999ff;
	padding:0;
	text-align: left;
	line-height:normal;
	border-style:solid;
}
