img{
border:0;
}

#AWARD{
	font-size: 12px;
}

#PHOTOAREA{
	margin:5px 0;
}

.PhotoWaku{
	padding: 3px;
	border:solid 1px #999;
}

.PhotoWaku a:hover{
	background-color:#CCCCCC;
}

.PhotoWaku a:hover img{
	opacity:0.8;
	filter: alpha(opacity=70);
}

.BtnEtc :hover img{
	opacity:0.8;
	filter: alpha(opacity=93);
}

.AwName05{
	font-size: 10px;
	text-align: center;
	padding-top:5px;
}

table.AllPhoto{
	background-color: #FFF9E8;
	margin-top: 10px;
	width: 100%;
	border-collapse:collapse;
}

table.AllPhoto td{
	padding: 5px;
	border: solid 1px #CCC;
	text-align:center;
}

.AllPhoto a:link{ color: #8D0505; text-decoration: underline;}
.AllPhoto a:visited{ color: #8D0505; text-decoration: underline;}
.AllPhoto a:active{ color: #8D0505; text-decoration: none;}
.AllPhoto a:hover{ color: #8D0505; text-decoration: none;}
