@charset "utf-8";
/* CSS Document */

/* 固定event*/

#left{
	float:left;
	width:400px;
	height:auto;
}

#event{
	height:auto;
	width:350px;
	margin:0px 0 0px 100px;
	padding:0px 0 100px 0px;
	
}

#event a:hover{
	color:#999999;
}

#aboutevent{
	height:auto;
	width:280px;
	margin:0px 0 0 0px;
}

#aboutevent p{
	padding:0 0 0 20px;
}

#aboutevent hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #e50011;
}

/* 固定eventここまで*/

#right{
	float:left;
	width:720px;
	height:auto;
	margin:20px 0 0 70px;
	position:relative;
}

#right h5{
	font-size:20px;
	color:#e50011;
	padding-left:20px;
}

#eachdisc{
	clear:both;
	margin:0px 0 50px 0;
	overflow:hidden;
}

#cdjacket{
	width:200px;
	float:left;
	text-align:center;
	margin:20px 0 0 20px;
}

#cdtitle1{
	width:210px;
	float:left;
	margin:30px 0 0 40px;
}

#cdtitle2{
	width:250px;
	float:left;
	margin:30px 0 0 0px;
}

#right h6{
	font-size:17px;
	color:#000;
	font-weight:600;	
}

#right p{
	font-size:13px;
	color:#000000;
}

#right a{
	color:#000000;
}

#right a:hover{
	color:#ccc;
}
