@charset "Shift_JIS";

.text1 { 
margin: 0px;
padding: 0px 0px 0px 0px;
font-size: 14px; 
line-height: 20px; 
color: #444444; 
}

.text1 a:link {color: #444444; text-decoration: none;}
.text1 a:visited {color: #444444; text-decoration: none;}
.text1 a:hover {
	color: #0066CC;
	text-decoration: underline;
}

