.style1 {
	font-size: 20px;
	line-height: 120%;
	color: #000000;
}
.style2 {
	font-size: 18px;
	line-height: 120%;
	color: #000000;
}
.style4 {
	font-size: 14px;
	line-height: 120%;
	color: #000000;
}

.style5 {
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 0.1em;
}

.boder_RB_1 {
	border-right-width: 1px;
    border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3366FF;
	border-left-color: #3366FF;
	border-top-color: #3366FF;
	border-bottom-color: #3366FF;
	
}
.boder_RB_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.popup{
	color: green;
    font-weight: bold;
    font-style: normal;
    border-style: dashed;
    border-color: green;
    border-width: 0px 0px 1px 0px;
    cursor: help;
}

.c1{
	position:absolute; left:30px; top:30px; visibility:hidden;
	font-size:10pt; color:#000000; 
	background-color:#FFFF99; layer-background-color:#FFFF99;
	width:330px;
	padding:5;
	border-top:#ffffff solid 5px;	/*フキダシ用*/
	border-left:#FFFF99 solid 5px;	/*フキダシ用*/
}

.c2{
	position:absolute; left:30px; top:30px; visibility:hidden;
	font-size:10pt; color:#000000; 
	background-color:#FFFF99; layer-background-color:#FFFF99;
	width:330px;
	padding:5;
	border-top:#ffffff solid 5px;	/*フキダシ用*/
	border-right:#FFFF99 solid 5px;	/*フキダシ用*/
}

strong{
	cursor: pointer;
	font-size:12pt; color:#0066ff;
}

a.keypop {text-decoration: none; font-size:14pt; color:#0066ff; font-weight:bold;}
a.keypop:hover {text-decoration: none; font-size:14pt; color:#0066ff; font-weight:bold;}

div.active{display:block;}
div.inactive{display:none;}


