@charset "utf-8";
/* CSS Document */

	*{
	font-family:"ヒラギノ角ゴ Pro W3","メイリオ","Hiragino Kaku Gothic Pro","Osaka","Meiryo","ＭＳ Ｐゴシック","sans-serif";
	margin: 0px;
	padding: 0px;
}
	
	body {
	margin:0px;
	padding:0px;
	behavior:url(/stylesheets/csshover.htc);
	background:#000000 url(/images/body_bg.jpg) repeat-x;
	text-align: center;
}
			
	html {
		height:100%;
		padding-bottom:1px;
		}
			
	a {
	color: #FFFFFF;

}
	a:link, a:visited {text-decoration: none;}
	a:hover, a:active {text-decoration: underline;}
	
	img { border: 0px; }
	sup { font-size:60%;}
		
/*---------------------------------------*/
/*--------------- FontSize --------------*/
/*---------------------------------------*/
	
	h1 {padding: 0px; margin: 0px; line-height: 120%; font-size:116%; font-weight:bold;}
	h2 {padding: 0px; margin: 0px; line-height: 120%; font-size:100%; font-weight:bold;}
	h3 {padding: 0px; margin: 0px; line-height: 160%; font-size:93%;  font-weight:bold;}
	h4 {padding: 0px; margin: 0px; line-height: 160%; font-size:85%;  font-weight:bold;}
	p {
	padding:0;
	margin:0;
	color:#999999;
	line-height:160%;
}
	li {padding:0; margin:0; color:#333; line-height:100%;}
	input,textarea,select {padding:0; margin:0; color:#333; line-height:100%;}
		
/*---------------------------------------*/
/*---------------- Parts ----------------*/
/*---------------------------------------*/
	.contents-clear {clear:both;}
	.contents-clear10 {clear:both; height:10px;}
	.contents-clear20 {clear:both; padding-top:20px;}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	text-align: left;
}
#header       h1 a     {
	text-indent: -9999px;
	height: 86px;
	width: 900px;
	background: url(/images/header_logo.jpg);
	display: block;
}
#header a:hover h1 {
	cursor: pointer;
}
#header .header-menu ul {
	background: url(/images/header_menu.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#header .header-menu li {
	display: block;
	float: left;
	padding: 15px 30px;
	border-right: 1px solid #CCCCCC;
}
#header .header-menu a {
	color: #666666;
	font-size: 13px;
}
.beatport-player {
	background: url(/images/beatport_bg.jpg) no-repeat bottom;
	height: 348px;
	margin-bottom: 10px;
}
#wrapper  #content  .content-left {
	float: left;
	width: 448px;
}
#content {
	margin-top: 20px;
}
.contents-top-box {
	border: 3px solid #111;
	padding: 20px;
	margin-bottom: 30px;
	line-height: 150%;
}
.content-top-date {
	font-size: 80%;
	color: #990033;
	text-align: right;
	padding: 10px 20px 20px;
}
.content-top-title {
	font-size: 95%;
	font-weight: bold;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}
.content-top-text {
	font-size: 85%;
	color: #999999;
	padding: 30px 20px 20px;
}
#wrapper  #content  .content-right {
	float: left;
	width: 442px;
	margin-left: 8px;
}
.ContentsClear {
	clear: both;
}
.content-top-feature {
	background: #333333;
	height: 150px;
	margin-bottom: 10px;
}
.content-left .artist-photo-box img {
	float: left;
}

.content-left .artist-photo-box h3 {
	float: left;
	padding: 0px;
	margin-top: 80px;
	margin-left: 20px;
}
.content-left .artist-text-box {
	font-size: 90%;
	padding: 30px 20px 30px 0px;
}
.content-left  .artist-text-box  h4 a {
	padding-top: 20px;
	color: #FFFFFF;
}
.content-top-sitelink img {
	margin-right: 1px;
	margin-bottom: 1px;
}
#form .contact-form {
	color: #CCCCCC;
	text-align: left;
	font-weight: normal;
}
#form .contact-form th {
	font-weight: normal;
	padding: 10px;
}
.contact-form {
	font-size: 90%;
	color: #CCCCCC;
}
.contact-form dt  {
	padding: 20px 10px 2px 0px;
}


.copy {
	display: none;
}
.input-b {
	margin: 20px 20px 20px 0px;
}
