@charset "UTF-8";

/* change large fonts
--------------------------------------------------*/
body,td  { font-size: 18px }

/*------ oshirase ------*/
.oshirase_subj {
	color: #333333;
	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 {
	color: #0066cc;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.oshirase_mesg {
	color: #333333;
	text-align: left;
	padding: 10px;
	line-height: 2em;
}