@charset "utf-8";
/* CSS Document */


/*--------------------------------------中央カラム*/

#bodyGuest  #contCenterInner{
	min-height:1000px;
}


#bodyGuest #contCenter h1{
	color:#00bf11;
	font-size:21px;
	font-weight:normal;
	line-height:1em;
	padding:24px 19px 15px;
}

#bodyGuest #contCenter-01 table.guestTable{
	border-bottom:1px solid #dcdcdc;
}

#bodyGuest table.guestTable{
	border-top:1px solid #dcdcdc;
}

#bodyGuest table.guestTable:last-child {
	border-bottom:1px solid #dcdcdc;
}

#bodyGuest table.itemTable{
	border-top:1px solid #dcdcdc;
}

#bodyGuest table.guestTable th,table.itemTable th{
	color:#00bf11;
	padding:12px 0 6px;
	background-color:#fafafa;
	font-weight:normal;
	font-size:11px !important;
	text-align:center !important;
}

#bodyGuest table.guestTable td,table.itemTable td{
	border-top:1px solid #eeeeee;
	vertical-align:middle;
	font-size:11px;
}

#bodyGuest table.guestTable th,table.guestTable td,table.itemTable th,table.itemTable td{
	border-right:1px solid #dcdcdc;
	text-align:left;
	word-break:break-all;
}

#bodyGuest table.guestTable tr:nth-child(even) {
	background-color:#fff;
}

#bodyGuest table.guestTable tr:nth-child(odd) {
	background-color:#fafafa;
}

#bodyGuest table.guestTable tr.playing{
	background: #0cc61d;
	color:#ffffff;
}

#bodyGuest .gt1{
	min-width:36px;
	text-align:center !important;
	display:none;
}

#bodyGuest .gt1 img{
	margin-top:4px;
}

#bodyGuest .gt2{
	min-width:42px;
	text-align:center !important;
}

#bodyGuest table.guestTable .gt3{
	min-width:67px;
	padding:10px 0px 10px 9px !important;
}

#bodyGuest table.guestTable th.gt3{
	padding-left:0 !important;
}

#bodyGuest table.guestTable .gt4 a{
	text-decoration:none;
	color:#000;
}

#bodyGuest table.guestTable .gt4 a:hover{
	text-decoration: underline;
	color:#00bf11;
}

#bodyGuest table.guestTable tr.playing .gt4 a,
#bodyGuest table.guestTable tr.playing .gt4 a:hover{
	color:#ffffff;
}

#bodyGuest table.guestTable .gt4,#bodyGuest table.itemTable .gt3{
	width:45%;
	font-size:12px !important;
	padding:10px 9px 10px 9px !important;
}

#bodyGuest table.guestTable .gt5,#bodyGuest table.itemTable .gt4{
	width:55%;
	border-right:none !important;
	font-size:12px !important;
	padding:10px 9px 10px 9px !important;
}

#bodyGuest .programLink{
	width:22px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}

#bodyGuest .programLink:hover img {
	margin-top:-22px;
}

#bodyGuest .programNumber{
	padding-left:0.5em;
}

#bodyGuest .programPlay{
	width:22px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
/*
#bodyGuest .programPlay:hover img {
	margin-top:-22px;
}
*/
