@charset "utf-8";

.floatLeft{ float:left;}
.floatRight{ float:right;}
.clearLeft{ clear:left;}
.clearRight{ clear:right;}

.history_table { border:0px; }
.history_table th,
.history_table td { font-size:16px; padding:12px 8px !important; }
.history_table td:first-child { vertical-align:top !important; border-left:0px !important; color:#19A3A8; width:50px; border:0px; width:80px; }
.history_table td:nth-child(2) { border:0px; vertical-align:top; color:#19A3A8;  }
.history_table td:last-child { border-right:0px !important; color:#555; line-height:160%;  }
.history_table tr[name="year"] td { border-top:1px solid #ddd; }
.history_table tr:last-child td { border-bottom:1px solid #ddd; }

/* MediaQuery */
@media screen and (max-width: 767px) {
}
@media (max-width: 480px) {
	.widgetContainer .pht{width:95%;margin:10px 10px 10px 10px}
	.widgetContainer .text{width:95%;padding:14px 10px 10px 10px}
}
@media screen and (max-width: 360px) {
}
@media \0screen {.ch2ch_rwdGallery {}}