@charset "utf-8";
/* CSS Document */
h3 {
	font-size: 26px;
	line-height: 1;
	width: 580px;
	height: 26px;
	text-indent: -9999px;
	margin: 0 0 0.5em 0;
}
#greeting h3 {
	background-image: url(../images/h3_01.jpg);
}
#info h3 {
	background-image: url(../images/h3_01t.jpg);
	margin: 0 0 0 0;
}
h4 {
	font-size: 116.7%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-weight: normal;
	background-color: #DDD6C4;
	text-indent: 0.5em;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 18px;
}
#info .box01b {
	background-image: url(../images/h3_01b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	position: relative;
}
#info .box01c {
	background-image: url(../images/h3_01c.jpg);
	position: relative;
}
#info object {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	vertical-align: bottom;
	overflow-y: scroll;
}
div#info {
	background-color: #E6E6D5;
}
.box02 {
	background-color: #E6E6D5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C1BFAB;
	border-bottom-color: #C1BFAB;
	border-left-color: #C1BFAB;
	padding-bottom: 5px;
}
#ess h3 {background-image:url(../images/h3_02.jpg);}
table {
	border-top:1px solid #C1BFAB;
	border-right:1px solid #C1BFAB;
	margin:1em auto;
	border-collapse:collapse;
}
th,td {
	border: none;
}
tr.odd td,
tr.odd .column1 {
	background:#FAF8F0 url(../images/table01bg.jpg) no-repeat;
}	
.column1	{
	background:#FBF7F2;
	text-align: left;
	height: 3em;
}
.score {
	width: 60px;
}
td {
	color:#211818;
	background:#ffffff;
	border-bottom: 1px solid #C1BFAB;
	border-left:1px solid #C1BFAB;
	text-align:center;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}				
th {
	font-weight:normal;
	color: #211818;
	text-align:left;
	border-bottom: 1px solid #C1BFAB;
	border-left:1px solid #C1BFAB;
	padding:.3em 1em;
}	
thead th {
	background:#EBE5D5;
	text-align:center;
	color:#211818
}
#contact p {
	margin-bottom: 1em;
}
#counter {
	height: 22px;
}

#history dl {
	margin: 0.5em 0 0 0;
}
#history dt {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1em;
}
#history dd {
	margin-top: -1.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12em;
}
