@charset "UTF-8";
*{
	/*ワイルドカード全てに適用*/
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}
a{
	color:#224
}
html{ 
	overflow-y:scroll; 
	height:100%; 
}
body.body0{
	font-family: "メイリオ","Arial",sans-serif;
	font-size:80%;
	height:100%;
	width:100%;
	color:#000;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url("image/background.jpg");
	background-position: center center;
}

div.back1_moto{
	width:100%;
	margin:0px auto;
	position:absolute;
	top 0px;
	left:0px;

}
div.back1{
	color: #000;
	width:640px;
	margin:0px auto;
	background-color: #FFFFFF;
}
div.maintitle{
	position:relative;
	top: 0px;
	left: 0px;
	background-color: #000000;
	height:60px;
}
img.maintitle_logo{
	position:relative;
	top: 10px;
	left: 10px;
}
img.tonicflow_logo{
	position:relative;
	top: 5px;
	left: 260px;
}
div.main1{
	background-color: #000000;
	color: #FFF;
	font-size:150%;
	letter-spacing: 2px;
	height:40px;
	font-family: 'Century Gothic','AvantGarde','Avenir','Futura','Arial', sans-serif;
	position:relative;
	top: 0px;
	left: 0px;
}
div.main1 a{
	color:#FFF;
	text-decoration: none;
}

div.main_menu_info{
	line-height: 40px;
	text-indent: 5px;
	vertical-align:middle;
	position:absolute;
	width:130px;
	height:40px;
	background-color: #000;
	top: 0px;
	left: 0px;
}
div.main_menu_info:hover{
	background-color: #444;
}
div.main_menu_tl{
	line-height: 40px;
	text-indent: 5px;
	position:absolute;
	width:104px;
	height:40px;
	background-color: #000;
	top: 0px;
	left: 140px;
}
div.main_menu_tl:hover{
	background-color: #444;
}
div.main_menu_sam{
	line-height: 40px;
	text-indent: 5px;
	position:absolute;
	width:90px;
	height:40px;
	background-color: #000;
	top: 0px;
	left: 255px;
}
div.main_menu_sam:hover{
	background-color: #444;
}
div.main_menu_staff{
	line-height: 40px;
	text-indent: 5px;
	position:absolute;
	width:62px;
	height:40px;
	background-color: #000;
	top: 0px;
	left: 355px;
}
div.main_menu_staff:hover{
	background-color: #444;
}
div.main_menu_dl{
	line-height: 40px;
	text-indent: 5px;
	position:absolute;
	width:121px;
	height:40px;
	background-color: #000;
	top: 0px;
	left: 427px;
}
div.main_menu_dl:hover{
	background-color: #444;
}

img.twitter_logo{
	position:absolute;
	top: 5px;
	left: 600px;
}
div.main2{
	background-color: #D3E6FF;
}

.menu-title{
	padding:3px 0px 0px 10px;
	font-size:150%;
	letter-spacing: 3px;
	color: #FFF;
	font-family: 'Century Gothic','AvantGarde','Avenir','Futura','Arial', sans-serif;
}

div.article_back{
	background-position: 49px bottom;
	background-image: url("image/article-back.png");
	background-repeat: no-repeat;
	width:640px;
}
div.article_top{
	background-image: url("image/article-top.png");
	background-repeat: no-repeat;
	height:51px;
	width:574px;
	margin-left:23px;
}
div.article_mid{
	background-image: url("image/article-mid.png");
	background-repeat: repeat-y;
	width:556px;
	padding-left:20px;
	margin-left:41px;
}
div.article_btm{
	background-image: url("image/article-btm.png");
	background-repeat: no-repeat;
	height:33px;
	width:556px;
	margin-left:41px;

}


.jacket_img{
	float:left;
	margin:0px 20px 10px 0px;
}
.jacket-right{
	margin-left:230px;
}

.music-title{
	color:#FFF;
	font-size: 110%;
}


.music-outline{
}

.music-explain2{
}
