html, body, div, form {
margin: 0px;
padding: 0px;
}

/***********************************************/ 
.text1 {
	font-size: 12px;
	color: #666666;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.text1_hi {
	font-size: 12px;
	color: #006633;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: right;
}
.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.font12_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
}
.text3 {
	font-size: 10px;
	color: #000000;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 0.05em;
}

.text4 {
	font-size: 10px;
	color: #6666FF;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.text5 {
	font-size: 10px;
	padding: 6px;
}
.text5 a {
	font-size: 10px;
}
/***********************************************/ 
.divider {
	background-color: #CCCCCC;
}
.footer {
	background-color: #CCCCCC;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/***********************************************/ 
a.url:link {
		color : #3334FF;
		font-size:9pt;
		font-family: Osaka;
		text-decoration: none;
		}
				
a.url:link {
		color : #3334FF;
		font-size:9pt;
		font-family: Osaka;
	
		text-decoration: none;
		}

a.url:visited {
		color : #3334FF;
		font-size:9pt;
		font-family: Osaka;
		
		text-decoration: none;
		}

a.url:hover {
		color : #3334FF;
		font-size:9pt;
		font-family: Osaka;
		
		text-decoration: underline;
		}		.text5_p {
	font-size: 10px;
	font-weight: bold;
	color: #9865FE;
}
.top_img {
	background-image: url(../images/top_img.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.price {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.font16_lightblue {

	font-size: 16px;
	color: #71B8FF;
	font-weight: bolder;
}
