/*=========自分で追加==========*/
#shisetsu{
	font-family:'HGP行書体';
	}

#shisetsu table{
	width:880px;
	font-size:20pt;
	border:10px outset #9cf;
	background:#69c;	
	}
#shisetsu table th{
	background:#cdf;
	}


#shisetsu table td{
	background:#def;
	}


