a {
	color: #cc0000;
}
a:visited {
	color: #663333;
}
a:active {
	color: #ff9999;
}
a:hover {
	color: #EE4A4A;
}
.txt {
	line-height: 1.3em;
}
.txt2 {
	line-height: 1.5em;
}

.information a {
	color: #4D4D4D;
}
.information a:visited {
	color: #4D4D4D;
}
.information a:active {
	color: #4D4D4D;
}
.information a:hover {
	color: #999;
}

.foot-navi a {
	text-decoration: none;
	color: #4D4D4D;
}
.foot-navi a:visited {
	color: #4D4D4D;
}
.foot-navi a:active {
	color: #4D4D4D;
}
.foot-navi a:hover {
	text-decoration: underline;
}

.newarrival a {
	color: #C2E6A0;
}
.newarrival a:visited {
	color: #82a85d;
}
.newarrival img {
	border-color: #C2E6A0;
}
