@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
======================================*/
.account01 {
	position: relative;
	width: 808px;
	height: 362px;
	margin: 0 21px 15px 20px;
	background: url(../image/account_bg_01.jpg) no-repeat;
}
.account01-01 {
	position: absolute;
	width: 542px;
	height: 101px;
	left: 28px;
	top: 82px;
}
.account01-02 {
	position: absolute;
	width: 451px;
	height: 100px;
	left: 49px;
	top: 233px;
}
.btnNiconico {
	position: absolute;
	left: 523px;
	top: 260px;
	text-align: center;
}
.btnNiconico a {
	display: block;
	width: 244px;
	height: 70px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background: url(../image/btn_niconico.jpg) no-repeat;
}
.btnNiconico a:hover {
	background-position: 0 -70px;
}


/*======================================
02
======================================*/
.account02 {
	position: relative;
	width: 808px;
	margin: 0 21px 0 20px;
	padding-bottom: 1px;
	background: url(../image/account_bg_02_m.jpg) repeat-y;
}
.account02 h3 {
	display: block;
	width: 808px;
	height: 75px;
	padding-bottom: 5px;
	
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	
	background: url(../image/account_bg_02.jpg) no-repeat;
}
.account02-01 {
	padding: 0 28px 10px 28px;
}
.account02-bottom {
	width: 808px;
	height: 15px;
	margin: 0 21px 15px 20px;
	background: url(../image/account_bg_02_b.jpg) no-repeat;
}

.account02 h4 {
	clear: both;
	width: 744px;
	height: 31px;
	margin: 0 32px;
	padding: 0 0 10px 0;
	
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
}
.account02-in {
	width: 724px;
	margin: 0 42px 15px 42px;
	overflow: hidden;
}
.account02-in:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
/*\*/
* html body .account02-in{
	height: 1em;
	overflow: visible;
}
/**/
.account02-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(../../../account/image/h4_step_06.gif) no-repeat; }



.account01 h3,
.account01 h4 {
	display: none;
}
.account01 p,
.account02 p{
	margin-bottom: 0.5em;
}

.btnMembers {
	width: 780px;
	height: 145px;
	margin: 5px auto 10px auto;
}
.btnMembers a {
	display: block;
	width: 780px;
	height: 145px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../image/btn_members.jpg) no-repeat;
}
.btnMembers a:hover {
	background-position: 0 -145px;
}

