@import url("/css/common.css");

/* override */
#container {
	margin: 0px auto;
	width: 960px;
}
#mainbox {
	float: none;
	width: auto;
}
#content {
	float: right;
	width: 620px;
	margin-top: 15px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding:72px 30px 30px;
	background-image: url(/images/winner/syokai_tmp_title.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.mainheader {
	padding: 5px;
	margin-top: 15px;
	font-size: 0.85em;
	border: 1px solid #999;
	color: #CCC;
	width: 670px;
	float: right;
}
#content td {
	padding: 0px !important;
}
#content .winnerbox td, #content .winner_photo1 td, #content .winner_photo2 td, #content .winner_photo3 td {
	padding: 3px !important;
}
.sideheader {
	float: left;
	width: 250px;
	padding: 5px;
	background-color: #666;
	margin-top: 15px;
	font-size: 0.85em;
	border: 1px solid #999;
	text-align: center;
}
#footer {
	clear:both;
}
