@charset "utf-8";
#tvPage #tvImg img {
	float: right;
	padding-top: 10px;
}
#getFlaImg img {
	margin-top: 20px;
}
#tvPage .sideBox01 .center ul {
	margin-left: 20px;
	list-style-type: square;
}
#tvPage .sideBox01 .center ul li {
	margin-bottom: 10px;
	line-height: 140%;

}
#tvScreen {
	/*background-color: #000000;*/
	/*height: 430px;*/
	width: 670px;
	text-align:center;
	padding-top:20px;
	background-color: #333333;
	padding-bottom: 20px;
}
#tvBox {
	margin-bottom: 20px;
}
#tvList table {
	width: 600px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
#tvList {
	padding-left: 30px;
	width: 640px;
}

/*
#tvList td.gray01 {
	background-color: #CCCCCC;
}
#tvList td.gray02 {
	background-color: #F2F2F2;
}
*/
#tvList td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
ul#listBox {
	/*background-color: #CCCCCC;*/
	width: 570px;
	list-style-type: none;
	margin-left: 40px;
}
ul#listBox li {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	/*font-weight: bold;*/
	margin-left: -30px;
	padding-left: 30px;
}


.gray01 {
	background-color: #E3E3E3;
}
.gray02 {
	background-color: #F6F6F6;
}
.orange {
	background-color:#FFC;
	color:#FFF;
	list-style-image:url(images/list_on.png);
	color:#333;
	list-style-position:inside;
	font-weight: bold;
}





ul#bn {
	list-style-type: none;
}
ul#bn li {
	margin-bottom: 10px;
}

