@charset "shift_jis";
/*--------------------------------------*/

div#programList h4.topicTitle {
	background-color: #006688;
	padding: 15px;
	color: #FFFFFF;
	margin: 15px 0px;
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 100%;
}
div#programList div.topicArea {
	margin: 0px 10px;
}
div#programList p.programTitle {
	font-weight: bold;
	margin-top: 10px;
}
div#programList p.programTitle span {
	font-weight: normal;
}
div#programList p.programBody .Image {
	margin-left: 5px;
	float: right;
}
div#programList div.programMovie {
	margin: 0px auto;
	padding: 20px 0px;
	width: 360px;
	clear: both;
}
div#programList dl.programInfo dt.noneStyle {
	background: #eeeeee !important;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
div#programList ul#scheduleData {
	margin:5px 0px;
}
div#programList ul#scheduleData li {
	background: url(../image/program/regular/arrow.gif) no-repeat left center;
	text-indent: 18px;
	line-height: 180%;
}
div#programList p#scheduleBt {
	text-align:right;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#programList h4.detailTitle {
	background-color: #006688;
	padding: 10px 15px;
	color: #FFFFFF;
	margin: 15px 0 20px;
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 100%;
}
div#programList div#topicArea ul#scheduleDetail {
	border: none;
	margin:10px 0;
	padding:10px 0;
 	max-height:250px;
 	overflow:auto;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;

}
div#programList div#topicArea h5{
	border: none;
	font-weight: normal;
	background: #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 5em;
	color:#fff;
	font-size:100%;
	width:100px;
}
div#programList div#topicArea div#date{
	background: #333333;
	height: 5px;
	margin: 0px;
	width:100px;
}
div#programList div#topicArea span{
	width: 5px;
	height: 5px;
	display: block;
	overflow: hidden;
}
div#programList div#topicArea p{
	clear: both;
}
div#programList div#topicArea .l-top {
	background: #333333 url(/image/program/regular/l-top.gif) no-repeat;
	float: left;
}
div#programList div#topicArea .r-top {
	background: #333333 url(/image/program/regular/r-top.gif) no-repeat;
	float: right;
}
div#programList div#topicArea .l-bottom {
	background: #333333 url(/image/program/regular/l-bottom.gif) no-repeat;
	float: left;
}
div#programList div#topicArea .r-bottom {
	background: #333333 url(/image/program/regular/r-bottom.gif) no-repeat;
	float: right;

}
div#programList div#topicArea ul#scheduleDetail li{
	padding: 0px 5px;
	border: none;
	background: url(/image/layout/button/link.gif) no-repeat left center;
	margin: 0px 0 0 6px;
	text-indent: 10px;
	line-height: 180%;
	clear: both;
}

div#programList h5#musicList{
	margin:20px 0 0;
}

div#programList p.programBody{
	margin:0 0 10px;
}

div#programList table#MusicList-tb {
	width: 488px;
	border-collapse: collapse;
	text-align: center;
}
div#programList table#MusicList-tb th {
	border: 1px solid #bbbbbb;
	background:#d7d7d7;
	padding: 5px;
	font-weight: normal;
	vertical-align: middle;
}
/*--Amazon Button ON
div#programList table#MusicList-tb th.artist,
div#programList table#MusicList-tb td.artist {
	width: 170px;
	text-align: left;
	font-weight:normal;
}
div#programList table#MusicList-tb .music {
	width: 160px;
	text-align: left;
}
*/
div#programList table#MusicList-tb th.artist,
div#programList table#MusicList-tb td.artist {
	width: 210px;
	text-align: left;
	font-weight:normal;
}
div#programList table#MusicList-tb .music {
	width: 210px;
	text-align: left;
}
div#programList table#MusicList-tb td {
	border: 1px solid #bbbbbb;
	padding: 5px;
	vertical-align: middle;
}
div#programList ul.musicImage {
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
div#programList ul.musicImage li {
	float: left;
	width: 100px;
	padding: 10px;
}
div#programList ul.musicImage p {
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#programList .brclear {
	clear: both;
}

.main_profile {
         float:left;
		 margin-right:5px;
		 border:1px solid #000;
}

.profile {
		 margin-right:5px;
		 border:1px solid #000;
}

div#amazonCdImg{
	margin:20px 0 5px 2px;
}

div#amazonCdImg ul li{
	width:122px;
	float:left;
	height:170px;
}

div#amazonCdImg ul li a {
	color:#000;
	text-decoration:none;
	line-height:100%;
}

div#amazonCdImg ul li span{
	width:115px;
	font-size:88%;
}

div#amazonCdImg ul li a img{
	width:115px;
	margin-bottom:3px;
}


/*
lucy
-------------------------------*/
.clear {
      clear:both;
}
.name{
	  margin-top:0.5em;
      font-weight:bold;
}
.month_txt{
      font-size:80%;
	  text-align:center;
}
div.lucyInfo{
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
div.lucyInfo p img{
	float:left;
	margin-right:8px;
	border:1px solid #333;
}

p#onAirDate{
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
h3.weeklyGuest{
	margin:0 0 10px;
	font-size:115%;
}

div#pastGuestList h4{
	margin:0 0 10px;
	padding:3px 7px;
	border-left:5px solid #FEB100;
	border-bottom:2px solid #FEB100;
	font-weight:bold;
	font-size:100%;
}

div#pastGuestList p.guest{
	margin:0 0 2em;
}

div#pastGuestList ul{
	margin:10px 0 10px;
	width:350px;
}
div#pastGuestList ul li{
	margin-left:5px;
}
p img.guestPh{
	float:left;
	margin: 0 10px 20px 10px;
}
