#photo1 {
	float:right;
	margin-left:1em;
}

.title {
	text-align:center;
	line-height:2;
}

#olstyle1 {
	list-style-type:lower-alpha;
}
#olstyle2 {
	list-style-type:decimal;
}
.eaMenu {
	width:84px;
	height:17px;
}
.eaMenu span {
	display:none;
}
.eaMenu a {
	display:block;
	width:84px;
	height:17px;
	background-image:url(../img/click_btn.gif);
}
.eaMenu a:hover {
	background-image:url(../img/clicko_btn.gif);
}

table {
	border-collapse:collapse;
}

table th {
	text-align:center;
}

table td {
	text-align:center;
}
.tdstyle1 {
	text-align:right;
}
.tdstyle2 {
	text-align:left;
}
.qanda {
	text-align:center;
}


