@charset "Shift_JIS";


/********* RightContainer *************************************************/

div#RightContainer{
	background:url(../images/backmid.gif) repeat-y left top;
}

div#RightContainer p#Bottom{
	background:url(../images/backbottom.gif) no-repeat left bottom;
}


div#RightContainer h2{
	padding:20px 0 20px 40px;
	background:url(../images/music_backhead.gif) no-repeat left -5px;
	color:#FFF;
	font-size:12px;

}

div#List{
	padding:0 22px 0 30px;
}

div#List a{
	color: #FF9900;
}

div#List p{
	padding:5px 0 0;
}

div#List p#Photo{
	width:430px;
	margin:auto;
	padding:10px 0 10px;
}

div#List h5{
	color:#333;
	padding:10px 0 2px;
}

.Left{
	float:left;
}

.Right{
	float:right;
}

div#List dl{
	
	padding:15px 0;
	border-bottom:1px solid #CCC;
}

div#List dl dt{
	font-weight:bold;
	color:#0066FF;
}

div#List dl dt,div#List  dl dd{
	padding:0;
	margin:0;
}

div#List h3{
	padding:0px 0 10px 0px;
	clear:both;
	font-size:12px;
	color:#333;
}

div#List h4{
	clear:both;
	font-weight:normal;
	font-size:12px;
	color:#FFF;
	background-color: #A2A6B9;
	padding:1px 0 1px 10px;
	margin:25px 0 0;
}

div#List h4#Name{
	font-size:15px;
	color: #0066FF;
	font-weight:bold;
	background:none;
	padding:0;
	margin:0;
}

div#List p#CD{
	width:140px;
	float:left;
	padding:10px 0 10px;
}


table#Event{
	font-size:12px;
	margin:0;
	width:561px;
	border:1px solid #A2A6B9;
}

table#Event td{
	padding:0px 5px 5px 5px;
}

table#Event td#Date{
	padding-top:5px;
	font-weight:bold;
	color:#0066FF;
}

table#Event td#Button{
	padding:10px 10px 0px 0px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	white-space: nowrap;
	/*comment out by nakashima 2008.01.20*/
	/*color:#0066FF;*/
	color:#FF0000;
}

table#Event td#Bar{
	padding-top:8px;
	border-top:1px dotted  #A2A6B9;
}

table#Release{
	font-size:12px;
	margin:0;
	width:561px;
	border:1px solid #A2A6B9;
}

table#Release td{
	padding:0px 5px 0px 5px;
}

table#Url{
	font-size:12px;
	margin:0;
	width:561px;
	border:1px solid #A2A6B9;
}

table#Url td{
	padding:5px;
}

table#Onair{
	font-size:12px;
	margin:0;
	width:561px;
	border:1px solid #A2A6B9;
}

table#Onair td{
	padding:5px;
}

table#Onair td#Date{
	padding-top:5px;
	font-weight:bold;
	color:#555555;
}

/*****************************************************
	2008-10-21追加 youhei iwasaki　正社員募集バナーです。 
******************************************************/

dl#recruit{
	padding:20px 12px 0px 0;
}

dl#recruit dt{
	padding:7px 0 0px 0;
	border-top:3px solid #FF3366;
	background:url(../images/kyujin_sub107.gif) no-repeat 0px 7px;
	text-indent:-9999px;
}

td#bottom_line{
	border-bottom: 3px solid #FF3366;
	width: 190px;
	padding-bottom: 10px;
}



/***************************************************
				10-21追加分ここまで
****************************************************/