body{background-color:#000099}


.name {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #0000FF;
	background-color: #CCCCCC;
}
.goal {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	letter-spacing: normal;
	word-spacing: normal;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: lighter;
	color: #666666;
}
.contents {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: medium;
	font-style: normal;
	font-weight: lighter;
	color: #009900;
	letter-spacing: 0.1em;
	padding: 5px;
	text-transform: none;
}
.red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}

div#summary {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: absolute;
	width: 80%;
	top: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-position: center;
	left: 10%;
}



.essay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
	font-weight: bold;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: baseline;
	line-height: 50px;
	padding: 15px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: thin none #CCCCCC;
}











.transmain {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000099;
}
u {
	font-size: medium;
	font-variant: normal;
	color: #FF0000;
}

div#summarytop {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF0000;
	position: absolute;
	width: 80%;
	top: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-position: center;
	left: 10%;
	padding-left: 50px;
}

