.contest .head {
	width: 732px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	padding-bottom: 2px;
	height: 90px;
}
.contest .head .ban {
	width: 732px;
	height: 65px;
	margin-bottom: 2px;
}
.contest .head .menu {
	width: 732px;
}
.contest .head .menu .frame {
	float: left;
	padding-left: 2px;
}
.contest .gaiyou {
	width: 742px;
	float: left;
	padding-left: 10px;
}.contest .gaiyou .text {
	width: 412px;
	float: left;
	margin-top: 15px;
}
.contest .gaiyou .setsumei {
	width: 320px;
	text-align: right;
	float: left;
	margin-top: 15px;
	color: #666666;
}
.contest .main {
	width: 758px;
	padding-left: 10px;
	float: left;
}
.contest .main .frame {
	width: 171px;
	height: 273px;
	margin-right: 16px;
	margin-top: 16px;
	float: left;
}


.contest .main .frame .style {
	background-image: url(../month/2006/01/image/bg_style.gif);
	padding-top: 12px;

}
.contest .main .frame .style .photo {
	width: 171px;
	text-align: center;
	height: 194px;
}
.contest .main .frame .style .catch {
	width: 153px;
	text-align: left;
	padding-right: 9px;
	padding-left: 9px;
}
.contest .main .frame .style .vote {
	height: 31px;
	width: 171px;
}
.contest .footer {
	float: left;
	padding-left: 10px;
	width: 742px;
	padding-top: 20px;
}
.contest .footer .text {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #696969;
	padding: 10px;
}
.contest .footer .frame {
	width: 732px;
}
.contest .footer .vote {
	background-color: #8C8C8C;
	color: #FFFFFF;
	height: 21px;
	padding-top: 4px;
	padding-left: 4px;
	clear: left;
}

