*{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: black;
	overflow-y: scroll;
}

#wrapper{
	visibility: hidden;

}

a img{
border: none;
}


/* ==========　ページのコントロール 　==========*/

#control{
	float:none;
	clear: both;

}

#next,#prev,#debug{
	border-style: none;
	width: 40px;
	height:100px;
	
	cursor: pointer;
	position: absolute;
	z-index: 1;
}


#next{
	background-image: url(../../img/master/next.png);
 	background-position: 0 -100px; 
}

/*
#next:hover{
 	background-position: 0 0; 
}

*/
#prev{
	background-image: url(../../img/master/prev.png);
 	background-position: 0 -100px; 
}

/*
#prev:hover{
 	background-position: 0 0; 
}

*/


/* ========== ページスライドシステム ==========*/
#trim{
	position: absolute;
	width: 800px;
	height:500px;
	overflow: hidden;
}

#slide{
	width:4000px;
}


.pageItem{
	width:1000px;	
	float:left;
}

.loading{
	margin-left: 400px;
	margin-top:300px;
	width: 40px;
	height: 40px;
	background-image: url(../../img/master/loadingbase.png);
}

.loading img{
	margin-left: 8px;
	margin-top: 8px;
}





/* ========== ナビゲーション ==========*/

#nav{
	top:30px;
	width: 200px;	
	height: 50px;	
	position: absolute;	
	z-index: 2;
}

.navItem{
	width:80px;
	height:25px;
	float:left;
	cursor: pointer;
	background-repeat: no-repeat;
}






/* ========== 言語切り替え ========== */

#lang{
	top:30px;
	height: 50px;
	width: 210px;
	position: absolute;
}

#jp,#en{
	float: left;
	width: 45px;
	height: 25px;
	cursor: pointer;
}

#jp{
	background-image: url(../../img/master/japanese.png);

}
#en{
	background-image: url(../../img/master/japanese.png);

}

#tw,#mail{
	float: left;
	margin-top: 2px;
	margin-left: 12px;
	height: 25px;
	width: 25px;
	background-image: url(../../img/master/mail.png);
 	cursor: pointer;
 	background-repeat: no-repeat;
}

#tw{
	margin-left: 8px;
	background-image: url(../../img/master/tw.png);

}





/*
#tw:hover{
 	background-position: 0px 50px; 

}
*/


/* ========== タイトルロゴ ========== */


#appart{
	background-image: url(../../img/master/logo.png);
	position: absolute;
	height: 40px;
	width: 120px;
	cursor: pointer;
}


/*
#appart:hover{
 	background-position: 0px 50px; 
}
*/


/* ========== 背景のグラデーション ========== */

#grad{
	background-repeat: repeat-x;
	background-image: url(../../img/master/grad50.png);
	z-index: -1;
	bottom: 0px;
	top: 0px;
	position: absolute;
	height:600px;
}





/* ========== フッター ========== */

#footer{
	position: absolute;
	height: 40px;
	width: 690px;
	z-index: 1;
}

#wowWrap{
	cursor: pointer;
	float: left;
	height: 40px;
	width: 90px;
}


#wow{
	cursor: pointer;
	height: 40px;
	width: 90px;
	background-image: url(../../img/footer/wow.png);
	display: block;
}

/*
#wow:hover{
 	background-position: 0 40px; 
}
*/

#wowlabWrap{
	cursor: pointer;
	float: left;
	height: 40px;
	width: 120px;
}

#wowlab{
	height: 40px;
	width: 120px;
	background-image: url(../../img/footer/wowlab.png);
	display: block;
}

/*
#wowlab:hover{
 	background-position: 0 40px; 
}
*/


#copyright{
	float: left;
	height: 40px;
	width: 480px;
	background-image: url(../../img/footer/copyright.png);
}




/* ========== ページコンテンツ内 ==========*/
#comingsoon{
	margin-left: 150px;
	width:500px;
	height: 60px;
}

#twitter-jp,#twitter-en{
	margin-left:150px;
	cursor: pointer;
	width:500px;
	height:40px;
	margin-top:30px;
	display: block;
}

#twitter-jp{
	background-image: url(../../img/page/top/twitter_jp.png);
}
/*
#twitter-jp:hover{
 	background-position: 0 40px; 

}
*/

#twitter-en{
	background-image: url(../../img/page/top/twitter_en.png);
}
/*

#twitter-en:hover{
 	background-position: 0 40px; 
}

*/


.column,.apptext,.vmtext{
	letter-spacing: 0.09em;
	font-family: sans-serif;
	width:600px;
	margin-left:100px;
	margin-top:0px;
	margin-bottom: 40px;
	color:white;
	font-size: 12px;
	line-height: 1.7em;
	text-shadow: 0px -1px 1px black;
	float: left;

}

.apptext{
	margin-left:0px;
	width:450px;

}

.columnapp{
	margin-bottom: 40px;
	clear: both;
	float: none;
}


.column h2{
	letter-spacing: 0.09em;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
}
.column p{
	margin-left: 3px;
	margin-bottom: 10px;
}

