﻿@charset "UTF-8";
*{
	/*ワイルドカード全てに適用*/
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}
html{ 
	overflow-y:scroll; 
	height:100%; 
}
body.body0{
	font-family: "メイリオ","Arial",sans-serif;
	height:100%;
	width:100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url("image/back_003.jpg");
	background-position: center center;
}
* html body.body0{
	background-image: url("image/back_ie6.jpg");
}


div.back01_moto{
	width:100%;
	margin:0px auto;
	position:absolute;
	top 0px;
	left:0px;
}

div.back01{
	width:580px;
	margin:0px auto;
}
div.backimgs{
	width:100%;
}
* html div.backimgs{
	overflow-x:hidden;
}
div.back02b{
	width:1px;
	margin:0px auto;
}
div.back02{
	width:928px;
	height:1px;
	position:fixed;
	bottom:10px;
}
div.back02a{
	width:928px;
	height:360px;
	background-repeat: no-repeat;
	background-image: url("image/miku002_2.png");
	background-position: center center;
	margin:0px auto;
	position:relative;
	top:-360px;
	left:-464px;
}
div.back03b{
	width:1px;
	margin:0px auto;
}
div.back03{
	width:928px;
	height:1px;
	position:fixed;
	top:10px;
}
div.back03a{
	width:928px;
	height:160px;
	background-repeat: no-repeat;
	background-image: url("image/pass_swallow_003_2.png");
	background-position: center center;
	margin:0px auto;
	position:relative;
	top:0px;
	left:-464px;
}
 
* html div.back02{
	width:1px;
	position:absolute; 
	bottom: expression(this.parentNode.clientHeight % 2 == 0 ? 0 : -1);
}
* html div.back02a{
	width:1px;
	margin:0px auto;
	position:absolute; 
	bottom: 0px;
	left:-464px;
	background-image: none;
}
* html div.back03{
	width:1px;
	position:absolute; 
	top: expression(document.documentElement.scrollTop % 2 == 0 ? 0 : -1);
}
* html div.back03a{
	width:1px;
	margin:0px auto;
	position:absolute; 
	left:-464px;
	background-image: none;
}


div.back_top{
	width:580px;
	position:absolute;
	top:0px;
}
div.airis_logo_ie6{
	position:absolute; 
	top: 32px;
	left: 28px;
	display: none;
}
h1.airis_logo{
	position:absolute; 
	top: 32px;
	left: 28px;
	display: block;
}

* html div.airis_logo_ie6{
	display: block;
	width:250px;
	height:70px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/title_003.png");
}
* html h1.airis_logo{
	display: none;
}

div.copyright{
	width: 280px;
	height: 65px;
	position:absolute; 
	top: 44px;
	left: 303px;
}
* html div.copyright{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/copyright.png");
}
* html div.copyright img{
	display: none;
}

div.topbar-back{
	height:165px;
}
div.menubar{
	position:absolute; 
	top: 110px;
	width:580px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url("image/menu_bar.png");
}
* html div.menubar{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/menu_bar.png");
}

div.menu-index{
	position:absolute; 
	top:15px;
	left:30px;
}
div.menu-infomation{
	position:absolute; 
	top:15px;
	left:115px;
}
div.menu-tracks{
	position:absolute; 
	top:15px;
	left:255px;
}
div.menu-download{
	position:absolute; 
	top:15px;
	left:360px;
}
div.menu-link{
	position:absolute; 
	top:14px;
	left:500px;
}


div.content{


}
div.article1{
	margin: 0px 30px 0px 40px;
	font-size:80%;
}

.subtitle{
	width:400px;
	position:relative;
	top :0px;
	left :0px;
}
.subtitleicon{
	width:25px;
	height:20px;
	position:absolute;
	top :0px;
	left :27px;
}

* html .subtitleicon{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/impatiens_002.png");
}
* html .subtitleicon img{
	display: none;
}

.subtitle2{
	width :300px;
	position:absolute;
	top :0px;
	left :57px;
	vertical-align:0px;
}
h3.music-title{
	font-size:120%;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#000;
	position:relative;
	height:22px;
	vertical-align:0px;
}
h3.music-title font{
	font-size:70%;
	vertical-align:0px;
}
h3.music-title div{
	position:absolute;
	right:0px;
	top:2px;
}
h3.music-title2{
	font-size:120%;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#000;
	position:relative;
	height:18px;
	padding-bottom:22px;
	vertical-align:0px;
}
h3.music-title2 font{
	font-size:70%;
	vertical-align:0px;
}
h3.music-title2 div{
	position:absolute;
	right:0px;
	top: 18px;
}
h4.music-explain{
	margin: 0px 0px 14px 20px
}
div.crossfade{
	
}
.title-infomation{
	margin: 10px 0px 0px 10px;
	width:200px;
	height:30px;
}

* html .title-infomation{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/font_infomation.png");
}
* html .title-infomation img{
	display: none;
}
.title-tracks{
	margin: 10px 0px 0px 10px;
	width:200px;
	height:30px;
}

* html .title-tracks{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/font_tracks.png");
}
* html .title-tracks img{
	display: none;
}
.title-download{
	margin: 10px 0px 0px 10px;
	width:200px;
	height:30px;
}

* html .title-download{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/font_download.png");
}
* html .title-download img{
	display: none;
}

.title-download{
	margin: 10px 0px 0px 10px;
	width:200px;
	height:30px;
}
.title-link{
	margin: 10px 0px 0px 10px;
	width:200px;
	height:30px;
}

* html .title-link{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/font_link.png");
}
* html .title-link img{
	display: none;
}


* html .title-download{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/font_download.png");
}
* html .title-download img{
	display: none;
}


.leftfloatimg{
	float:left;
	margin:0px 20px 10px 0px;
}
.jacket-right{
	margin-left:230px;
}

div.footbar{
	width:580px;
	position:relative;
	bottom:0px;
}
div.footbar_line{
	position:absolute; 
	top:0px;
	left:0px;
	width:580px;
	height:10px;
}
* html div.footbar_line{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/bar_bottom.png");
}
* html div.footbar_line img{
	display: none;
}
div.footbar_logo{
	position:absolute; 
	top:8px;
	left:360px;
	width:180px;
	height:35px;
}
* html div.footbar_logo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="image/tonicflowlogo_002.png");
}
* html div.footbar_logo img{
	display: none;
}


