.menu {
	font-size: 7.5pt;
	line-height: 100%;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
.tlink {
	font-size: 9pt;
	line-height: 120%;
	color: #FF6600;
	text-decoration: none;
}
.t {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
}
.ts {
	font-size: 8pt;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
}
.h02 {
	font-size: 12pt;
	line-height: 180%;
	color: #333333;
	font-weight: bold;

}
.n {

	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
.h03 {


	font-size: 12pt;
	line-height: 180%;
	color: #330099;
	font-weight: bold
}
.cap {


	font-size: 8pt;
	line-height: 130%;
	color: #333333;
}
.h01 {

	font-size: 16pt;
	line-height: 150%;
	color: #000066;
	font-weight: bold;
}
.pagebreak {
	page-break-after: always;
}
.info {  font-size: 9pt; line-height: 140%}
.navi {  font-size: 12pt; line-height: 140%; color: #333333; text-decoration: none; font-weight: bold}
.main_color_block1 { font-size: 8pt; line-height: 140%; color: #000099; text-decoration: none; }
.main_color_block2 { font-size: 9pt; line-height: 140%; color: #000099; text-decoration: none; }
.main_color_block3 { font-size: 11pt; line-height: 140%; color: #000099; text-decoration: none; }
.nb { font-size: 9pt; line-height: 150%; color: #333333; font-weight: bold}
.nbg {
font-size: 9pt; line-height: 150%; color: #336600; font-weight: bold
}
.read2 {
	font-size: 11pt;
	line-height: 200%;
	color: #003366;
	font-weight: bold;
	background-color: #EFF;
	border-bottom: 1px dotted #399;
}
.read {
	font-size: 11pt;
	line-height: 200%;
	color: #003366;
	font-weight: bold;
}
.readTitle {
	border: 1px solid #999999;

	font-size: 12pt;
	line-height: 180%;
	color: #330099;
	font-weight: bold;
	padding:4px;
}
.borderTable {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border: 1px solid #999999;
}

.cap_box {
	font-size:9pt;
	padding:10px;
	margin:10px;
	color:#003333;
	line-height:150%;
	background-color:#DDFFAA;
	border:1px solid #393;
}


table.cms_tbl {
	font-size:10pt;
	line-height:150%;
	color:#333;
	
	border-collapse:collapse;
	
}

table.cms_tbl td {
	margin:4px;
	padding:4px;
	border:1px solid #666;
}

table.cms_tbl th {
	margin:4px;
	padding:4px;
	border:1px solid #666;
	background-color:#EEFFFF;
	color:#003366;
	font-weight:bold;
	/*text-align:left;*/
}
