@charset "UTF-8";
/***********container**************/
#container-side {
	width: 1280px;
	height: 654px;
	background: url(../main_image/top.png) no-repeat;
	margin-bottom:20px;
}
.update {
	width: 200px;
	height: 45px;
	margin-top: 10px;
}
.update p {
	margin-top: 10px;
}
.update a:link {
	font-size: 12px;
	color: #FFF;
}
.update a:visited {
	font-size: 12px;
	color: #F00;
}
.update a:hover {
	font-size: 12px;
	color: #06F;
} 
.video {
	position: absolute;
	width: 240px;
	height: 152px;
	background: #666;
	top:395px;
	left: 610px;
}

/*********************iphone内画像***********************************/
#iphone {
	width: 182px;
	height: 360px;
	position: absolute;
	left: 319px;
	top: 210px;
	z-index: 100;
}
.screan-view {
	width: 155px;
	height: 233px;
	top: 67px;
	left: 14px;
	position: relative;
	overflow: hidden;
}
.screan-container {
	position: absolute;
}
.screan-content {
	position: relative;
	float: left;
	width: 155px;
	height: 233px;
}
.screan-content a {
	display: block;
}
.screan-pagination {
	position: absolute;
	
}
