 /* text
-------------------------------------------*/
.right_align {
	text-align:	right;
}

td.bunderline_right {
	border-bottom: 1px solid #000;
	text-align: right;
	line-height: 1.5em;
}

td.bunderline_middle {
	border-bottom: 1px solid #000;
	text-align: center;
	line-height: 1.5em;
}

td.bunderline_left {
	border-bottom: 1px solid #000;
	text-align: left;
	line-height: 1.5em;
}

p#title {
	font-size:	11px;
	line-height:	12px;
}

p#tenk {
	font-size:	20px;
	font-weight: bold;	
	line-height:	20px;
}

#chart_text {
	font-size:	11px;
}

#chart_text_bold {
	font-size:	11px;
	font-weight:	bold;
}

#chart_text_right {
	font-size:	11px;
	text-align:	right;
}

td{
	padding: 0;
	line-height:	16px;
	height:	0;
}

#content-wrap table {
	font-family: "Times New Roman", Times, serif;
}
