@charset "UTF-8";
/* CSS Document */

.eheader{
	width:800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.eleft {
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}
.efooter {
	background-color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-bottom-style: solid;
	margin-top: 10px;
	color: #FFF;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
.eright {
	float: right;
	width: 440px;
	margin-top: 25px;
	margin-right: 25px;
}

.etext {
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
}
.btne {
	background-color: #BAAB90;
	border: 1px dotted #543E11;
	color: #543E11;
	padding: 5px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 93px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.eprints {
		display: none;

}
