@charset "EUC-JP";

* {line-height: 1.4em;font-size: 100%;}

html, div, p{
	margin: 0px;
	padding: 0px;
}
html{
	scrollbar-face-color: #E7E4EF;
	scrollbar-track-color: #A690B4;
	scrollbar-arrow-color: #61354E;
	scrollbar-highlight-color: #F7F4FF;
	scrollbar-shadow-color: #C7C4CF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

img	{
	padding: 0;
	margin: 0;
	border-width: 0px;
	border-style: none;
}

/* ¢£¢£¢£¢£¢£¥ì¥¤¥¢¥¦¥È¢£¢£¢£¢£¢£ */
body {
	margin: 0px;
	padding: 0px;
	background: #231815 url(./image/background.gif) repeat 50% 0 fixed;
	text-align: left;
	font-family: Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	color: #E0E0E0;
	font-size: 14px;

	scrollbar-face-color: #FFDDDD;
	scrollbar-track-color: #FFF0F0;
	scrollbar-arrow-color: #DB7093;
	scrollbar-highlight-color: #EFBAAD;
	scrollbar-shadow-color: #DB7093;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
 }

#wrapper	{
	margin: 0px;
	padding: 0px;
	background: transparent url(./image/background_gra_white.png) repeat-x left top;
	width: 100%;
}

#inline {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: #231815 url(./image/background_inline.gif) repeat left top;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}  

#header	{
	margin: 0px;
	padding: 0px;
	background: #231815 url(./image/header.jpg) no-repeat left top;
	border-bottom: 1px solid #000000;
	height: 434px;
}

#footer	{
	background-color: ;
	border-top: 1px dashed #999999;
	width: 800px;
	font-family: Georgia, sans-serif;
	font-size: 15px;
	text-align: center;
}

#menu	{
	border-bottom: 1px dashed #333333;
	height: 24px;
}



br.clear		{ clear:both;  display:none;}


/* ¢£¢£¢£¢£¢£ ¥Ú¡¼¥¸¥¹¥¿¥¤¥ë ¢£¢£¢£¢£¢£ */

a {
	outline: none;
}
a:link {
	color: #C0BCD7;
}
a:visited {
	color: #C0BCD7;
}
a:hover {
	color: #8F7FA3;
}

#menu ul	{
	margin: 0px;
	padding: 0px;
	height: 20px;
	overflow:hidden;
	float: right;
}
#menu li	{
	margin: 0px;
	padding: 0px 15px;
	background: none;
	height: 20px;
	font-family: Georgia, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	list-style: none;
	float: left;
	overflow: hidden;
}
#menu div	{
	margin: 0px;
	padding: 0px 10px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
	overflow:hidden;
	float: left;
}
#menu a {
	text-decoration: none;
	text-align: center;
	display: block;
	outline: none;
}
#menu a:link {
	border-bottom: none;
	color: #C0BCD7;
}
#menu a:visited {
	color: #C0BCD7;
}
#menu a:hover {
	color: #8F7FA3;
}

.contents {
	padding: 0px 50px;
}



p.introduction {
	margin: 130px 0px 100px 0px;
	text-indent: -5000px;
}

p#intro1 {
	background: transparent url(./image/intro1.png) no-repeat 50% 0;
	height: 166px;
}
p#intro2 {
	background: transparent url(./image/intro2.png) no-repeat 50% 0;
	height: 166px;
}
p#intro3 {
	background: transparent url(./image/intro3.png) no-repeat 50% 0;
	height: 166px;
}
p#intro4 {
	background: transparent url(./image/intro4.png) no-repeat 50% 0;
	height: 166px;
}
p#intro5 {
	background: transparent url(./image/intro5.png) no-repeat 50% 0;
	height: 288px;
}
p#intro6 {
	margin-bottom:  300px !important;
	background: transparent url(./image/intro6.png) no-repeat 50% 0;
	height: 191px;
}

h1 {
	margin: 0px;
	width: 1px;
	height: 1px;
	text-indent: -5000px;
}

h2 {
	margin: 0px 0px -50px -50px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 180px;
	height: 180px;
	text-indent: -5000px;
}
h2#information { background-image: url(./image/tag_information.png); }
h2#tracklist { background-image: url(./image/tag_tracklist.png); }
h2#consignment { background-image: url(./image/tag_consignment.png); }
h2#staffcredit { background-image: url(./image/tag_staffcredit.png); }
h2#link { background-image: url(./image/tag_link.png); }

.left{
	float: left;
}
.right{
	float: right;

}

dl{
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed #505050;
	width: 350px;
}
dt{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px dashed #333333;

	font-weight: bold;
}
dd{
	margin: 0px;
	padding: 0px 0px 5px 15px;
	border-bottom: 1px dashed #505050;

}


ul.tracklist {
	margin: 0px;
	padding: 0px;
	width: 350px;
	text-align: left;
	list-style-type: none !important;
}
ul.tracklist li {
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	font-size: 120% !important;
	font-size: 130%;
	font-family: Georgia, sans-serif;
	font-weight: bold;
}
ul.tracklist li span {
	font-size: 80%;
	font-weight: normal;
	color: #A0A0A0;
}

div#player {
	padding: 20px 0px;
	text-align: center;
}



ul#casts {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
ul#casts li {
	margin: 0px;
	padding: 0px;
	width: 335px;
	list-style-type: none;
}


.link img {
	margin-left:10px;
	margin-bottom:15px;
}




div.back {
	margin-top:  200px !important;
	margin-bottom:  100px !important;
	font-family: Georgia, sans-serif;
	text-align: center;
	letter-spacing: 0.6em;
}
div.back a.back {
	text-decoration: none;
	outline: none;
}


/* ¢£¢£¢£¢£¢£IEÍÑ¥Ð¥°ÂÐºö¢£¢£¢£¢£¢£ */
br {
letter-spacing: 0;
}
div.clear {
	clear: both;
}




