@charset "Shift_JIS";

/*
-------------------------------------
CSS file for NKST
FileName:layout_award3.css
-------------------------------------
*/

/* -------------------------- Mainimages */
#Mainimages p{
	margin:3px 0;
	padding:0;
	text-align:center;
	}

/* -------------------------- award-past */

#jushou{
	width:700px;
	margin:10px 15px;
	padding:0 0 10px 0;
	text-align:center;
	overflow:hidden;
	}

#jushou li{
	float:left;
	margin:0 17px 0 17px;
	padding-top:5px;
	padding-left:25px;
	width:auto;
	height:25px;
	text-align:left;
	background:url("../../img/icon_star.gif") no-repeat 0 center;
	}

/* ---------------- judge */

#judge #box{
	margin:0 40px;
	}

#judge .L{
	float:left;
	width:60%;
	}

#judge .R{
	float:right;
	width:35%;
	padding:5px 10px;
	font-size:10px;
	border:1px solid #000;
	}

#judge .R .bold{
	margin:0;
	padding:0 0 5px 0;
	font-size:12px;
	text-align:center;
	color:#00bfff;
	}

#judge .judge_photo,
#judge .book_photo{
	float:left;
	margin-right:10px;
	}

#judge .lead{
	padding:10px 40px;
	}

.judge_list{
	margin:5px 0;
	}

.section .judge_list li{
	margin:0 0 10px 20px;
	font-size: 15px;
	margin-bottom: 0;
	padding: 9px 0 0 25px;
	height: 25px;
	background: url("../../img/icon_star.gif") no-repeat 0 center;
}

/*-------------- footer-list2010 */
#Footer li{
	margin:0 3px;
	}

#Footer ul .estar{
	display: block;
}

/* -------------- a:focus */
a:focus{
	outline:none;
	}

/* ------------- clearfix */
.clearfix{
	display:inline-block;
	}

.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

/*\*/
.clearfix{
	display:block !important;
	height:1%;
	}
/**/
