/* 全体 */

body { 	background-color: #230100;
	background-image: url(img/back_main.jpg);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 12px;
	color: #666666;
	line-height:150%;
        margin:0}


a       { color: #ccc;
          text-decoration: none}

a:hover { color: #fff;
          text-decoration: none}

div#leftcontents  { margin-left: 40px }
div#rightcontents { margin-right: 40px }

table  { border: none;
         border-collapse: collapse;
         background-color: #000;
         font-size: 12px}



/* 左側 */

#leftcontents td { border-bottom: 1px dotted #333;
		   height:35px;
    		   text-align:left}

h1 { margin-bottom: 10px}

table#all   { width: 931px;
              height: 100%}

/* 更新情報 */

div#news { width: 500px; 
           height: 185px; 
           background-image: url(img/new.jpg);
           font-size:12px;
           padding-top: 15px}

div#news2 { width: 430px;
	    height: 170px;
	    margin-left:30px;
	    overflow-y: scroll;
	    scrollbar-face-color: #230100; 
	    scrollbar-highlight-color: #000000;
	    scrollbar-shadow-color: #000000; 
	    scrollbar-3dlight-color: #000000; 
	    scrollbar-arrow-color: #580000; 
 	    scrollbar-track-color: #000000; 
 	    scrollbar-darkshadow-color: #000000; 
 	    scrollbar-base-color: #000000}

table#newstable  { background-color: transparent;
		   width: 400px}

#newstable td { padding-bottom:5px;
		padding-top:5px;
		vertical-align:top;
                border-bottom: solid 1px #580000}

#newstable th { border-bottom: solid 1px #580000;
		padding-top:5px;
		padding-right:10px;
		text-align:left;
		vertical-align:top;
		font-weight:normal}

#update     { margin-top: 20px;
              margin-bottom: 60px }


/* ＣＤ情報 */

#jacket    { float:left;
	     margin-right: 30px;
 	     margin-left: 3px;
	     margin-bottom: 20px}

#tablecdinfo th { text-align:left;
	          font-weight: normal;
		  padding-top: 8px}

p#eventback { background-color: #111111;
	      padding: 5px}

#tokten { background-color:#111;
	  clear:both;
	  width:510px;
	  margin-bottom:60px;
	  margin-left:2px;
	  padding:5px}

#eine { margin:0;
	border-bottom: solid 1px #222;
	margin-bottom:3px}
  
/* トラックリスト */

#tabletrack { margin-bottom: 20px;
	      width:500px}

#tracklist  { margin-bottom: 60px;
              clear:both}

#tabletrack th { text-align:left;
    		 vertical-align:bottom;
    		 font-weight:normal;
    		 height:30px}

td#note { height:30px }

.tracknote a       { color:#666 }
.tracknote a:hover { color:#999 }
.tracknote { font-size: 11px; 
	     background-color: #111;
	     padding: 2px;
	     padding-left: 5px;
	     margin-top:3px}

/* スタッフリスト */

#stafflist  { margin-bottom:60px}
#tablestaff { width:500px}


/* テーブル */

#colinfo   { width:75px}
#colinfo2  { width:150px}

#colnumber { width:70px }
#coltitle  { width:150px }
#colstaff  { width:200px }
#colsound  { width:40px }

#coljob  { width: 120px}
#coldot  { width: 15px}
#colname { width: 130px}
#colsite { width: 150px}


/* リンク */

p#linkfree { border-bottom: dotted 1px #333333;
	     width: 500px;
	     margin-top:0;
	     padding-bottom:5px}

/* 右側 */


div#button { width: 240px;
             text-align: right}

div#frame { width:240px;
	    height:440px;
	    padding-top:10px}

div#right { background-image: url(img/push.jpg);
            width:240px;
            height:440px;
            padding-top:60px}

p.ban { width:200px;
        height:40px;
        border: 3px solid #333333;
        margin :0;
        margin-top:10px}


/* 一番下 */

address { font-size: 11px;
          font-style: normal;
          margin-top: 60px;
          margin-bottom:20px}


