@charset "UTF-8";
/* formatting style
----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Century Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #000000;
	background:url(../img/testbg.gif) no-repeat fixed 100% 100%;
	background-color: #000000;
}

/* link style
----------------------*/
a img {
	border-style: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
}
td {
font-size: 12px;
vertical-align: top;
padding: 5px;
}
/* basic layout
----------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: 0px;
}
#bottom {
    margin: 0px;
	padding: 0px;
    background-color: #FFFFFF;
}
#feature {
	padding: 15px;
	padding-top: 25px;
	float: right;
	width: 360px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#feature div.cd {
    float: left;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 15px;
	line-height: 1.3em;
	margin-left: 0px;
}
#feature div.disco {
    width: 350px;
	height: 105px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000000;
}	
#feature img.disco {
    margin: 0px;
	clear: left;
	float: left;
}	
#feature p.disco {
    margin: 0px 0px 0px 120px;
	font-size: 10px;
	line-height: 1.3em;
}	
#main {
	padding: 15px;
	padding-top: 25px;
	float: left;
	width: 350px;
	background-color: #FFFFFF;
	line-height: 1.3em;
}
#main a {
    text-decoration: none;
	color: #003399;
	font-weight: bold;
}
#main a:hover {
    text-decoration: underline;
	color: #003399;
}
#main dl {
    border-top: 1px solid #000000;
	padding-top: 15px;
	margin-bottom: 15px;
}

#main2 {
	padding: 15px;
	padding-top: 25px;
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	line-height: 1.3em;
}

#header {
    height: 292px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background:#000000;
}
/*-----------------------------------------------------
 // メニュー(リスト)の画像をカーソルオン時にロールオーバーする
-----------------------------------------------------*/

/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#g_navi {
	width:780px;
	float: left;
	background:#000000;
	margin:0px;
	padding: 0px;
}
#g_navi ul {
	padding:0px;
	margin:0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#g_navi li a {
	width: 80px;
	display:block;
	float:left;
	overflow:hidden;
	text-align: center;
	text-decoration: none;
	color: #666666;
}
#g_navi li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* CD個別情報
----------------------*/
#each {
    margin: 0px 0px 15px 30px;
	padding: 0px;
	float: left;
	width: 560px;
}
#each img {
   border: 1px solid #CCCCCC;
   }
#each dl {
	font-size: 12px;
	color: #000000;
	display: block;
	width: 560px;
	height: 280px;
}		
#each dl dt {
	margin: 10px 0px 0px 15px;
	clear: left;
	float: left;
	width: 250px;
	height: 250px;
}		
#each dl dd {
    margin-top: 30px;
    margin-left: 280px;
	padding-bottom: 20px;
	padding-right:20px;
}
#each p {
    border-bottom: 2px dotted #000000;
	padding-top: 10px;
	font-size: 10px;
   }
#each p.big {
   font-size: 16px;
   border: none;
   padding-top: 0px;
   font-weight: bold;
   }   
/* CD解説
----------------------*/
#discription {
    padding: 10px 0px 15px 15px;
	float: left;
	width: 600px;
	margin-bottom: 20px;
	clear: left;
}
/* CDミニリスト
----------------------*/
#minicd {
    margin-top: 0px;
    padding: 10px;
	padding-top: 30px;
	float: right;
	width: 160px;
	margin-bottom: 20px;
}
#minicd ul li {
	margin-left: 0px;
	list-style: none;
	height: 45px;
}	
#minicd ul li a {
	line-height: 1.3em;
	color: #000000;
	height: 35px;
	text-decoration: none;
	display: block;
	font-size: 10px;
	border-bottom: 1px solid #000000;
	padding: 5px 0px;
}
#minicd li a:hover {
    line-height: 1.3em;
	background-color: #CCCCCC;
        height: 35px;
	display: block;
	padding: 5px 0px;
	border-bottom: 1px solid #000000;
}

