/*--------------------------------------------------------------------
/- file   : style.css
/- admin  : MEGA-D Inc. Kimoto Tatsuro
/- update : 20060711
/- desc   : Sony Walkman css
/--------------------------------------------------------------------*/


body {
	color: #666666;
	background-color: #ffffff;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.note {
	font-size: 70%;
	vertical-align: top;
}
.txt {
	font-size: 75%;
	line-height: 1.3;
}
.blue {
	font-size: 70%;
	line-height: 1.3;
	color: #406191;
}
