.ContestMonth {
	color:#8B7E3A;
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	background: #FFFFFF url(/camera/contest_list/image/bg_tensen.jpg) repeat-x;
}
.Contest_nameTable{
	margin:0px 0px 15px 0px;
}

.Contest_nameTable td{
	text-align:center;
	color:#8B7E3A;
	font-size: 70%;
	line-height:110%;
	margin: 0px;
	padding: 20px 5px 20px 5px;
	background: #FFFFFF url(/camera/contest_list/image/bg_frame.jpg) repeat-x;
}

.Contest_nameTable a:link{
	text-align:center;
	color:#5e5004;
}

.Contest_nameTable a:visited{
	text-align:center;
	color:#bc9b3e;
}

.Contest_nameTable a:active{
	text-align:center;
	color:#5e5004;
}

.Contest_nameTable a:hover{
	text-align:center;
	color:#9a8207;
	text-decoration:none;
}
.ContestMainTable{
	margin:auto;
}

.ContestAllMidashi{
	color:#8B7E3A;
	font-size:80%;
	line-height:120%;
	font-weight:bold;
	margin:auto;
}
.ContestAllCapTable{
	width:100%;
	border-top: 1px solid #8B7E3A;
	border-left: 1px solid #8B7E3A;
	margin-top:20px;
	margin-bottom:10px;
}

.ContestAllCapLeft{
	white-space:nowrap;
	text-align:center;
	width:50px;
}

.ContestAllCapTable td{
	color:#8B7E3A;
	font-size:70%;
	line-height:120%;
	margin:20px 0px 20px 0px;
	padding:5px;
	border-bottom: 1px solid #8B7E3A;
	border-right: 1px solid #8B7E3A;
}

.ContestAllTable{
	color:#8B7E3A;
	margin:0px;
	width:100%;
	border-top: 1px solid #8B7E3A;
	border-left: 1px solid #8B7E3A;
}

.ContestAllTable td{
	padding:5px;
	font-size:80%;
	line-height:120%;
	border-right: 1px solid #8B7E3A;
	border-bottom: 1px solid #8B7E3A;
}

.ContestAllTable th{
	text-align:center;
	color:#ffffff;
	background:#8B7E3A;
	padding:5px;
	font-size:80%;
	line-height:120%;
	font-weight:bold;
	border-right: 1px solid #8B7E3A;
	border-bottom: 1px solid #8B7E3A;
}

.ContestAllTableTop{
	text-align:center;
	color:#8B7E3A;
	background:#cccc66;
	padding:5px;
	font-size:70%;
	line-height:100%;
	font-weight:bold;
	border-right: 1px solid #8B7E3A;
	border-bottom: 1px solid #8B7E3A;
}


