@charset "utf-8";
.font140 { font-size:140%;}
.font120 { font-size:120%;}
.font100 { font-size:100%;}
.font90 { font-size:90%;}
.font80 { font-size:80%;}
.font70 { font-size:70%;}
.font60 { font-size:60%;}
.bold { font-weight:bold;}
.italic { font-style:italic;}
.comp {
	font-size: 0.85em;
	color: #C00;
	background-color: #FFFFE1;
	padding: 0.5em;
	border: thin dotted #F90;
}

#columm12 table.history {
	 width:590px;
	 border-collapse: collapse;
	 font-size:1em; 
	 line-height:1.8em;
	 margin:5px;
}
#columm12 table.history td.year  {
	 vertical-align:top;
	 width:160px; 
	 border-bottom:#333 dashed 0.5px;
	 padding:5px;
}
#columm12 table.history td.content  {
	 vertical-align:top;
	 width:px; 
	 border-bottom:#333 dashed 0.5px;
	 padding:5px;
}

#columm12 table.history-manage{
	width:590px;
	border-collapse: collapse;
	font-size:1em; 
	line-height:1.8em;
	margin:5px;
}
#columm12 table.history-manage td.year-m{
	vertical-align:top;
	width:100px;
	border-bottom:#333 dashed 0.5px;
	padding:5px;
}
#columm12 table.history-manage td.content-m{
	vertical-align:top;
	width:350px;
	border-bottom:#333 dashed 0.5px;
	 padding:5px;
}
#columm12 table.history-manage td.manage-m{
	vertical-align:top;
	border-bottom:#333 dashed 0.5px;
	 padding:5px;
}