/* == DRAFT COMMON == */
.main {
	background: url(../../../image/bg-main-body-01.gif) center top repeat-y;
}
.main .main-inner {
	bottom: -2px;
	background: url(../../../image/bg-main-foot-01.gif) center bottom no-repeat;
}
.contents .contents-header {
	background: url(../../image/bg-contents-head-teamdata.jpg) left top no-repeat;
}
.contents .contents-inner {
	padding: 32px 11px 30px 12px;
	background: url(../../image/bg-contents-body-teamdata.gif) 532px top no-repeat;
	width: 647px;
}
.contents .contents-inner .record-btn {
	float: right;
	margin: -43px 10px 0px 0px;
}
.contents .contents-inner .innerBlock {
	margin: 0px 0px 20px 0px;
}
div.recordBox {
	/*display: inline-block;*/
	margin-bottom: 10px;
	border-bottom: 1px solid #BBBBBB;
	overflow: hidden;
	zoom: 1;
}
div.recordBox .recordBox-alpha {
	width: 90px;
	padding: 0 30px 0 0;
	float: left;
	height: 1%;
	overflow: hidden;
}
.contents .contents-inner .innerBlock .rTop {
	border-top: none;
	padding: 0;
}
div.recordBox .recordBox-beta {
	margin-left: 120px;
}
div.recordBox .recordBox-betaBox {
	width: 527px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dotted #BBBBBB;
	display: block;
	height: 1%;
	overflow: hidden;
}
div.record-photo-l {
	
}
div.record-photo-r {
	margin: 0px 0px 0px 30px;
}
div.record-photo-l p.playerName {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 0px;
	color: #0000AA;
}
div.middleText {
	width: 307px;
	float: left;
	margin: 10px 0;
}
div.middleText .recordDay {
	margin-bottom: 15px;
}
div.middleText .recordPrize {
	font-size: 16px;
	font-weight: bold;
	margin-left: 56px;
}
div.middleText .recordPast {
	font-weight: bold;
	margin: 10px 0 0 56px;
}
/* == CHALLENGE == */
table.challengeBox {
	width: 100%;
	margin-bottom: 20px;
}
table.challengeBox th,
table.challengeBox td {
	font-weight: bold;
	vertical-align: middle;
}
table.challengeBox th {
	padding: 5px 8px 5px 8px;
	width: 130px;
}
table.challengeBox td {
	padding: 3px 5px 3px 5px;
}
table.challengeBox th {
	background: url("/image/bg-th_h3_c2.gif") repeat scroll 0 0 #D7EBFF;
	color: #3366CC;
	font-size: 16px;
}
table.challengeBox td.past {
	background: transparent url("/image/bg-th_h3_c0.gif") repeat scroll 0 0;
	color: #666666;
}
table.challengeBox td.now {
	background: transparent url("/image/bg-th_purchase.gif") repeat scroll 0 0;
	color: #339933;
	font-size: 13px;
	width: 80px;
}
table.challengeBox td.last {
	background: transparent url("/image/bg-th_h3_c1.gif") repeat scroll 0 0;
	color: #CC3333;
	font-size: 13px;
	width: 80px;
}
table.challengeBox td.achieve {
	background: transparent url("/image/bg-th_h3_c1.gif") repeat scroll 0 0;
	color: #FF0000;
	font-size: 16px;
	width: 80px;
}
table.challengeBox td.achieve-day {
	background: transparent url("/image/bg-th_h3_c1.gif") repeat scroll 0 0;
	color: #FF0000;
	font-size: 13px;
}
table.challengeBox td.first {
	text-align: left;
	background: transparent url("/image/bg-th_h3_c0.gif") repeat scroll 0 0;
	color: #666666;
}

