@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 auto;
	padding:0 0 10px 0;
	text-align:center;
	overflow:hidden;
	}

#jushou li{
	float:left;
	margin-left:20px;
	width:150px;
	height:24px;
	background:url(../../img/icon_star.gif) no-repeat scroll 0 0;
	}

/*-------------- 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%;
	}
/**/