@charset "shift_jis";

body,td { font-size: 14px }
/*------ oshirase ------*/
.oshirase_subj {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.oshirase_date {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.oshirase_mesg {
	text-align: left;
	padding: 10px;
	line-height: 2em;
}

