﻿/* 組ごとNewマーク
<img src="img/new_2_moon.gif" alt="new"width="35">
<img src="img/new_3_snow.gif" alt="new"width="35">
<img src="img/new_4_star.gif" alt="new"width="35">
<img src="img/new_5_cosmos.gif" alt="new"width="35">						
*/

			/* 以下<tr><td>～</tr></td>単位で最新の放送データを上積みしていく */
			
			
/*
<tr><td align="left"><img src="img/new_1_flower.gif" alt="new" width="35"><span class="titlename"> 第12回 ○組・○○○○（2020年12月放送）</span><br>

	<small>				
	<a href="/music/cgi-bin/detail.cgi?goods_code=TZK-053" target="_blank">
	「♪○○○○」</a>／『○○○○』より<br>
	<a href="/music/cgi-bin/detail.cgi?goods_code=TZK-053" target="_blank">
	「♪○○○○」</a>／『○○○○』より<br>
	<a href="/music/cgi-bin/detail.cgi?goods_code=TZK-053" target="_blank">
	「♪○○○○」</a>／『○○○○』より<br>
	<a href="/music/cgi-bin/detail.cgi?goods_code=TZK-053" target="_blank">
	「♪○○○○」</a>／『○○○○』より<br>
	<a href="/music/cgi-bin/detail.cgi?goods_code=TZK-053" target="_blank">
	「♪○○○○」</a>／『○○○○』より<br>
	</small>
	<br>
</td></tr>			





/* common */
body {
  font-family: 'メイリオ',meiryo,'ＭＳ Ｐゴシック',MS PGothic,Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif;
  min-width: 1280px;
}
@media only screen and (max-width: 640px) {
	body {
		min-width: auto;
	}
}
img {
    max-width: 100%;
    height: auto;
}

.auto-style6 {
	text-align: center;
}


.auto-style38 {
	text-align: left;
}

/*--追加設定--*/
.auto-style39 {
	font-size: 80%;
	color: #dc143c;
}

.auto-style41 {
	font-size: large;
	font-weight: bold;
}
/*--追加設定--*/
.auto-style41 .lefttext {
	font-size: 80%;
	font-weight: normal;
	display: inline-block;
	text-align: left;
}	
.auto-style41 .topstar {
	position:relative;
	display:inline-block;
	padding: 0.5em 1em;
	margin: auto;
	border: solid 1px;
	border-radius: 10px;
	border-color:#D99037;
}

/*--追加設定--*/
.titlename {
	color: #D99037;
	font-weight: bold;
	text-align: left;
}

.auto-style42 {
	background-color: #D99037;
}

.auto-style43 {
	color: #FFFFFF;
	font-size: x-large;
	text-align: left;
	width: 1240px;
	margin: 0 auto;
	padding:5px 1.25rem;
}

.auto-style43 img {
	vertical-align:middle;
}

.auto-style44 {
	font-size: x-small;
}