@import "/common_css_e/default_wide.css";
@import "/common_css_e/component_wide.css";


/*--------------------------------------

  /investor/stock/adr.html
---------------------------------------*/

.boxNyse {
	border:1px solid #666666;
	margin-top:20px;
	}
.boxNyse h3 {
	background:#f3f3f3;
	padding:5px;
	border-bottom:1px solid #666666;
	}
.boxNyse p { padding:10px; }
.boxNyse dl { padding:0 10px 10px !important; } 
.boxNyse dl dt { width:100%; padding-top:10px;}
.boxNyse dl dd { padding:3px 0 0 15px; }
.boxNyse dl dd p { padding:0 !important; }
.boxNyse dl dd table th,
.boxNyse dl dd table td { vertical-align:top; }
.boxNyse dl dd table th { font-weight:normal; white-space:nowrap; }

.btnNyse {
	text-align:right;
	margin-top:5px;
	}