/* フローティングメッセージのスタイル （ここで表示されるスタイルを指定）*/
.spanstyle {
	position:absolute;
	visibility:hidden;
	color:#000000;            /* フォント色               */
	font-size:12pt;    /* 枠線の太さ、色、形状     */
	padding:0px; /* 背景色                   */
	z-index:100;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.temp_style {
	color:#666666;
	font-weight:bold;
	background-color:#ffff00;
	text-decoration:none;
}
.px12_120 {  font-size: 12px; line-height: 120%; COLOR: #000000;}
.px12_130 {  font-size: 12px; line-height: 130%; COLOR: #000000;}
.px12_140 {  font-size: 12px; line-height: 140%; COLOR: #000000;}
.px12_140u {
	font-size: 12px;
	line-height: 140%;
	COLOR: #000000;
	text-decoration: underline;
}
.px12_140w {
	font-size: 12px;
	line-height: 140%;
	COLOR: #FFFFFF;
}

.style1a {color: #FFFFFF}
.style2a {color: #00A1E9}
.px14b_pw {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	COLOR: #FFFFFF;
}

-->

