@charset "UTF-8";
/* 
-----------------------------------------------------------------------------
目次：

・基本指定
・タイトル
・リスト
・各ページ背景指定
・各ページテキストエリア指定
・Discographyページ用指定
・ナビゲーション
・マップエリア
・その他
 -----------------------------------------------------------------------------
 */

/* 基本指定 */
*{  
margin:0;
padding:0;
border:0;
text-decoration:none;
line-height:1;
font-size:12px;
}
body{
	background-color: #000;
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
    background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
#copyright{
	width: 900px;
	margin: 0px auto 0px auto;
	color: #262626;
	text-align: center;
	padding: 13px 0px;
	font-weight: normal;
	font-size: 100%;
}
p{padding: 10px 0px;}
a{
	color: #FFFF00;
	outline: none;
}
a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
a.arrow,a.arrow_l,a.arrow_ll{
    background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 50%;
	padding-left: 13px;}
a.arrow_l{
font-size: 120%;}
a.arrow_ll{
font-size: 125%;}

/* タイトル */
h1{}
h2{font-size: 130%;font-weight:nomal;margin: 0px 0px 15px 0px;}

/* リスト */
ul{}
li{
	line-height: 1.4;
	border-bottom: 1px dotted #FFF;
	padding: 5px 0px 5px 0px;
	list-style: none;
}

dl{line-height: 1.4;}
dt{line-height: 1.4; margin-top: 10px;}
dd{
	line-height: 1.4;
	border-bottom: 1px dotted #FFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* 各ページ背景指定 */
#conte-top,#conte-home,#conte-home-en,#conte-news,#conte-bio,#conte-live,#conte-past,
#conte-disco,#conte-video,#conte-shop,#conte-link,#conte-link_en,#conte-contact{
	height: 620px;
	width: 900px;
	margin: 30px auto 0px auto;
	border: 1px solid #191919;
	padding: 0px;
}
#conte-top{
	background-image: url(images/top.jpg);
	position: relative;
}
#conte-home{
	background-image: url(images/home.jpg);
	position: relative;
}
#conte-home-en{
	background-image: url(images/home_en.jpg);
	position: relative;
}
#conte-news{background-image: url(images/news.jpg);}
#conte-bio{background-image: url(images/bio.jpg);}
#conte-live{background-image: url(images/live.jpg);}
#conte-past{background-image: url(images/past.jpg);}
#conte-disco{background-image: url(images/disco.jpg);}
#conte-video{background-image: url(images/video.jpg);}
#conte-shop{background-image: url(images/shop.jpg);}
#conte-link{background-image: url(images/link.jpg);}
#conte-link_en{background-image: url(images/link_en.jpg);}
#conte-contact{background-image: url(images/contact.jpg);}



/* 各ページテキストエリア指定 */
#textarea_news,#textarea_bio,#textarea_live,#textarea_past,#textarea_disco,
#textarea_shop1,#textarea_shop2,#textarea_link1,#textarea_link2,#textarea_link_en,#textarea_contact{
	font-size:100%;
	line-height: 1.5;
	overflow:auto;
	color: #F2F2F2;
	position: relative;
	padding: 20px;
	float: left;
}
#videoarea1,#videoarea2{
	font-size:100%;
	line-height: 1.5;
	color: #F2F2F2;
	position: relative;
	padding: 20px;
	float: left;
}
#textarea_bio{
	width: 310px;
	height: 391px;
	left: 480px;
	top: 67px;
}
#textarea_live{
	width: 330px;
	height: 390px;
	left: 463px;
	top: 60px;
}
#textarea_past{
	width: 275px;
	height: 430px;
	left: 288px;
	top: 45px;
}
#textarea_news{
	width: 275px;
	height: 378px;
	left: 288px;
	top: 45px;
}
#videoarea1,#videoarea2{
	width: 350px;
	height: 320px;
}
#videoarea1{
	left: 47px;
	top: 46px;
}
#videoarea2{
	left: 83px;
	top: 158px;
}

