IMG { border: 0; }
/*****     INDEX      ******/
BODY#index {
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	width: 780px;
	height: auto;
	background-color: #67535D;
	text-align: center;
	font-family: Geneva, Helvetica, Arial;
	font-size: 11px;
	}

#flash {
	width: 750px;
	border: 2px solid #FFF;
	border-top: 8px solid #FFF;
	background-color: #FFF;
}

#footer {
	color: #FFF;
	font-size: 10px;
	margin-top: 5px;
}
/*****     POPUP      ******/
BODY#popup {
	margin: 0px;
	border: 2px solid #FFF;
}
#text_pop {
	font-family: Geneva, Helvetica, Arial;
	font-size: 11px;
	}
#popup-header {
	height: 48px;
}
#popup-logo {
	position: absolute;
	top: 9px;
}
#popup-btn-pc {
	position: absolute;
	left: 285px;
	top: 10px;
}
#popup-btn-mac {
	position: absolute;
	left: 285px;
	top: 27px;
}
#photo {
	width: 450px;
	text-align: center;
}
#video {
	width: 310px;
	text-align: center;
}

