/* 2005.04修正 */


A.link {
	COLOR: #000099;text-decoration:none;
}
A.visited {
	COLOR: #660099;text-decoration:none;
}
A.active {
	COLOR: #ff0000;text-decoration:none;
}
A.hover {
	COLOR: #ff0000;text-decoration:none;
}

A.navbar:link {
	COLOR: #ffffff;text-decoration:none;
}
A.navbar:visited {
	COLOR: #ffff00;text-decoration:none;
}
A.navbar:active {
	COLOR: #ff0000;text-decoration:none;
}
A.navbar:hover {
	COLOR: #ff0000;text-decoration:none;
}

A.shop:link {
	COLOR: #008000;text-decoration:none;
}
A.shop:visited {
	COLOR: #800080;text-decoration:none;
}
A.shop:active {
	COLOR: #ff0000;text-decoration:none;
}
A.shop:hover {
	COLOR: #ff0000;text-decoration:none;
}

/* 2005.04追加分正 */

A.breadcrumbs:link {color:#333333;text-decoration:none;}
A.breadcrumbs:visited {color:#505050;text-decoration:none;}
A.breadcrumbs:active {color:#ff0000;text-decoration:none;}
A.breadcrumbs:hover {color:#ff0000;text-decoration:none;}

A.footnavi:link {color:#571a34;text-decoration:none;}
A.footnavi:visited {color:#505050;text-decoration:none;}
A.footnavi:active {color:#ff0000;text-decoration:none;}
A.footnavi:hover {color:#ff0000;text-decoration:none;}