#youtubearea{
	font-size:100%;
	color: #F2F2F2;
	position: relative;
	left: 130px;
	top: 98px;
	_top: 88px;/*IE6用のハック*/
	width: 250px;
	height: 30px;
	clear: left;
	float: left;
	font-weight: lighter;
	}
#textarea_disco{
	width: 547px;
	height: 301px;
	left: 250px;
	top: 66px;
}
#textarea_shop1,#textarea_shop2{
	width: 680px;
	height: 375px;
}
#textarea_shop1{
	left: 93px;
	top: 90px;
}
#textarea_shop2{
	left: 169px;
	top: 90px;
}
#textarea_link1,#textarea_link2,#textarea_link_en{
	width: 282px;
	height: 375px;
}
#textarea_link1{
	left: 93px;
	top: 90px;
}
#textarea_link2{
	left: 169px;
	top: 90px;
}
#textarea_link_en{
	left: 284px;
	top: 90px;
}
#textarea_contact{
	width: 200px;
	height: 50px;
	left: 530px;
	top: 218px;
}

/* Discographyページ用指定 */
.cd_area{
	float: left;
}
p.info,p.info_2{
	line-height: 1.5em;
	display: block;
	width: 550px;
	float: left;
}
p.info{
	border-top: 1px solid #F2F2F2;
	padding: 11px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
p.info_2{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
p.image{
	float:left;
	margin:6px 0px 0px 0px;
}
p.fl{float:left; 
     margin:6px 0px 0px 20px;
	 line-height:1.4em;}

/* ナビゲーション
----------------------------------------------------------------------------- */
*html #menu { /*IE6用のハック*/
	margin: 0px;
	height: 75px;
	float: left;}
#menu{
	margin: 0px 0px 0px 0px;
	height: 75px;
	float: left;
} 
#top{
	height: 42px;
	width: 323px;
}
#menu ul{
	margin: 0px 0px 0px 8px;
	_margin: -2px 0px 0px 8px;/*IE6用のハック*/
	padding: 0px;
	clear: left;
	height: 33px;
}
*:first-child+html #menu ul{/*IE7用のハック*/
	margin: -5px 0px 0px 8px;
	padding: 0px;
	clear: left;
	height: 33px;
}
#menu li{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0;
}
#menu li a{
	display: block;
}

/* マップエリア
----------------------------------------------------------------------------- */
#maparea{
	clear: left;
	height: 530px;
	width: 100%;
	left: 50%;
}
p#jp,p#en,p#news,p#bio,p#live,p#disco,p#video,
p#shop,p#myspace,p#blog,p#link,p#contact{
	position: absolute;
	padding: 0;
}
p#jp{
	top: 413px;
	left: 235px;
	width: 201px;
	height: 53px;
}
p#en{
	top: 413px;
	left: 470px;
	width: 164px;
	height: 52px;
}
p#news{
	top: 123px;
	left: 125px;
	width: 18px;
	height: 26px;
}
p#bio{
	top: 553px;
	left: 408px;
	width: 40px;
	height: 20px;
}
p#live{
	top: 331px;
	left: 745px;
	width: 44px;
	height: 25px;
	
}
p#disco{
	top: 169px;
	left: 462px;
	width: 31px;
	height: 41px;
}
p#video{
	top: 128px;
	left: 781px;
	width: 41px;
	height: 25px;
}
p#shop{
	top: 379px;
	left: 611px;
	width: 39px;
	height: 41px;
}
p#myspace{
	top: 412px;
	left: 35px;
	width: 27px;
	height: 29px;
}
p#blog{
	top: 89px;
	left: 320px;
	width: 29px;
	height: 27px;
}
p#link{
	top: 177px;
	left: 744px;
	width: 29px;
	height: 19px;
}
p#contact{
	top: 377px;
	left: 371px;
	width: 42px;
	height: 26px;
}

