@charset "UTF-8";
/* CSS Document */

.txtmain{
	width: 740px;
	height: auto;
	padding: 10px;
	clear: both;	
	}

#prize_movie {
	clear: both;
	width: 740px;
	height:auto;
	}

#prize_movie img{
	float:left;
	padding:0 10px 0 0;
	margin:0;
	}

.prize_section{
	border-right:#836b49 solid 1px;
	border-left:#836b49 solid 1px;
	border-bottom:#836b49 solid 1px;
	padding:10px 5px;
	clear:both;
	}
.prize_section:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.prize_section { display: inline-table; }  
/* Hides from IE-mac \*/  
* html .prize_section { height: 1%; }  
.prize_section { display: block; }  
/* End hide from IE-mac */  


.prize_section_hit{
	border-right:#836b49 solid 1px;
	border-left:#836b49 solid 1px;
	border-bottom:#836b49 solid 1px;
	padding:10px 5px;
	clear:both;
	background:#F3E2AF;
	}
.prize_section_hit:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.prize_section_hit { display: inline-table; }  
/* Hides from IE-mac \*/  
* html .prize_section_hit { height: 1%; }  
.prize_section_hit { display: block; }  
/* End hide from IE-mac */  


.prize_section_hit h2{
	padding:0 0 0 167px;
	background: url(../img/gold_mark.gif)  no-repeat 149px top;

	}


/*.prize_section_hit{
	background:#F3E2AF;
	float:left;
	font-size:14px;
	font-weight:bold;
	width:147px;
	height:410px;
	text-align:center;
}

.prize_section_hit_non{
	border-bottom:#836b49 solid 1px;
	border-left:#836b49 solid 1px;
	border-top:#836b49 solid 1px;
	float:left;
	font-size:14px;
	width:146px;
	height:410px;
	text-align:center;
}
*/

.prize_section.top{
	border-top:#836b49 solid 1px;
	}

.prize_section.bottom{
	border-bottom:#836b49 solid 1px;
	}

.f10{
	font-size:10px;
}

.style02{
	margin-top: 25px;
	padding-bottom: 0;
}

.company_txt{
	
	}
	
.company_txt h2{
	display:block;
	font-size:14px;	
	}
	
	
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  