@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
======================================*/
.aispace01 {
	position: relative;
	width: 808px;
	height: 427px;
	margin: 0 21px 15px 20px;
	background: url(../image/about_bg_01.jpg) no-repeat;
}
.aispace01-01 {
	position: absolute;
	width: 360px;
	height: 121px;
	left: 28px;
	top: 69px;
}
.aispace01-02 {
	position: absolute;
	width: 371px;
	height: 90px;
	left: 413px;
	top: 323px;
}
#flashArea01 {
	position: absolute;
	width: 313px;
	height: 233px;
	background: url(../image/noflashmovie.gif) no-repeat;
	left: 400px;
	top: 24px;
}

.ssList01 {
	position: absolute;
	width: 59px;
	left: 722px;
	top: 23px;
}
.ssList01 li {
	width: 59px;
	height: 43px;
	line-height:0;
	padding-bottom: 5px;
}

.ssList01 li img {
	vertical-align:top;
}

.ssList01 li a {
	line-height:normal;
}




/*======================================
02
======================================*/
.aispace02 {
	position: relative;
	width: 808px;
	height: 377px;
	margin: 0 21px 15px 20px;
	background: url(../image/about_bg_02.jpg) no-repeat;
}
.aispace02-01 {
	position: absolute;
	width: 420px;
	height: 127px;
	left: 28px;
	top: 69px;
}
.aispace02-02 {
	position: absolute;
	width: 280px;
	height: 115px;
	left: 28px;
	top: 250px;
}

#flashArea02 {
	position: absolute;
	width: 313px;
	height: 233px;
	background: url(../image/noflashmovie.gif) no-repeat;
	left: 468px;
	top: 24px;
}

.ssList02 {
	position: absolute;
	height: 43px;
	left: 467px;
	top: 266px;
}
.ssList02 li {
	float: left;
	width: 59px;
	height: 43px;
	padding-right: 5px;
}

/*======================================
03
======================================*/
.aispace03 {
	position: relative;
	width: 808px;
	height: 478px;
	margin: 0 21px 15px 20px;
	background: url(../image/about_bg_03.jpg) no-repeat;
}
.aispace03-01 {
	position: absolute;
	width: 336px;
	height: 127px;
	left: 28px;
	top: 69px;
}
.aispace03-02 {
	position: absolute;
	width: 361px;
	height: 94px;
	left: 428px;
	top: 379px;
}

#flashArea03 {
	position: absolute;
	width: 313px;
	height: 233px;
	background: url(../image/noflashmovie.gif) no-repeat;
	left: 28px;
	top: 227px;
}

.ssList03 {
	position: absolute;
	width: 59px;
	left: 350px;
	top: 226px;
}
.ssList03 li {
	width: 59px;
	height: 43px;
	padding-bottom: 5px;
}

}
.ssList03 li img {
	vertical-align:top;
}




.aispace01 h3,
.aispace02 h3,
.aispace03 h3 {
	display: none;
}
.aispace01 p,
.aispace02 p,
.aispace03 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;
}
