@charset "shift_jis";

body,td{
	font-size: 16px;
}
.oshirase_subj {
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.oshirase_date {
	font-size: 16px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.oshirase_mesg {
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	overflow: auto;
}

