@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}

body {
	margin:0 auto;
	padding:0;
	color: #fff;
	background-image:url(../img/bg.gif);
	font-family : 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
	text-align: center;
}

html {}

h1,h2,h3,h4,h5,h6 {
	margin:0; padding:0;
}

p,li,dt,dl {
	line-height:1.6;
}

p {
	font-size: 84%;
	line-height: 1.8;
	margin:0;
}

li {
	list-style-type:none;
}

img {
	border:0;
	behavior:url(http://www.eq-records.com/dataspeaker/common/js/iepngfix.htc)
}

address {
	font-style:normal;
}

.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#078D00;
	text-decoration:none;
}
a:visited {
	color:#189B12;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#666;
}

/*
 All [
----------------------------------------------------------- */

.left { float:left; }
.right { float:right; }

.dot_line {
	margin:0 auto;
	width:725px;
	height:1px;
	background:url(../img/dotline.gif) top repeat-x;
	}

/*
 container [
----------------------------------------------------------- */
#container {
	margin:135px auto 20px auto;
	width:800px;
}

html > body #content_block{
 	clear:both;
	width:800px;
	text-align:left;
	background:url(../img/bg_black.png);
	behavior:url(http://www.eq-records.com/dataspeaker/common/js/iepngfix.htc);
	margin-bottom:150px;
	padding-bottom:40px;
	}
    
*html #content_block{
 	clear:both;
	width:800px;
	text-align:left;
	background-color:#000000;
	margin-bottom:150px;
	padding-bottom:40px;
	}

/*
 title [
----------------------------------------------------------- */
#tit_long {
	margin:0 auto;
	text-align:left;
	width:725px;
	background:url(../img/dotline.gif) top repeat-x;
	}
	
#tit_long p{
	width:725px;
	padding:15px 0 15px 0;
	background:url(../img/dotline.gif) bottom repeat-x;
	}
	
.big_img{margin-bottom:150px;}

h2 {
	display:block;
	width:266px;
	height:37px;
	text-indent:-9999px;
	padding-bottom:35px;
	behavior:url(http://www.eq-records.com/dataspeaker/common/js/iepngfix.htc);
	}

h2.disco{ background:url(../img/tit_disco.png) no-repeat; }
h2.bio{ background:url(../img/tit_bio.png) no-repeat; }

.red{color:#FF0000}
.yellow{color:#FFFF00}
.green{color:#00FF00}
.blue1{color:#00FFFF}
.blue2{color:#0000FF}
.pink{color:#FF00FF}


/*
 btnTop [
----------------------------------------------------------- */
#btn_top{
	text-align:left;
    width:800px;
	height:37px;
	padding-bottom:120px;
	}
	
#btn_top a.btn {
	margin:0px;
	display: block; 
	text-indent: -9999px;  
	width:246px; 
	height:37px; 
	background:url(../img/btn_top.png) no-repeat;
    behavior:url(http://www.eq-records.com/dataspeaker/common/js/iepngfix.htc);
	text-decoration: none; 
	}

#btn_top a.btn:hover { background-position: 0px -37px; }


/*
 header [
----------------------------------------------------------- */
#header {
	width:420px;
	height:223px;
	float:left;
	margin-bottom:50px;
	}

#logo{
	width:400px;
	margin-bottom:40px;
	}
	
#header ul{
	float:left;
}  

#header ul#menu li a {
	display: block;  
    text-decoration: none;  
    text-indent: -9999px;  
    width: 266px;
	height:37px;
    behavior:url(http://www.eq-records.com/dataspeaker/common/js/iepngfix.htc);
}

#header ul#menu li.disco a { background:url(../img/btn_disco.png) no-repeat; }
#header ul#menu li.bio a { background:url(../img/btn_bio.png) no-repeat; }
#header ul#menu li.blog a { background:url(../img/btn_blog.png) no-repeat; }
#header ul#menu li.myspace a { background:url(../img/btn_myspace.png) no-repeat; }
#header ul#menu li a:hover { background-position: 0px -37px; }


/*
 release [
----------------------------------------------------------- */
#release_img{
	text-align:center;
	padding-top:40px;
	margin-bottom:35px;
	}
	
#news_img{
	width:725px;
	margin:0 auto;
	padding:15px 0 15px 0;
	}
	
.m15 { height:15px;}


/*
 discography [
----------------------------------------------------------- */
#disco_set{
	clear:both;
	width:717px;
	margin:0 auto;
	}

#disc{
	float:left;
	margin-bottom:50px;
	}
	
#disco_info{
	float:right;
	width:460px;
}

#tit_disco {
	clear:both;
	margin:0 auto;
	text-align:left;
	width:460px;
	background:url(../img/dotline.gif) top repeat-x;
	}
	
#tit_disco h3{
    font-size: 84%;
	line-height: 1.8;
	width:460px;
	padding:15px 0 15px 0;
	background:url(../img/dotline.gif) bottom repeat-x;
	margin-bottom:25px;
	}
	
#tit_disco p{
	padding-bottom:70px;
	}

/*
 biography [
----------------------------------------------------------- */
#bio_set{
	margin:0 auto;
	width:717px;
	}
	
#bio_set #tit{
	text-align:left;
	width:717px;
	background:url(../img/dotline.gif) top repeat-x;
	}
	
#bio_set #tit h3{
    font-size: 84%;
	line-height: 1.8;
	width:717px;
	padding:15px 0 15px 0;
	background:url(../img/dotline.gif) bottom repeat-x;
	margin-bottom:40px;
	}

#bio_set p{
	padding-bottom:40px;
	}

#bio_year{
	width:717px;
	background:url(../img/dotline.gif) top repeat-x;
	padding-top:40px;
	}




