<style type="text/css">
.table_theme1 {
  margin-bottom: 35px;
}

td:nth-child(1) {
  text-align: center !important;
}

td:nth-child(2) {
  width: 530px !important;
}

.categoryTitle{
	padding-bottom: 0 !important;
}

#sns-area ul{
margin: 12px 3px 6px;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
	
}
#sns-area ul>li{
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}


.t_sns #sns-area{
  position: absolute;
  left: 0;
}


p.data{
	text-align: right; 
	margin-bottom: -17px;
	font-size: 14px;
}

p.notes{
	margin-bottom: 50px;
	font-size: 14px;
}
</style>