h1 { 
font-size: 0.8em;
font-weight: normal;
margin: 0;
} 


.left { 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 1px; 
border-color: #9B9B9B; 
border-style: solid; 
} 

.right { 
border-top-width: 0px; 
border-right-width: 1px; 
border-bottom-width: 0px; 
border-left-width: 0px; 
border-color: #9B9B9B; 
border-style: solid; 
} 

.title {
	line-height: 18px;
	text-align: left;
	padding: 0px;
	margin: 30px 0px 0px 30px;
}

.text {
	width: 650px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 10px 0px 0px 60px;
}

.table {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}
mailform {
	font-size: 13px;
}

.subtitle {
	font-size: 1.5em;
	text-align: left;
	color: #ff8001;
	font-weight: bold;
	text-decoration: none;
}
.top_subtitle {
	font-size: 1.2em;
	color: #ff8001;
	font-weight: bold;
	text-decoration: none;
}


.border {
	border-bottom: 1px solid #999999;
}
.ftext {
	font-size: 12px;
	text-align: center;
}
.navi {
	font-size: 12px;
}
.fnavi {
	font-size: 12px;
	text-align: right;
}
.topmidashi {
margin: 0px 0px 10px 0px; 
}
.topicon {
margin: 0px 0px 2px 0px; 
}
.red {
	color: #CC0000;
}
.red2 {
	font-size: 1.5em;
	color: #CC0000;
	font-weight: bold;
}
.orange {
	color: #FF9519;
}
.topcell_brd {
	background-color: #FFFF66;
}
a {
	text-decoration: underline;
	line-height: 13pt;
	color: #669900;
	border: 0;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.q {
	color: #7CC722;
font-weight: bold;
}
#counter {
	text-align:right;
	}
img {	
	border:none;
	}