@charset "utf-8";

/*　
20090604 style
-----------------------*/
ul.prizeList{
	width:520px;
	margin:18px 0;
}
ul.prizeList li{
	width:auto;
	display:inline;
}
ul.prizeList li p{
	text-align:right;
	font-size:1.2em;
	font-weight:bold;
	padding:15px;
	border-left:1px solid #544b22;
	border-right:1px solid #544b22;
	background:#fff;
}
.contestOutline{
	margin:18px 0;
}
.contestOutline table{
	width:100%;
	border-collapse:collapse;
}
.contestOutline .TB1 tr td,
.contestOutline .TB1 tr th{
	border:1px solid #dcdcdc;
	padding:5px 12px 4px;
}
.contestOutline .TB1 tr th{
	background:#ffa600;
	color:#fff;
	font-weight:bold;
	width:58px;
	text-align:center;
}
.contestOutline .TB1 tr td span.inNavNotes{
	background:none;
	padding-left:0;
}
.contestOutline .TB2{
	margin-top:20px;
}
.contestOutline .TB2 tr th,
.contestOutline .TB2 tr td{
	border:10px solid #fff;
	vertical-align:top;
}
.contestOutline .TB2 tr th{
	width:50%;
	font-weight:bold;
	background:url('/special/common/img/20090604/dashline.gif') repeat-x bottom;
}
.contestOutline .TB2 tr td ul li{
	list-style-type:square;
	list-style-position:inside;
}
.guidelines{
	border:1px solid #dcdcdc;
	margin-bottom:17px;
}
.guidelines h4{
	background:#dcdcdc;
	font-weight:bold;
	padding:5px;
}
.guidelines .guidelinesTxt{
	height:180px;
	padding:10px 13px;
	overflow:auto;
	background:#f2f2f2;
}
.guidelines .guidelinesTxt p{
	margin-bottom:10px;
}
.guidelines .guidelinesTxt ol li{
	font-size:1.1em;
	font-weight:bold;
	margin-top:10px;
	margin-left:1.5em;
	list-style-type:decimal;
}
.guidelines .guidelinesTxt ol li em{
	line-height:1.8;
}
.guidelines .guidelinesTxt ol li p,
.guidelines .guidelinesTxt ol li ol li{
	font-weight:normal;
	font-size:0.9em;
}
.guidelines .guidelinesTxt ol li ol li{
	list-style-type:none;
	margin-left:-1.5em;
	text-indent:-1.5em;
	padding-left:3em;
}
.guidelines .guidelinesTxt ol li table{
	font-size:0.9em;
	margin:0 auto 10px;
	width:auto;
	border-collapse:collapse;
	font-weight:normal;
}
.guidelines .guidelinesTxt ol li table th,
.guidelines .guidelinesTxt ol li table td{
	border:1px solid #bfbfbf;
	padding:3px 5px;
	text-align:center;
	vertical-align:middle;
	background:#f7f7f7;
}
.guidelines .guidelinesTxt ol li table th{
	font-weight:bold;
	background:#dbdbdb;
	border-bottom:1px solid #f2f2f2;
}

.resultArea01{
	background:url(/special/common/img/20090604/bg_body_gold.gif) repeat-y left top;
	margin-bottom:10px;
}
.resultArea01 div{
	width:410px;
	margin:0 auto;
}
.resultArea01 .bottom{
	background:url(/special/common/img/20090604/bg_bottom_gold.gif) no-repeat left bottom;
	text-align:center;
	padding-bottom:50px;
}
.resultArea02{
	background:url(/special/common/img/20090604/bg_body_silver.gif) repeat-y left top;
	margin-bottom:10px;
}
.resultArea02 div{
	width:410px;
	margin:0 auto;
}
.resultArea02 .bottom{
	background:url(/special/common/img/20090604/bg_bottom_silver.gif) no-repeat left bottom;
	text-align:center;
	padding-bottom:50px;
}
.resultArea03{
	background:url(/special/common/img/20090604/bg_body_bronze.gif) repeat-y left top;
	margin-bottom:10px;
}
.resultArea03 div{
	width:410px;
	margin:0 auto;
}
.resultArea03 .bottom{
	background:url(/special/common/img/20090604/bg_bottom_bronze.gif) no-repeat left bottom;
	text-align:center;
	padding-bottom:50px;
}

.awardList01,
.awardList02{
	width:393px;
	margin:0 auto 10px auto;
}
.awardList01 dd{
	padding:4px 10px 10px 10px;
	background:url(/special/common/img/20090604/awardbg01.gif) no-repeat left bottom;
}
.awardList02 dd{
	padding:4px 10px 10px 10px;
	background:url(/special/common/img/20090604/awardbg02.gif) no-repeat left bottom;
}
