@charset "UTF-8";

/* ---------------CONTENT BLOCK-------------- */
div#contentblock {
	float:left;
	display: block;
	width: 630px;
	padding-bottom: 20px;
}

div#enlogo {
	float:left;
	width: 150px;
	margin-top: 11px;
	height:30px;
	font-size: 80%;
}

div#titlelogo {
	float:left;
	width: 460px;
	text-align: right;
	margin-top: 20px;
	height:21px;
	font-size: 80%;
}

h1 {
	font-size: 80%;
	clear: both;
	padding-top: 15px;
}

div#contentin {
	padding-left: 15px;
	padding-right: 25px;
}

div#contentin h2 {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 100%;
	line-height:120%;
	text-align: center;
	color:#333333;
}

div#essaytxt p {
	font-size: 80%;
	line-height:180%;
}

div#essaytxt {
	text-align: center;
}

div#essaytxt img {
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

p.essaytxt {
	text-align: left;
	margin: 0 60px 20px 60px;
}




div.essaywaku {
	margin: 0 60px 20px 60px;
	padding-top: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #66CC66;
}


div.essaywaku h3 {
	font-size: 90%;
	text-align: left;
	color: #66CC66;
	padding: 0 15px 15px 15px;
}

p.essaytxt2 {
	text-align: left;
	padding: 0 15px 15px 15px;
}






p.update {
	margin: 0 60px 5px 60px;
	text-align: center;
	color:#66CC66;
}

p.credit {
	color:#666666;
	margin: 0 60px 0 60px;
	text-align: center;
}

div#essaylink {
	padding-top: 25px;
	padding-bottom: 30px;
}

div#essaylink ul {
	list-style:disc inside;
	font-size: 80%;
	line-height:120%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;

}

div#essaylink li {
	display: inline;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div#essaylink p {
	font-size: 80%;
	line-height:120%;
	text-align: center;
}



div#pankuzu {
	clear: both;
	font-size: 80%;
	padding-top:40px;
}