/* フッター
----------------------*/
#footer {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	clear: both;
	height: 30px;
}
#footer p{
    margin: 0px;
	float: right;
}
#footer p a{
	color: #FFFFFF;
}
#footer p a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/* カタログ一覧
----------------------*/
#catalogue {
    padding: 0px 30px 15px 30px;
	width: 740px;
	float: left;
}
#list {
    padding: 10px;
	width: 140px;
	height: 220px;
	float: left;
	margin: 10px 10px 10px 0px;
	border-right: 2px solid #CCCCCC;
    border-bottom: 2px solid #CCCCCC;
}
#list a {
    color: #CCCCCC;
	text-decoration: none;
}
#list a:hover {
    color: #000000;
	text-decoration: none;
}
#list dl dt {
    margin: 0px;
	width: 140px;
	clear: left;
	float: left;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	align: center;
}
#list img {
    margin: 10px 0px;
}
/* アーティスト一覧
----------------------*/
#artists {
	padding: 0px 0px 15px 30px;
	width: 740px;
	float: left;
}
#artists td.img {
	float: left;
	clear: left;
}
#artists a:link {
	color: #999999;
	text-decoration: none;
}
#artists a:visited {
	color: #999999;
	text-decoration: none;
}
#artists a:hover {
	color: #000000;
	text-decoration: none;
}
#artists a:active {
	text-decoration: none;
	position: relative;
}
/* バンドリスト右はし
----------------------*/
#artistslist {
    width: 170px;
	padding: 30px 10px 15px 10px;
	float: left;
	}
#artistslist ul li {
	list-style: none;
	margin-left: 0px;
}	
#artistslist ul li a {
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-style: none;
	display: block;
	height: 20px;
}
#artistslist ul li a:hover {
    line-height: 1.5em;
	background-color: #333333;
	color: #FFFFFF;
	display: block;
	height: 20px;
}
/* バンド毎バイオ
----------------------*/
#bio {
	width: 540px;
	float: left;
	padding: 30px 30px 20px 20px;
	line-height: 1.8em;
}
#bio h1 {
    padding: 10px;
	font-size: 26px;
}
#bio dl {
    margin: 0px;
	height: 270px;
}	
#bio dt {
    margin: 0px;
	clear: left;
	float: left;
}
#bio dd {
    margin: 0px 0px 0px 360px;
}
#bio div.disco {
    width: 130px;
	padding: 10px;
	font-size: 10px;
	float: left;
	text-align: center;
	line-height: 1.5em;
}	
#bio img.disco {
    margin: 0px;
	align: center;
}
#bio p {
    border-bottom: 2px dotted #000000;
	margin: 10px 0px;
	font-size: 10px;
   }
#detail {
	width: 210px;
	float: left;
	margin: 0px 10px 20px 20px;
	padding-top: 30px;
}
#detail li {
    margin-left: 22px;
}
#comment {
    padding-top: 25px;
	width: 370px;
	float: left;
	margin: 0px 5px 20px 5px;
}
#all {
	margin: 0px 20px 20px 10px;
	float: right;
	width: 220px;
	padding-top: 25px;
}
#all img {
	margin: 3px;
	height: 65px;
	width: 65px;
}
#all a {
	height: 70px;
	width: 70px;
	filter: Alpha(Opacity=30);
}
#all a:hover {
	height: 70px;
	width: 70px;
	filter: Alpha(Opacity=0);
}
/* リンク
----------------------*/
#links {
    width: 600px;
	padding: 30px;
	float: left;
}
#links ul{
	margin: 15px;
	width: 220px;
	float: left;
}		
#links ul li {
	list-style: none;
}
/* ツアー日程
----------------------*/
#shows {
	width: 700px;
	padding: 30px;
	float: left;
}
#tour {
	width: 670px;
	padding: 15px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}
#bandname {
	width: 250px;
	float: left;
}	
#day {
	width: 400px;
	float: right;
	align: left;
	margin: 0px;
	padding-left: 0px;
}	
#day p.tourname {
	color: #0066CC;
}			
/* ニュース
----------------------*/
#news {
    width: 600px;
	padding: 30px;
	float: left;
	line-height: 1.3em;
}
#news h3 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #FF0066;
	border-bottom: 1px solid #000000;
}	
#news dl {
	font-size: 12px;
	color: #000000;
	display: block;
	width: 600px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}		
#news dl dt {
	margin: 40px 10px 0px 15px;
	clear: left;
	float: left;
}		
#news dl dd {
    margin-left: 130px;
	padding-bottom: 20px;
	padding-right:20px;
}	
#news p.day {
    font-size: 9px;
	margin-left: 520px;
}
