@charset "utf-8";
/* CSS Document */

/*  /////////////////// */
/* /////  HOME  ////// */
#flashMovie{
	position:relative;
	width:980px;
	height:410px;
	outline:none;
}
#box_btn{
	width:298px;
	height:38px;
	margin:0 0 10px 0px;
	border:solid 1px #666;
	background:#292929 url(../_images/shared/arrow_right_small.png) no-repeat 277px center;
	outline:none;
}
#box_btn a{
	height:20px;
	padding:9px 0 9px 12px;
	background:#292929 url(../_images/shared/arrow_right_small.png) no-repeat 277px center;
	display:block;
	outline:none;
}
#box_btn a:hover{
	height:20px;
	padding:9px 0 9px 12px;
	background:#414141 url(../_images/shared/arrow_right_small.png) no-repeat 277px center;
	display:block;
	outline:none;
}