@charset "UTF-8";
/* CSS Document */

.tn {
	font-size: 26px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px #999999 solid;
}

.t_pic {
	padding-top: 10px;
}

.t_text {
	padding-top: 10px;
	padding-left: 10px;
}

.table_pic tr th img {
	vertical-align: bottom;
}



.table_pic tr td {
	text-align: center;
	padding-bottom: 10px;
}
	