@charset "utf-8";
/* CSS Document */
/* =========================================================
				■■■■共通設定■■■■
========================================================= */
body{
margin:auto;
padding:auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
color:#3b3b3b;
line-height: 150%;
background-color:#000000;
text-align:center;
}

a {
color:#352107;
text-decoration:none;
}
a:hover {
color:#815112;
text-decoration:none;
}
h3,h4,h5,h6{font-size:12px;}
h1 {font-size:22px;}
h2 {font-size:16px;
margin:8px 0 0 0;}
p {
font-size:12px;
line-height:150%;
padding:0;
margin-bottom:5px;
margin-top:5px;
}
#main {
width:1024px;
height:768px;
margin:auto;
padding:0;
text-align:center;
background-image: url(../images/main_bg.jpg);
background-repeat:no-repeat;
}
.flash {
width:1024px;
height:768px;
background-repeat:no-repeat;
margin:auto;
text-align:center;
}
img {
border:none;
}
/* =========================================================
				■■■■pages■■■■
========================================================= */
.header {
width:auto;
height:80px;
padding:15px 0 0 36px;
text-align:left;
}
.footer {
width:1024px;
height:47px;
background-image:url(../images/footer.jpg);
clear:both;
}
.leftbox {
float:left;
width:750px;
height:600px;
margin:5px auto 21px 36px;
background-image:url(../images/sub_bg.jpg);
background-repeat:no-repeat;
text-align:left;
}
* html .leftbox {
margin:5px auto 21px 18px;
}
.rightbox {
float:left;
width:180px;
height:143px;
margin:110px 34px auto 23px;
}
* html .rightbox {
margin:110px 17px auto 23px;
}
.bottom {
clear:both;
width:auto;
height:auto;
margin:30px 38px; 
}

.tl1 {
	width:750px;
	height:50px;
	background-image:url(../images/tl1.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.tl2 {
	width:750px;
	height:50px;
	background-image:url(../images/tl2.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.tl3 {
	width:750px;
	height:50px;
	background-image:url(../images/tl3.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
/* =========================================================
				■■■■Album info■■■■
========================================================= */
.jake {
margin-left:38px;
margin-top:38px;
float:left;
}
.info_text {
width:486px;
float:left;
margin-left:25px;
}
.credit_l {
float:left;
width:243px;
}
.credit_r {
float:left;
width:243px;
padding-top:40px;
}
.shop_img {
margin:0 8px;
}
/* =========================================================
				■■■■Track List & Sample■■■■
========================================================= */
.tr_list {
margin-top:10px;
margin-left:37px;
}
.tr_list2 {
margin-left:37px;
width:350px;
float:left;
}
* html .tr_list2 {
margin-left:18px;
}
.sub_title {
font-size:10px;
}
.cd {
float:left;
margin-left:80px;
margin-top:60px;
}
/* =========================================================
				■■■■LinerNotes■■■■
========================================================= */
.l_notes {
margin:10px 37px;
width:auto;
}
.support {
margin:20px 37px;
width:auto;
}

.banner {
margin:5px;
display:block;
float:left;
}

/* =========================================================
		■■■■グローバルナビゲーション■■■■
========================================================= */
/* 全体領域 */
div#menu {
clear:both;
height: 143px;
width:180px;
}