/*  anime  */
#anime_area{
	width:100%;
	height:200px;
	background:#ef9b00;
	text-align:center;
	overflow:hidden;
	position:relative;
}

#but_close{
	position:absolute;
	display:block;
	width:50px;
	height:14px;
	overflow:hidden;
	right:20px;
	top:20px;
}
