.btn_erea a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.center{text-align:center;}
.top10{margin-top:10px;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
.btn{text-align:center; margin:30px 0;}
.sp-head {
	display: none;
}
.red{
	color:#FF0004;
	font-weight:bold;
	font-size:14px;
}
.red02{
	color:#FF0004;
	font-size:12px;
}
.table-box{
	margin:20px 0;
}
.head {
    font-weight: bold;
    background-color: #266d37 !important;
    margin-top: 10px;
	border-top:1px solid #CCC;
	text-align:center !important;
	color:#FFFFFF;
}
.head .tbl-col2, .head .tbl-col6{
	text-align:center !important;
}
.table-row {
    -moz-border-left-colors: none;
    display: table;
    width: 960px;
    margin: 0px auto;
    background-color: #FFF;
	text-align:center;
	width:100%;
	font-size:15px;
}
.table-row div {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:10px;
}
.tbl-col1 {
    width: 10%;
	border-left:1px solid #CCC;
	text-align:center;
}
.tbl-col2 {
    width: 30%;
	text-align:left;
}
.tbl-col3 {
    width: 12%;
	text-align:center;
}
.tbl-col4 {
    width: 12%;
	text-align:center;
}
.tbl-col5 {
    width: 12%;
	text-align:center;
}
.tbl-col6 {
   /* width: 35%;
	text-align:left;*/
	display:none !important;
}
.tbl-col7 {
    width: 23%;
	text-align:center;
}
.table-row:nth-child(2n) {
    background: none repeat scroll 0 0 #e3f7fe !important;
}
.table-box .prize div:first-child{
	border-left:1px solid #FF0004 !important;
}
.table-box .prize div:last-child{
	border-right:1px solid #FF0004 !important;
}
.table-box .prize {
	border-bottom:1px solid #FF0004 !important;
	border-top:1px solid #FF0004 !important;
	background: none repeat scroll 0 0 #ffdede !important;
    font-weight: bold;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearfix:after {
  content:"\0020";
  display:block;
  height:0;
  visibility:hidden;
  clear:both
}

@media screen and (max-width: 768px) {
	img {
		max-width: 100%;
		height: auto;
	}
	.cpheader {
		margin: 0;
		display: none;
	}
	.sp-head {
		display: block;
	}
	.table-box{
		width:98%;
		margin:10px auto 20px auto;
	}
	.table-row {
    -moz-border-left-colors: none;
    display: table;
    margin: 0px auto;
    background-color: #FFF;
	text-align:center;
	width:100%;
	font-size:12px;
}
.table-row div {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:5px;
}
.tbl-col1 {
    width: 15%;
	border-left:1px solid #CCC;
	text-align:center;
}
.tbl-col2 {
    width: 23%;
	text-align:left;
}
.tbl-col3 {
    width: 11%;
	text-align:center;
}
.tbl-col4 {
    width: 11%;
	text-align:center;
}
.tbl-col5 {
    width: 11%;
	text-align:center;
}
.tbl-col6 {
	display:none !important;
}
.tbl-col7 {
    width: 27%;
	text-align:center;
}
.left,.right{
	float:none;
}
.left{
	margin-bottom:20px;
}
.btn_erea{
	text-align:center;
	margin:0 10px;
}
.red{
	color:#FF0004;
	font-weight:bold;
	padding:0 5px 20px 5px;
}
.p5{
	padding:0 5px;
}
}
@media only screen and (max-width: 320px) {
.prize .tbl-col1 img{
	display:none;
}
}