*{
	margin:0;
	padding:0;
}

@charset"Shift_jis";

/*全体構造
------------------------------------------------------*/
body {
	color:#000000;
	background-color:#000000;
	
}

body a:link { color: #FFFFFF; font-weight: bold;}
body a:visited { color: #FFFFFF; font-weight: bold;}
body a:hover { color: #bf0000; font-weight: bold; background-color: #FFFFFF;}
body a:active { color: #ff99cc; font-weight: bold;}



#wrapper{
	width:800px;
	height:620px;
	margin-right:auto;
	margin-left:auto;	
	background-color:#ffffff;
	
}



/*インデックス
------------------------------------------------------*/

#which{
	/*width:150px;
	height:150px;*/
	margin-right:auto;
	margin-left:auto;	
	color:#FFFFFF;
	text-align: center;
	
}

#which p{
	font-size:small;
	text-align: center;
}

#which ul{
	list-style:none;
	margin:0;
	text-align: center;
	font-size:small;
}



/*ヘッダ
------------------------------------------------------*/
#topper{
	width:800px;
	height:125px;
	clear:both;
}

#logo{
	width:220px;
	height:125px;
	float:left;
	
}

#logo img{
	position: relative; 
	left:5px;
	top:5px;	
	border-style:none;
		
}

#logo a { 
	border-style:none; 

} 

#header{
	width:580px;
	height:125px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-position: right;
	float:right;
	position: relative; 
	
} 

#header h1{
	position:absolute;
	text-indent:-9999px;
}


/*ナビゲーション
---------------------------------------------------------*/

#navi{	
	width:150px;
	height:455px;
	background-image:url(../images/scsm_navi_plus.png);
	background-repeat:no-repeat;
	float:left;
	position: relative; 
	top:1px;

}

#navi img{
	border-style:none;
		
}


#navi a { 
	border-style:none; 

} 

#navi ul{
	list-style:none;
	margin:0;
	position:absolute;
	text-indent:-9999px;
}

#navi li a{
	text-decoration:none;
	height:40px;
	display:block;
}



/*ナビゲーションホバー
---------------------------------------------------------*/

li#top{
	top:0px;
	/*background:url(../images/scsm_navi_plus.png) no-repeat -150px 0px;*/
	width:150px;
	height:40px;
}

li#profile{
	top:-40px;
	width:150px;
	height:40px;
}

li#biography{
	top:-80px;
	width:150px;
	height:40px;
}

li#discography{
	top:-120px;
	width:150px;
	height:40px;
}

li#live{
	top:-160px;
	width:150px;
	height:40px;
}

li#gallery{
	top:-200px;
	width:150px;
	height:40px;
}

li#link{
	top:-240px;
	width:150px;
	height:40px;
}

li#blog{
	top:-280px;
	width:150px;
	height:40px;
}

li#bbs{
	top:-320px;
	width:150px;
	height:40px;
}

li#contact{
	top:-360px;
	width:150px;
	height:40px;
}




#navi li#top a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px 0px;
}

#navi li#profile a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px -40px;
}	

#navi li#biography a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px -80px;
}	

#navi li#discography a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px -120px;
}
	
#navi li#live a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px -160px;
}
	
#navi li#gallery a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px -200px;
}

#navi li#link a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px -240px;
}
	
#navi li#blog a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px -280px;
}

#navi li#bbs a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px -320px;
}

#navi li#contact a:hover{
	background:url(../images/scsm_navi_plus.png) no-repeat -150px -360px;
}



/*メイン・コンテンツ
------------------------------------------------------*/
#content{
	width:800px;
	height:455px;
	clear:both;

}


#main{
	top:1px;
	width:650px;
	height:455px;
	background-color:#000000;
	background-position: right;
	float:right;
	position: relative; 
	
	
}

#main h1{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:5px;
	margin-right:20px;
	color:#bf0000;
	
}

#main h2{
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	color:#FFFFFF;
	
}

#main h3{
	margin-top:3px;
	color:#000000;
	font-size:25px;
	letter-spacing:0.1em;
}

#main h4{
	margin-top:20px;
	color:#000000;
	font-size:25px;
}


#main p{
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	color:#FFFFFF;
	
}

/*インフォメーション(トップ)
------------------------------------------------------*/

#infomation{
	width:330px;
	height:455px;	
	float:left;
}




#picture{

	width:320px;
	height:455px;
	/*background-image:url(../images/green4.jpg);
	background-repeat:no-repeat;*/
	float:right;

}

#picture img{
	margin-top:20px;
	
}


/*ライブ
------------------------------------------------------*/

#liveinfomation{

	width:650px;
	height:455px;
	background-image:url(../images/1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;

}


#liveinfomation p{
	font-weight: bold;


}



/*ギャラリー
------------------------------------------------------*/

#galleryphoto{
	width:600px;
	height:400px;
	background-color:#bf0000;
	position:relative;
	left:25px;
}

#galleryphoto img{
	border-style:none;

}


/*プロフィール
------------------------------------------------------*/

#memberprofile{
	width:600px;
	height:400px;
	background-color:#bf0000;
	position:relative;
	left:25px;
}

#memberprofile img{
	float: left;


}


#memberprofile li{
	list-style-type:none;
	font-size: small;
	color:#FFFFFF;
}



#joe{
	width:600px;
	height:100px;	
}

#taka{
	width:600px;
	height:100px;	

}
#leader{
	width:600px;
	height:100px;	

}
#toshi{
	width:600px;
	height:100px;	

}



/*ディスコグラフィー

------------------------------------------------------*/

#discographyintroduction{
	width:600px;
	height:400px;
	background-color:#bf0000;
	background-position:bottom;
	position:relative;
	left:25px;
}

#discographyintroduction img{
	float: left;

}



#discot{
	width:600px;
	height:200px;	
}

#discof{
	width:600px;
	height:200px;	

}

/*バイオグラフィー

------------------------------------------------------*/

#biographyintroduction{
	width:600px;
	height:400px;
	background-color:#bf0000;
	background-position:bottom;
	position:relative;
	left:25px;
}

#biographyintroduction ol{
	list-style-type:none;
	font-size: medium;
	color:#FFFFFF;
		
}

#biographyintroduction li{
	list-style-type:none;
	font-size: small;
	color:#FFFFFF;
}


/*リンク

------------------------------------------------------*/

#linkintroduction{
	width:600px;
	height:400px;
	background-color:#bf0000;
	background-position:bottom;
	position:relative;
	left:25px;
	overflow: auto;

}


#linkintroduction p{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	color:#FFFFFF;
	text-align:right;
}



/*
#linkintroduction ol{
	list-style-type:none;
	font-size: ;
	color:#000000;
		
}

#linkintroduction li{
	list-style-type:none;
	font-size: small;
	color:#FFFFFF;
}*/



/*フッタ
------------------------------------------------------*/
#footer{
	width:800px;
	height:60px;
	background-color:#ffffff;
	text-align: center;
	margin-top:10px;
	font-size:small;
	position: fixed;
	top:580px; 
	clear:both;
}
	

/*その他
-----------------------------------------------*/
