#osiwin {
	position: fixed!important;
	position: absolute;
	top:0;
	left:0;
	width:500px;
	height:300px;
	z-index:101;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.oshirase_title {
	font-size: 16px;
	padding: 2px;
	text-align: center;
}
/*
.oshirase_subj {
	font-size: 12px;
	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;
}
.oshirase_date {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.oshirase_mesg {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	overflow: auto;
}
*/
.oshirase_mesg img {
	margin:10px;
}
