ul.liveCap{
text-align:left;
font-size:small;
background-color:#dddddd;
padding:15px 20px 15px 30px;
width:400px;
margin:25px auto 10px;
line-height:1.3em;
border:1px dashed #1d4885;
}

a.liveBtn{
background-image:url(../img/live_btn.gif);
background-position:0px 0px;
background-repeat:no-repeat;
display:block;
width:201px;
height:114px;
text-indent:-9999px;
margin:25px auto 25px;
text-decoration:none;

}

a.liveBtn:hover{
background-position:-201px 0px;

}

a.wmp{
margin:10px auto 200px;
}

.digest{
border:3px solid #1d4885;
border-collapse:collapse;
margin:10px auto;

}

th{
font-weight:bold;
color:#ffffff;
background-color:#1d4885;
font-size:small;
margin:0px;
text-align:left;
padding:2px 5px;

}

td{
margin:0px;
padding:0px;
font-size:small;
border-bottom:1px dashed #aaaaaa;
border-right:1px dashed #aaaaaa;
text-align:center;


}

a.dBtn{
text-indent:-9999px;
background-image:url(../img/live_d_btn.gif);
background-repeat:no-repeat;
background-position:0px 0px;
width:48px;
height:20px;
display:block;
text-decoration:none;
margin:0px;
}

a.dBtn:hover{
background-position:-48px 0px;
}


.rIndex{
border:none;
background-color:#aaaaaa;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
text-align:center;
padding:2px 5px;
}

.deadIndex{
background-color:#666666;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;

}

.dIndex{
background-color:#aaaaaa;
color:#000000;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
padding:2px 5px;
}

/*　050701修正部分　Wingsign山下　*/
.layout01{
border:0px;
text-align:center;
}
/*　050701修正部分　ここまで　*/

/* 2005/07/04 山下修正　*/
a.liveBtn2{
background-image:url(../img/live_btn_1m.gif);
background-position:0px 0px;
background-repeat:no-repeat;
display:block;
width:201px;
height:114px;
text-indent:-9999px;
margin:50px auto 0px;
text-decoration:none;

}
a.liveBtn2:hover{
background-position:-201px 0px;

}
#livedigest{
text-align:left;
}
#livedigest a{
text-indent:-9999px;
background-repeat:no-repeat;
background-position:0px 0px;
display:block;
text-decoration:none;
margin:auto;
}

a.dBtn01{
background-image:url(../img/1r.gif);
width:48px;
height:60px;
}
a.dBtn02{
background-image:url(../img/2r.gif);
width:48px;
height:60px;
}
a.dBtn03{
background-image:url(../img/3r.gif);
width:48px;
height:60px;
}
a.dBtn04{
background-image:url(../img/4r.gif);
width:48px;
height:60px;
}
a.dBtn05{
background-image:url(../img/5r.gif);
width:48px;
height:60px;
}
a.dBtn06{
background-image:url(../img/6r.gif);
width:48px;
height:60px;
}
a.dBtn07{
background-image:url(../img/7r.gif);
width:48px;
height:60px;
}
a.dBtn08{
background-image:url(../img/8r.gif);
width:48px;
height:60px;
}
a.dBtn09{
background-image:url(../img/9r.gif);
width:48px;
height:60px;
}
a.dBtn10{
background-image:url(../img/10r.gif);
width:48px;
height:60px;
}
a.dBtn11{
background-image:url(../img/11r.gif);
width:48px;
height:60px;
}

#livedigest a:hover{
background-position:-48px 0px;
}

#digest2{
border:3px solid #1d4885;
border-collapse:collapse;
margin:10px auto;
}
#digest2 td{
	font-size:11pt;
	height:40px;
	padding:5px 5px;
	vertical-align: top;
	text-align:left;
}
#digest2 td.klink{
	padding:0px 0px;
	vertical-align: middle;
	width:80px;
}
#dlink td{
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
}

.date{
	color: #FF6600;
}
.r_name{
	color: #1D4885;
	font-weight: normal;
}
/* 山下修正ここまで　*/



/* 高橋修正20060330↓ */

table.live_btn_b {
	width:500px;
}
table.live_btn_b td {
	border-width:0px;
}

a.live_btn_b1 {
	background-image:url(../img/live_btn_b1.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	width:214px;
	height:96px;
	text-indent:-9999px;
	margin:4px auto;
	text-decoration:none;
}
a.live_btn_b1:hover {
	background-position:bottom;
}

a.live_btn_b2 {
	background-image:url(../img/live_btn_b2.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	width:214px;
	height:96px;
	text-indent:-9999px;
	margin:4px auto;
	text-decoration:none;
}
a.live_btn_b2:hover {
	background-position:bottom;
}

a.live_btn_b3 {
	background-image:url(../img/live_btn_b3.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	width:214px;
	height:96px;
	text-indent:-9999px;
	margin:4px auto;
	text-decoration:none;
}
a.live_btn_b3:hover {
	background-position:bottom;
}

a.live_btn_b4 {
	background-image:url(../img/live_btn_b4.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	width:214px;
	height:96px;
	text-indent:-9999px;
	margin:4px auto;
	text-decoration:none;
}
a.live_btn_b4:hover {
	background-position:bottom;
}


/* 高橋修正20060330↑ */


