@charset "utf-8";

/*======================================
ai sp@ce トップ/ランディング
----------------------------------------
description: element stylesheet
edit: 2009/12
lastupdate:
======================================*/

h2#h2PageTitle {
	background: url(../image/h2.gif) no-repeat 28px 10px;
}

/*======================================
01
======================================*/
.download01 {
	position: relative;
	width: 808px;
	height: 402px;
	margin: 0 21px 15px 20px;
	background: url(../image/download_bg_01.jpg) no-repeat;
}
.download01-01 {
	position: absolute;
	width: 360px;
	height: 104px;
	left: 28px;
	top: 82px;
}
.download02-02 {
	position: absolute;
	width: 363px;
	height: 143px;
	left: 49px;
	top: 233px;
}
.btnDownload {
	position: absolute;
	left: 422px;
	top: 200px;
	text-align: center;
}
.btnDownload a {
	display: block;
	width: 344px;
	height: 150px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background: url(../image/btn_download.jpg) no-repeat;
}
.btnDownload a:hover {
	background-position: 0 -150px;
}


/*======================================
02
======================================*/
.download02 {
	position: relative;
	width: 808px;
	margin: 0 21px 0 20px;
	padding-bottom: 1px;
	background: url(../image/download_bg_02_m.jpg) repeat-y;
}
.download02 h3 {
	display: block;
	width: 808px;
	height: 75px;
	padding-bottom: 5px;
	
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	
	background: url(../image/download_bg_02.jpg) no-repeat;
}
.download02-01 {
	padding: 0 28px 10px 28px;
}
.download02-bottom {
	width: 808px;
	height: 15px;
	margin: 0 21px 15px 20px;
	background: url(../image/download_bg_02_b.jpg) no-repeat;
}

.download02 h4 {
	clear: both;
	width: 744px;
	height: 31px;
	margin: 0 32px;
	padding: 0 0 10px 0;
	
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
}
.download02-in {
	width: 724px;
	margin: 0 42px 15px 42px;
	overflow: hidden;
}
.download02-in:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
/*\*/
* html body .download02-in{
	height: 1em;
	overflow: visible;
}
/**/
.download02-in img {
	float: left;
	padding-right: 12px;
}

.h4Step01 { background: url(../image/h4_step_01.gif) no-repeat; }
.h4Step02 { background: url(../image/h4_step_02.gif) no-repeat; }
.h4Step03 { background: url(../image/h4_step_03.gif) no-repeat; }
.h4Step04 { background: url(../image/h4_step_04.gif) no-repeat; }
.h4Step05 { background: url(../image/h4_step_05.gif) no-repeat; }
.h4Step06 { background: url(../image/h4_step_06.gif) no-repeat; }
.h4Step07 { background: url(../image/h4_step_07.gif) no-repeat; }
.h4Step08 { background: url(../image/h4_step_08.gif) no-repeat; }
.h4Step09 { background: url(../image/h4_step_09.gif) no-repeat; }
.h4Step10 { background: url(../image/h4_step_10.gif) no-repeat; }
.h4Step11 { background: url(../image/h4_step_11.gif) no-repeat; }
.h4Step12 { background: url(../image/h4_step_12.gif) no-repeat; }
.h4Step13 { background: url(../image/h4_step_13.gif) no-repeat; }
.h4Step14 { background: url(../image/h4_step_14.gif) no-repeat; }




.download01 h3,
.download01 h4 {
	display: none;
}
.download01 p,
.download02 p{
	margin-bottom: 0.5em;
}

.btnAccount {
	width: 800px;
	height: 103px;
	margin: 0 auto 0 auto;
}
.btnAccount a {
	display: block;
	width: 800px;
	height: 103px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../image/btn_account.gif) no-repeat;
}
.btnAccount a:hover {
	background-position: 0 -103px;
}

