@charset "shift_jis";

body,td{
	font-size: 12px;
	line-height:18px;
}

.osirase {
	font-size: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 20px;
	margin: 0px 5px 0px 0px;
	background-color: #f4f4f4;
	padding-left: 5px;
}
.osirase a:link{
	text-decoration: none;
}
.osirase a:visited{
	color: #0033FF;
	text-decoration: none;
}
.osirase a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.oshirase-maru {
	color: #FF9900;
	font-size: 10px;
	line-height: 150%;
}
.oshirase_subj {
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: 25px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.oshirase_date {
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.oshirase_mesg {
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	overflow: auto;
}

