@charset "utf-8";
/* CSS Document */



.tbl_list{

	width: 780px;
}

.tbl_list td {

	width:200px;
	padding:30px;
	text-align:center;
	vertical-align:top;"
}

.tbl_list td p.prize_month {

	margin: 0 1em;
	font-weight: bold;
}

.tbl_list td p.name {

	font-weight: bold;
	font-size: 110%;
	line-height: 130%;
	padding: 0.5em;
}

.tbl_list td p.caption {

	font-size:80%;
	line-height: 100%;
}

.tbl_list td p.production {

	margin-top: 5px;
	font-size: 80%;
	color: #069;
	line-height: 1.5;
}


.tbl_list td span.adcompany {

	font-weight: bold;
}

.tbl_list td span.productioncompany {

	font-weight: bold;
}

.tbl_list td span.font09em {

	font-size: 0.9em;
}

.tbl_list td span.font08em {

	font-size: 0.8em;
}


.tbl_list td span.font1em {

	font-size: 1.0em;
}







.txt{
	margin: 0 1em 1em;
}


.thum_list {
	margin-bottom: 50px;
}





.thum_items {
	display:block;
	float: left;
	width: 200px;
	height: 400px;
	margin: 25px 25px;
	_margin: 22px 22px;
	text-align: center;
}


.thum_items .name {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0.5em;
	line-height: 1.3em;
	
}


.thum_items .caption {
	font-size: 0.8em;
	line-height: 1.2em;
	
}



.thum_items .production {
	margin-top: 5px;
	font-size: 0.8em;
	color: #069;
	
}


.thum_items_center {

	width: 200px;
	
	margin: 15px auto 35px auto;
	text-align: center;
}

.thum_items_center .name {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0.5em;
	line-height: 1.3em;
	
}


.thum_items_center .caption {
	font-size: 0.8em;
	line-height: 1.2em;
	
}



.thum_items_center .production {
	margin-top: 5px;
	font-size: 0.8em;
	color: #069;
	
}












.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */
