@charset "utf-8";

/* banday
----------------------------------------------- */
.bandayTop {
	width: 635px;
	background: url(../pgm_img/cont_top.gif) top;
	padding: 10px 10px 5px;
}

.bandayTop .txtDay {
	font-size: 0.9em;
}

.bandayTop dl {
	width: 424px;
	float: left;
}

.bandayTop dt {
	margin-bottom: 1px;
	padding: 1px 0 6px 15px;
	border-bottom: solid 1px #ccc;
	background: url(../pgm_img/icon_ttl_banday.gif) no-repeat;
	font-size: 108%;
	font-weight: bold;
}

.bandayTop dd {
	margin-top: 7px;
}

.bandayTop th {
	padding-left: 8px;
	background: url(../pgm_img/icon_disc_banday.gif) no-repeat 0 6px;
	vertical-align: top;
	width: 10em;
}

/* no request
----------------------------------------------- */
.bandayTop2 {
	width: 635px;
	background: url(../pgm_img/cont_top.gif) top;
	padding: 10px 10px 5px;
}

.bandayTop2 .txtDay {
	font-size: 0.9em;
}

.bandayTop2 dt {
	margin-bottom: 1px;
	padding: 1px 0 6px 15px;
	border-bottom: solid 1px #ccc;
	background: url(../pgm_img/icon_ttl_banday.gif) no-repeat;
	font-size: 108%;
	font-weight: bold;
}

.bandayTop2 dd {
	margin-top: 7px;
}

.bandayTop2 th {
	padding-left: 8px;
	background: url(../pgm_img/icon_disc_banday.gif) no-repeat 0 6px;
	vertical-align: top;
	width: 10em;
}


.bandayOubo {
	width: 180px;
	float: right;
	padding: 10px;
	background: #6e8c8c;
}

.bandayOubo .ttl {
	margin-bottom: 6px;
	padding-bottom: 5px;
	border-bottom: solid 1px #afc0c0;
}

.bandayOubo p {
	line-height: 1.3;
	color: #fff;
}

.bandayOubo p a {
	text-align: right;
}

.put-right {
	text-align: right;
}

.report-ttl {
	padding: 10px 0;
	background: url(../pgm_img/bg_banday.gif) no-repeat;
	border-bottom: solid 1px #ccc;
	position: relative;
}

.report-ttl h4 {
	margin: 0 10px;
}

.report-cont {
	width: 635px;
	padding: 5px 9px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: both;
	background: #fff;
}

.report-cont .backnumber {
	width: 635px;
}
.report-cont .backnumber th {
	padding: 5px 0;
	width: 13em;
	font-weight: normal;
	color: #666;
	vertical-align: top;
	border-bottom: dotted 1px #ccc;
}

.report-cont .backnumber td {
	padding: 5px 0;
	border-bottom: dotted 1px #ccc;
}

.report-cont .backnumber td.artist {
	width: 15em;
}

.requestTb {
	width: 635px;
	margin: 10px 0 5px;
}

.requestTb th,
.requestTb td {
	line-height: 1.2;
	border: 2px solid #fff;
	padding: 7px 5px 7px 10px;
}

.requestTb th {
	width: 180px;
	background: #e4f4c8;
	text-align: left;
	font-weight: normal;
}

.requestTb th span {
	color: #e33;
}

.requestTb td {
	background: #eee;
}

.inpAge {
	width: 36px;
}

.inpPost {
	width: 60px;
}

.indent1 {
	margin-left: 1em;
	text-indent: -1em;
}

.attention {
	margin-top: 15px;
}

/* 週刊とれたてトレンド
----------------------------------------------- */
.subToretate1 {
	background: url(../pgm_img/icon_rank.gif) left center no-repeat;
	padding: 2px 0 5px 25px;
	margin-bottom: 5px;
	line-height: 1.2;
	font-size: 105%;
	color: #F79000;
	border-bottom: 1px dotted #F79000;
}
.subToretate2 {
	background: url(../pgm_img/icon_videoclip.gif) left center no-repeat;
	padding: 2px 0 5px 25px;
	margin-bottom: 5px;
	line-height: 1.2;
	font-size: 105%;
	color: #2C8FE4;
	border-bottom: 1px dotted #2C8FE4;
}
.subToretate3 {
	background: url(../pgm_img/icon_cart.gif) left center no-repeat;
	padding: 2px 0 5px 25px;
	margin-bottom: 5px;
	line-height: 1.2;
	font-size: 105%;
	color: #58C756;
	border-bottom: 1px dotted #58C756;
}

