img {
	vertical-align: bottom;
	border: 0;
	margin: 0;
	padding: 0;
}
#allContents {
	width: 795px;
	_width: 797px;
	margin: 0 auto;
	text-align: center;
	position: relative;	
	background-color:#fff;
	background-position: top;
	border-left: 1px solid #3ff;
	border-right: 1px solid #3ff;
	border-bottom: 1px solid #3ff;
}
#head {
	width: 745px;
	height: 43px;
	margin-bottom: 10px;
	padding: 15px 20px 5px 20px;
	border-bottom: 1px solid #3ff;
	text-align: left;
	position: relative;
}
#mainPage {
	width: 600px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
}
#mainPage h1 {
	font-size: 120%;
	border-botom: 1px solid #666;
}
#foot {
	width: 755px;
	_width: 795px;
	padding: 10px 20px;
	position: relative;
	border-top: 1px solid #ccc;
	clear: both;
}
table {
	border-collapse: collapse;
}

table#tblA th,table#tblA td,table#tblD th,table#tblD td {
	margin: 0;
	padding: 0;
}
table#tblA {
	font-size: 120%;
}
table#tblA .txtRight2 {
	text-align: right;
	width: 2em;
}
table#tblA .txtSmall {
	margin: 0.5em 0;
	font-size: 72%;
}
table#tblA .txtLeft1 {
	width: 1em;
}
table#tblB {
	padding: 0.3em;
}
table#tblB td {
	text-align: left;
}
table#tblC {
	width: 350px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

table#tblD {
	width: 195px;
	border-collapse: collapse;
}
table#tblC th,table#tblC td {
	border: 1px solid #ccc;
}
table#tblC td {
	text-align: left;
}
table.tblL {
	margin: 20px 0;
	float: left;
	padding: 0;
}
table.tblR {
	margin: 20px 0;
	float: right;
}
table.tblM {
	clear: both;
}
.underLine {
	border-bottom: 1px solid #3ff;
	position: relative;
}
.inyo {
	color: #999;
}
.dispName {
	font-weight: bold;
}
.txtRev {
	text-align: center;
	color: #fff;
}
.txtTH {
	text-align: center;
	vertical-align: middle;
	background-color: #ffc;
}
.txtUnsei {
	background-color: #ffc;
}
.bgNoteR {
	background-color: #f00;
}
.txtPink {
	color: #f0f;
	text-align: left;
}
#fLink {
	clear: both;
}
#fLink li {
	display: inline;
}
.txtCenter {
	text-align: center;
}
.txtRight {
	text-align: right;
}
.celVcenter {
	vertical-align: middle;
}
.note {
	margin: 1em 5em;
	width: auto;
	height: auto;
	background-color: #ffd;
}
.note dt {
	text-align: center;
	font-weight: bold;
}
.note dd {
	text-align: left;
}


