@charset "utf-8";

/*======================================
ai sp@ce トップ/ランディング
----------------------------------------
description: element stylesheet
edit: 2009/12
lastupdate:
======================================*/

h2#h2PageTitle {
	background: url(../image/h2.gif) no-repeat 28px 12px;
}


/*======================================
01
======================================*/
.shooting01 {
	position: relative;
	width: 808px;
	height: 327px;
	margin: 0 21px 15px 20px;
	background: url(../image/shooting_bg_01.jpg) no-repeat;
}
.shooting01-01 {
	position: absolute;
	width: 423px;
	height: 127px;
	left: 28px;
	top: 69px;
}
.shooting01-02 {
	position: absolute;
	width: 424px;
	height: 71px;
	left: 28px;
	top: 251px;
}
#flashArea01 {
	position: absolute;
	width: 313px;
	height: 233px;
	background: url(../../image/noflashmovie.gif) no-repeat;
	left: 468px;
	top: 25px;
}

.ssList01 {
	position: absolute;
	height: 43px;
	left: 467px;
	top: 267px;
}
.ssList01 li {
	float: left;
	width: 59px;
	height: 43px;
	padding-right: 5px;
}




/*======================================
02
======================================*/
.shooting02 {
	position: relative;
	width: 808px;
	height: 497px;
	margin: 0 21px 15px 20px;
	background: url(../image/shooting_bg_02.jpg) no-repeat;
}
.shooting02-01 {
	position: absolute;
	width: 750px;
	height: 43px;
	left: 28px;
	top: 69px;
}
.shooting02-02 {
	position: absolute;
	width: 350px;
	height: 109px;
	left: 38px;
	top: 177px;
}
.shooting02-03 {
	position: absolute;
	width: 350px;
	height: 110px;
	left: 424px;
	top: 177px;
}


/*======================================
03
======================================*/
.shooting03 {
	position: relative;
	width: 808px;
	height: 447px;
	margin: 0 21px 15px 20px;
	background: url(../image/shooting_bg_03.jpg) no-repeat;
}
.shooting03-01 {
	position: absolute;
	width: 353px;
	height: 158px;
	left: 28px;
	top: 69px;
}
.shooting03-02 {
	position: absolute;
	width: 380px;
	height: 127px;
	left: 404px;
	top: 315px;
}
.shooting03-03 {
	position: absolute;
	width: 188px;
	height: 127px;
	left: 187px;
	top: 293px;
}
.shooting03-03 p {
	color: #939;
}

#flashArea03 {
	position: absolute;
	width: 313px;
	height: 233px;
	background: url(../../image/noflashmovie.gif) no-repeat;
	left: 401px;
	top: 22px;
}

.ssList03 {
	position: absolute;
	width: 59px;
	left: 723px;
	top: 21px;
}
.ssList03 li {
	width: 59px;
	height: 43px;
	padding-bottom: 5px;
}

.ssList03 li img {
	vertical-align:top;
}



.shooting01 h3,
.shooting02 h3,
.shooting03 h3 {
	display: none;
}
.shooting01 p,
.shooting02 p,
.shooting03 p {
	margin-bottom: 0.5em;
}

.btnDownload {
	width: 800px;
	height: 103px;
	margin: 0 auto 0 auto;
}
.btnDownload a {
	display: block;
	width: 800px;
	height: 103px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../../image/btn_download.gif) no-repeat;
}
.btnDownload a:hover {
	background-position: 0 -103px;
}
