#intern {
margin-top:2em;
}
			#intern table {
margin-top:2em;
				border-collapse:collapse;
				border:2px solid #999;
width:100%;
margin-bottom: 1em;
margin-top: 2em;
table-layout:fixed;
			}
			#intern td,#intern th{
				border:1px solid #999;
				padding:3px;
			}
			#schedule th{
				background:#FDE1ED;
			}
#schedule p{
margin-top:1em;
}
			#intern .head{
				background:#EBA5C7;
				border:1px solid white;
			}
			#saito ul{
				padding-left:1em;
				margin-left:0;
				list-style:disc;
			}
			#schedule table{
				margin:0px;
				table-layout:fixed;
			}

#intern .closed{
	text-decoration:line-through;
	color:red;
	font-weight:bold;
}
