@charset "utf-8";

/*
 * /investers/financial/segment.css
 *  + Contents
 *  + 
*/

/* ***********************************************

 Segment CSS

*********************************************** */
h3 {
 clear: both;
}

.rTxtBlock {
	float: right;
	width: 235px;
}
.rTxtBlock ul {
	margin: 0;
	padding: 0;
}
.rTxtBlock li {
 padding-left: 1em;
 text-indent: -1em;
 margin-bottom: 5px;
}
.rTxtBlock li .grayMark {
	color: #666;
}