h1 {
	font-size:xx-large;
	font-weight:bolder;
	color:#00FF00;
	text-decoration:underline;
}

.title01 {
	font-size:xx-large;
	font-weight:bolder;
	color:#00FF00;
	text-decoration:underline;
}

.background01 {
	background-color:#000000;
	color:#00FF00;
}

.content01 {
	border-style:solid;
	border-color:#008000;
	border-left-width:30px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-top-width:0px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top;
	color:#00FF00;
	font-size:large;
}

.content02 {
	font-size:medium;
	margin-left:5%;
	margin-bottom:10px;
}

.text00 {
	border-color:#008000;
	font-size:x-small;
	margin-bottom:10px;
}

.text01 {
	border-color:#008000;
	font-size:x-small;
	margin-left:5%;
	margin-bottom:10px;
}

.text02 {
	border-color:#008000;
	font-size:x-small;
	margin-left:10%;
	margin-bottom:10px;
}


.body01 {
	font-size:large;
	font-weight:bold;
	background-color:#004000;
}

.body02 {
	font-size:x-small;
}

.body03 {
	font-size:xx-small;
}

.table02 {
	font-size:xx-small;
}

.kage01 {
	filter:progid:DXImageTransform.Microsoft.DropShadow(color=#B2B2B2,offx=10,offy=10,positive=1) ;
}

.table {
	font-size:xx-small;
}

.diary_date {
	font-size:medium;
	margin-left:5%;
	margin-bottom:10px;
}

