/* ------------------------------------------- */
/* consult CSS */
/* ------------------------------------------- */

/* ------------------------------------------- */
/* ChartContents */
/* ------------------------------------------- */
.HeaderTitle{
	background: url(/game/chart/images/title.gif) no-repeat;
	width: 360px;
	height: 63px;
	margin: 30px 0px 30px 60px;
	padding-left: 310px;
	position: relative;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.8px;
	color: #e31d6c;
}
.Contents{
	padding-left: 124px;
}
.ChartPanel{
	background: url(/game/chart/images/ChartPanel.gif) no-repeat;
	margin-top: 20px;
	width: 532px;
	height: 356px;
	position: relative;
}
.MonthlyTitle{
	position: absolute;
	top: 18px;
	left: 25px;
}
.BgMain{
	position: absolute;
	top: 113px;
	left: 2px;
}
.ChartStart{
	position: absolute;
	top: 297px;
	left: 339px;
}
.BackNo{
	padding-top: 20px;
	width: 532px;
}
.BackNoList{
	width: 522px;
	padding: 5px;
	border-bottom: solid 1px #f14200;
	font-size: 12px;
}
.BackNoList a:link{	   color: #0000ee; }
.BackNoList a:visited{ color: #0000ee; }
.BackNoList a:hover{   color: #0000ee; }
.BackNoList a:active{  color: #0000ee; }

/* ------------------------------------------- */
/* ChartStart */
/* ------------------------------------------- */
.ChartSelect{
	background: url(/game/chart/images/ChartSelect.gif) no-repeat;
	margin-top: 20px;
	width: 532px;
	height: 356px;
	position: relative;
}
.ChartText{
	position: absolute;
	top: 140px;
	left: 95px;
	width: 340px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	color: #f74200;
	text-align: center;
}
.ChartYes{
	position: absolute;
	top: 270px;
	left: 39px;
}
.ChartNo{
	position: absolute;
	top: 270px;
	left: 267px;
}
.ChartFooterLink{
	font-size: 12px;
	width: 531px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 30px;
	text-decoration: underline;
}
.ChartFooterLink a:link{	   color: #000000; }
.ChartFooterLink a:visited{ color: #000000; }
.ChartFooterLink a:hover{   color: #000000; }
.ChartFooterLink a:active{  color: #000000; }

/* ------------------------------------------- */
/* Result */
/* ------------------------------------------- */
.BgTypeA{
	background: url(/game/chart/images/bg_type_A2.gif) no-repeat;
	margin-top: 20px;
	width: 532px;
	height: 466px;
	position: relative;
}
.BgTypeB{
	background: url(/game/chart/images/bg_type_B2.gif) no-repeat;
	margin-top: 20px;
	width: 532px;
	height: 466px;
	position: relative;
}
.BgTypeC{
	background: url(/game/chart/images/bg_type_C2.gif) no-repeat;
	margin-top: 20px;
	width: 532px;
	height: 466px;
	position: relative;
}
.BgTypeD{
	background: url(/game/chart/images/bg_type_D2.gif) no-repeat;
	margin-top: 20px;
	width: 532px;
	height: 466px;
	position: relative;
}
.ChartM{
	position: absolute;
	top: 379px;
	left: 21px;
}
.ChartW{
	position: absolute;
	top: 379px;
	left: 304px;
}
.ResultType{
	position: absolute;
	top: 129px;
	left: 81px;
}
.ResultText{
	position: absolute;
	top: 195px;
	left: 12px;
	width: 510px;
	color: #333333;
	font-size: 12px;
	letter-spacing: 0.8px;
	line-height: 16px;
}

/* ------------------------------------------- */
/* FooterArea */
/* ------------------------------------------- */
.FooterArea{
 width: 528px;
 padding: 15px 126px 20px 126px;
}
.BackNumberTitle{
 font-size: 24px;
	color: #333333;
	margin-bottom: 10px;
}
.BackNumberList{
 padding-bottom: 20px;
	padding-left: 5px;
}


