@charset "utf-8";


.linkLeft{
	float:left;
	width:440px;
	margin-left:20px;
	margin-bottom:30px;
}

.linkRight{
	float:right;
	width:440px;
	margin-right:20px;
	margin-bottom:30px;
}

.linkList ul{
	margin-left:40px;
	margin-top:10px;
}

.linkList li{
	list-style-type:square;
	padding:2px
}




#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 {
	width: 650px;
	margin: 0px auto;
}
#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(../Copy%20of%20suisosui/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;
}


#qa p{
	padding-bottom:20px;	
}

#qa .qtitle{
	font-weight:bold;
	color:#093;
	font-size:medium;
}


#suiso_sui_description p{
	padding-bottom:30px;
}
