
body{
	background-color : white;
	background-image:url("img/ccheck3.GIF");
}

h3{
	color: #339900;
/*	background-color : #f0f0f0; */
	font: bolder 24pt "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
/*	text-align: center; */
	margin-left:15%;
}

h4{
	color: #339900;
	font: bolder 12pt "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	text-align: center;
/*	margin-left:15%; */
}

image{
position: relative;
/*position: absolute; */
/*position: fixed;      */
/*top: 5px;*/
left: 15%;
}

table{
	position: relative;
/*	top: 100px; */
	width:575px;
	left: 15%;
	border-width:3px;
	margin-top:25px;
}

th{
	color: #339900;
	background-color : #eeffee;
	border-width:2px;
	border-color: #FFFFFF; 
	font: bolder 18pt "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

th#year{
	color: #339900;
	background-color : #f0fff0;
	width:80px; 
	text-align: center;
}

th#month{
    color : 42a0ff;
	background-color : #f0fff0;
	width:50px;
	text-align: center;
}

th#contents{
    color : #fa5000;
/*	background-color : #f0fff0; */
	width:400px;
	text-align: center;
}

td#month{
    color : 42a0ff;
/*	background-color : #f0fff0; */
	text-align: right;
	font: bold 15pt "‚l‚r ‚oƒSƒVƒbƒN",serif;
}

td{
/*	background-color : #eeffee; */
	border-color: #FFFFFF; 
	border-width:2px;
/*	border-style: ridge;  */
	font: 12pt "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

a{
    color : #fa5000;
    text-decoration: none;
}
a#year{
	color: #339900;
}


div#index{
	border :#339900 0.3em dotted;
	margin-left:15%;
	padding:3%;
	font-size: 1.4em;
	width:575px;
}

div#footer{
	margin-left:15%;
	margin-top:20px;
	text-align: center;
	font-size: 1.4em;
	width:575px;
/*	background-color : #ffffff; */
	padding:0.3em 0em;
	border-style:outset;
	border-color:#339900;
	border-width:0.1em 0em 0.1em 0em;
}