.columnapp p{
	margin-left: 3px;
	margin-bottom: 10px;
}


.textR{
	width:400px;
	float: right;
}

.textapp{
	width:200px;
	float: right;
}

/* ==========VisuaMusio==========*/
.vmtext{
	width:640px;
	margin-left:80px;
	margin-bottom: 40px;
}

.vmColumn{
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	float: none;
}

#vmSubColumn{
	margin-left: 49px;
}

#vmSubTextImg{
	margin-bottom: 4px;
}

#vmComingImg{
	margin-top:0px;
	margin-left:168px;
	clear: both;
	float: none;
	margin-bottom: 40px;
}

.vmThumb{
	float: left;
 	display:block;
 	margin-right: 0px;
 	margin-bottom: -3px;
 	width:330px;
 	height:300px;
}

#videoPlayer{
	margin-bottom: 40px;
}

#videoImg{
	clear: both;
	float: none;
	display:none;
}

.vmColumnapp{
	margin-bottom: 40px;
	clear: both;
	float: none;
}

#vmTwitter-jp,#vmTwitter-en{
	margin-left:65;
	margin-top:70;
	cursor: pointer;
	width:500px;
	height:40px;
	display: block;
}

#vmTwitter-jp{
	background-image: url(../../img/page/top/twitter_jp.png);
}

#vmTwitter-en{
	background-image: url(../../img/page/top/twitter_en.png);
}



/* ==========　サムネール ==========*/
.thumb{
	width:170px;
	height:130px;
	overflow: hidden;
	cursor: pointer;
	float: left;
 	display:block;
 	margin-right: 10px;
}

.frame{
	position: relative;
	width:170px;
	height:130px;
	background-image: url(../../img/master/frame02.png);
	z-index: 7;
 	background-position: 0 0px;
 	display:block;
}

.frame:hover{
/*
 	//background-position: 0 -130px;
 	 	display:block;
*/

}

.pic{
	position: relative;
	width:157px;
	height:115px;
	top:-124px;
	left: 5px;
	z-index: 0;
	overflow: hidden;
}



/* ==========　ダイアログ　==========*/

#dialog{
	background: #000;
	width:0px;
	height:0px;
	position: absolute;
	z-index: 10;
/* 	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,.5); */
/*   -webkit-border-radius: 5px; */
/* 	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#222)); */
  }

#close{
	width:40px;
	height:50px;
	position: absolute;
	top:-20px;
	left:-20px;
	z-index: 11;
	background-image: url(../../img/master/close.png);
	cursor: pointer;
}


#close:hover{
 	background-position: 0 50px; 
}

#dialogLoading{
	width: 24px;
	height:24px;
	position: absolute;
	z-index: 12;
	background-image: url(../../img/master/loading.gif);
	background-repeat: no-repeat;
	top:288px;
	left:388px;
}


#fade{
	background:#222;
	opacity:.5;
	width:100px;
	height: 100px; 
	position: absolute;
	z-index: 9;

}


/* ==========　ナビゲーション　==========*/
#navbg{
	position: absolute;
	top:30px;
	z-index: 0;
}

.nav-l{
	width: 15px;
	height: 25px;
	background-image: url(../../img/nav/nav_l.png);
	float: left;
}
.nav-m{
	width: 15px;
	height: 25px;
	background-image: url(../../img/nav/nav_m.png);
	float: left;
}

.nav-r{
	width: 15px;
	height: 25px;
	background-image: url(../../img/nav/nav_r.png);
	float: left;
}

#navfocus{
	top:-8px;
	height: 40px;
	position: absolute;
	z-index: 1;
}

.navfocusbig{
	width:86px;
	background-image: url(../../img/nav/focus_big.png);
}

.navfocusMini{
	width:40px;
	background-image: url(../../img/nav/focus_mini.png);
}


.iphoneapp{
	width: 340px;
	height: 700px;
	background-image: url(../../img/page/iphone_template.png);
	float: left;
}


.gallery{
	width:450px;
	height: 100px;
	margin-bottom: 10px;
}


.galleryitem{
	width:67px;
	height:100px;
	margin-right: 8px;
	background: gray;
	float: left;
	cursor: pointer;
}


.iphone-preview{
	width: 240px;
	height: 360px;
	background: #333;
	position:relative;
	z-index: 2;
	top:101px;
	left:51px;
}


.appstore{
	width:303px;
	height:55px;
	background-repeat: no-repeat;
	background-image: url(../../img/page/appstore.png);
	cursor: pointer;
	display: block;
	
}

.twitter{
	width:140px;
	height:55px;
	background-repeat: no-repeat;
	background-image: url(../../img/page/twitter.png);
	cursor: pointer;
	display: block;
}


.press_high,.press_low{
	width:150px;
	height:55px;
	background-repeat: no-repeat;
	background-image: url(../../img/page/press_high.png);
	cursor: pointer;
	display: block;
}


.press_low{
	background-image: url(../../img/page/press_low.png);
}

