@charset "utf-8";

/*--------------------------------------------
*
*	history
*	
*--------------------------------------------*/
#content h3 { font-weight:bold; margin-top:30px; }
.historyTB {}
.historyTB th ,
.historyTB td {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.historyTB th {
	white-space: nowrap;
	/*background-color: #efefef;*/
}
.historyTB td {}

.historyTB table {}
.historyTB table th ,
.historyTB table td {}
.historyTB table th {}
.historyTB table td {}

.historyTB .historyPict { }
.historyTB .historyPict p { margin-top:2px; margin-bottom:0px; font-size:80%; }
.historyTB .imgRight { margin-bottom:0px;}
.historyTB .imgLeft { margin-bottom:0px;}
