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


/* Common */
a.arrowLink:link,
a.arrowLink:visited,
a.arrowLink:hover,
a.arrowLink:active {
	color: #b5a241;
	text-decoration: underline!important;
	padding: 1px 0 0 0;
	height: 17px;
}

#wrapper #contents #lv1stMain img {
	border: 0;
}

#wrapper #contents #lv1stMain {
	margin-bottom: 0;
}
/* indexPage */
html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#flash-content {
	width: 744px;
	margin: 0 auto;
}
#flashBg {
	width: 730px;
	height: 410px;
	margin: 5px auto 5px auto;
	background:url(/common/img/bg_index-movie.png) no-repeat left 50%;
	padding: 7px;
}
#flashBg #flashArea {
	width: 730px;
	height: 410px;
}
#flashBg #flashArea img {
	border: 0;
	vertical-align: top;
}
#flashCopyright {
	text-align: center;
}
#flashCopyright p {
	text-align: center;
	font-size: 10px;
	color: #555555;
}
#hi-diddle-diddle {
	position: absolute;
	width: 744px;
	height: 480px;
	left: 50%;
	top: 50%;
	margin-left: -372px;
	margin-top: -240px;
}

/* EOF */
