

.navios {
	font-size: 9pt;
	font-weight: bold;
	color: #336600;
	width: 140px;
	margin-left: 50px;
	border-left: 10px solid #009966;
	border-bottom: 2px solid #009966;
	padding-left: 50px ;
}

.naviot {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	width: 140px;
	background-color: #336600;
	margin-left: 50px;
	border-left: 10px solid #009966;
	border-bottom: 2px solid #009966;
	padding-left: 50px ;
}

.navioe {
	font-size: 9pt;
	font-weight: bold;
	color: #336600;
	width: 170px;
	margin-top: 5px;
	margin-left: 20px;
	background-color: #99FF99;
	border: 3px none #ffffff;
	border-top: 1px solid #CCFFCC;
	border-left: 1px solid #009966;
	border-right: 2px solid #CCFFCC;
	border-bottom: 2px solid #009966;
	padding: 1px 1px 1px 0.5em;
}

.navion {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	width: 170px;
	margin-top: 5px;
	margin-left: 20px;
	background-color: #336600;
	border: 3px none #ffffff;
	border-top: 1px solid #009966;
	border-left: 1px solid #009966;
	border-right: 2px solid #CCFFCC;
	border-bottom: 2px solid #CCFFCC;
	padding: 1px 1px 1px 0.5em;
}

.midasi1 {
	font-size: 18pt;
	line-height:24pt;
	text-align:center;
	letter-spacing:6pt;
	color: #0000CC;
	width: 460px; 
}

.midasi2 {
	font-size: 16pt;
	line-height:21pt;
	text-align:center;
	color: #000000;
	width: 460px; 
}

.honbun {
	font-size: 12pt;
	line-height:16pt;
	line-break:strict;
	color: #000000;
	width: 460px; 
}

.txtnavi {
	font-size: 10pt;
		font-weight: bold;
	text-align:center;
	width: 460px; 
}


A:link{
	color : #ff6600;
	text-decoration : none;
}
A:VISITED {
	color : #FF6600;
	text-decoration : none;
}
A:HOVER {
	color : #0033FF;
	text-decoration : none;
}
A:ACTIVE {
	color : #FFFF66;
	text-decoration : none;
}
