@charset "Shift_JIS";
/* 
============================
■アンカー
============================
*/
a.sky:link {
	color			: #0099FF;
	text-decoration	: none
}
a.sky:visited {
	color			: #0099FF;
	text-decoration	: none
}
a.sky:active {
	color			: #0099FF;
	text-decoration	: none
}
a.sky:hover {
	color			: #FF9999;
	text-decoration	: none
}

a.gray:link {
	color			: #666666;
	text-decoration	: none;
}
a.gray:visited {
	color			: #666666;
	text-decoration	: none
}
a.gray:active {
	color			: #666666;
	text-decoration	: none
}
a.gray:hover {
	color			: #666666;
	text-decoration	: underline
}

a.sky_line:link {
	color			: #0099FF;
	text-decoration	: underline
}
a.sky_line:visited {
	color			: #0099FF;
	text-decoration	: underline
}
a.sky_line:active {
	color			: #0099FF;
	text-decoration	: underline
}
a.sky_line:hover {
	color			: #FF9999;
	text-decoration	: underline
}
/* 
============================
■商品メニューアンカー
============================
*/
a.pink:link {
	color			: #666666;
	text-decoration	: none
}
a.pink:visited {
	color			: #666666;
	text-decoration	: none
}
a.pink:active {
	color			: #FF99CC;
	text-decoration	: underline
}
a.pink:hover {
	color			: #FF99CC;
	text-decoration	: underline
}

a.orange:link {
	color			: #666666;
	text-decoration	: none
}
a.orange:visited {
	color			: #666666;
	text-decoration	: none
}
a.orange:active {
	color			: #FF9933;
	text-decoration	: underline
}
a.orange:hover {
	color			: #FF9933;
	text-decoration	: underline
}

a.green:link {
	color			: #666666;
	text-decoration	: none
}
a.green:visited {
	color			: #666666;
	text-decoration	: none
}
a.green:active {
	color			: #33CC99;
	text-decoration	: underline
}
a.green:hover {
	color			: #33CC99;
	text-decoration	: underline
}


a.skyblue:link {
	color			: #666666;
	text-decoration	: none
}
a.skyblue:visited {
	color			: #666666;
	text-decoration	: none
}
a.skyblue:active {
	color			: #4DA6FF;
	text-decoration	: underline
}
a.skyblue:hover {
	color			: #4DA6FF;
	text-decoration	: underline
}

a.blue2:link {
font-size: 12px;
	color			: #6666FF;
	text-decoration	: none
}
a.blue2:visited {
font-size: 12px;
	color			: #6666FF;
	text-decoration	: none
}
a.blue2:active {
font-size: 12px;
	color			: #6666FF;
	text-decoration	: underline
}
a.blue2:hover {
font-size: 12px;
	color			: #6666FF;
	text-decoration	: underline
}

a.gray2:link {
font-size: 12px;
	color			: #666666;
	text-decoration	: none
}
a.gray2:visited {
font-size: 12px;
	color			: #666666;
	text-decoration	: none
}
a.gray2:active {
font-size: 12px;
	color			: #666666;
	text-decoration	: underline
}
a.gray2:hover {
font-size: 12px;
	color			: #666666;
	text-decoration	: underline
}
