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

	  h2 {
 		background-image : url('/img/common/title_tieup.png');
		background-repeat: no-repeat;
		background-position:0 0;
		font-size:15px;
		color:#FFFFFF;
		width : 569px;
		height:30px;
		margin:0 -0 0 0;
		line-height:30px;
		padding:0 0 0 30px;
		text-align : left;
		}
		
		
		  h3 {
 		background-image : url('/img/common/icon_h3.png');
		background-repeat: no-repeat;
		background-position:0 5px;
		font-size:13px;
		color:#FF6600;
		width : 569px;
		height:30px;
		margin:0 0 0 5px;
		line-height:30px;
		padding:0 0 0 30px;
		text-align : left;
		}
		
	div#bank_list {	
		float:left;
		width:570px;
		margin:5px 0 0 0;
		background-image:url('/img/common/black_line_bg.jpg');
		border-bottom: 1px #707070 solid;
		}
		
			
	#bank_list table {
		 width:570px;
		 margin:0 0 0 0;
 		 border-collapse: separate;
 		 }
		
	#bank_list th {
		font-size:9.5px;
		width:110px;
		font-weight:normal;
		background-image:url('/img/common/icon_list.png');
		background-position:2px 3px;	
		background-repeat: no-repeat;
   		padding:5px 0 5px 18px;
		border-bottom:1px #999999 dotted; 
		}
	
	#bank_list td {
	font-size:8.5px;
	border-bottom:1px #999999 dotted; 
	}
	
	
	#bank_list .none_th {
		font-size:9.5px;
		width:110px;
		background-image:none
		}
	
	#bank_list .noen_td {
	    }
	
	
	div#bond_list {	
		float:left;
		width:570px;
		margin:5px 0 0 0;
		background-image:url('/img/common/black_line_bg.jpg');
		border-bottom: 1px #707070 solid;
		}
			
	#bond_list table {
	background-image:none;
	border-collapse:collapse;
	}
	
	#bond_list th {
	background-image:none;
		padding:0 0 0 1px;
		}
		
	.p2 {
	font-size:12px;
	padding-left:150px;
	}
	
	#bond_list  td {
	font-size:8.5px;
	padding:0 0 0 1px;
	text-align:left;
		}
