a:link    {	color	: #0000CC }
a:visited	{	color	: #330099 }
a:active	{	color	: #FF0000 }
body	{	font-size : small;	background : #e0e0e0;}
h1{
	font-size: 1.5em;
}
PRE.sample {
	line-height : 120%;
	background : #d8e0d0;
	padding : 0.5em;
	border : outset thin #d8e0d0;
}
.header {
	width : 95%
	line-height : 120%;
	background : #e0d0d8;
	padding : 0.5em;
	border : outset thin #e0d0d8;
}
.note {
	margin-left : 2em;
	text-indent : 0;
}
.explain{
	margin-left : 1em;
}
.explain2{
	margin-left : 2em;
	margin-right : 2em;
	margin-top : .5em;
	margin-bottom : 1em;
}
.chk_result{
	width : 70%;
	margin-left : .5em;
	margin-right : .5em;
	margin-top : .5em;
	margin-bottom : .5em;
	background : #d0d8e0;
}
.chk_alert{
	margin-left : 1.5em;
	margin-right : .5em;
	margin-top : .5em;
	margin-bottom : .5em;
	background : #d0d8e0;
}
