@charset "Shift_JIS";

a {
	text-decoration: none;
}
#contents p {
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.evenColor {
	background-color: #eee;
}
.oddColor {
	background-color: #fff;
}
.p_rowHead {
}
.p_fieldHead {
	background-color: #FFFFFF;
	text-align: center;
	color: #300;
	font-weight: bold;
}
.backColor {
	background-color: #eee;
	text-align: center;
	font-weight: bold;
	color: #300;
}
.textCenter {
	text-align: center;
	font-weight: bold;
	color: #300;
}

.textBold {
	font-weight: bold;
}

