td {
	font-size: 90%;
	line-height: 140%;
}
.pankuzu {
	font-size: 0.8em;
	line-height: 1em;
}

.pdf01 {
	font-size: 0.8em;
	line-height: 1em;
}


.green {  font-size: 11pt; color: #009900}
.blue {  font-size: 11pt; color: #006699}
.ss {
	font: 10pt/11pt;
	color: #FF0000;

}
.ss2 {
	font-size: 10pt;
	line-height: 11pt;

}
.pdf01_2 {

	font-size: 0.8em;
	line-height: 2.1em;
}
.LL {
	font-size: 1em;
	line-height: 130%;
	font-weight: normal;
}
.red {
	color: #cc0000;
}
.indent01{
    text-indent: -1.0em;
	margin-left: 1.0em;
}


/*----------------------------------------------------------
CLEARFIX
----------------------------------------------------------*/

/* clearfix (Firefox)
------------------------------- */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* WinIE7
------------------------------- */
.clearfix{
   display:inline-block;
}

/* WinIE5,6
------------------------------- */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}

.clear {
	clear:both;
	display:none;
}