DEFINE_COLORS { 
		0 FFD8CD; F9E8CA
		0 	 FAEACC

		2=FDEED2; FDEED2
		1=F1DDBA; F1DDBA
		2=DFC8A2; DFC8A2
		3=A28D6D; A28D6D
		
		9=FCD4C8; F7E6C6

		11=FF5B00;
		
		22=186CB3;	

}




/* =========================================== PAGE =========================================== */
a.navi_first:link, a.navi_first:visited {
	background-color: #fff;
	display:block;
	color:#868686;
	text-decoration:none;
	font-size:11px;
	border-bottom: 1px solid #ADADAD;
	padding-left:0px;
	padding-top:6px;
	padding-bottom:6px;
}

a.navi_first:hover {
	color:#868686;
	background-color:#fff;
}


a.navi_first_active:link, a.navi_first_active:visited {
	background-color: #ADADAD;
	display:block; 
	color:#fff; 
	font-weight:bold;
	text-decoration:none; 
	font-size:11px;
	border-bottom: 1px solid #ADADAD;
	padding-left:0px; 
	padding-top:4px; 
	padding-bottom:4px;
}
a.box_navi_first_active:hover {
}

a.navi_second:link, a.navi_second:visited {
	background-color: #F9F9F9;
	display:block;
	color:#747474;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-left:23px;
	padding-top:3px;
	padding-bottom:3px;
}

a.navi_second:hover{
	color:#868686;
}

a.navi_second_active:link, a.navi_second_active:visited {
	background-color: #F9F9F9;
	display:block;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-left:23px;
	padding-top:3px;
	padding-bottom:3px;
}

a.navi_second_active:hover{
	color:#000;
}

a.navi_third:link, a.navi_third:visited {
	background-color: #EFEFEF;
	display:block;
	color:#747474;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
}

a.navi_third:hover{
	color:#747474;
}

a.navi_third_active:link, a.navi_third_active:visited {
	background-color: #EFEFEF;
	display:block;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
}

a.navi_third_active:hover{
	color:#000;
}

/* =========================================== SHOP =========================================== */

a.shopnavi_first:link, a.shopnavi_first:visited {
	display:block;
	text-decoration:none;
	font-size:11px;
	border-bottom: 1px solid #ADADAD;
	padding-top:6px;
	padding-bottom:6px;
	background-color: #FEF7E9;
	color: #0010AB;
}

a.shopnavi_first:hover {
	color:#FF5B00;
}


a.shopnavi_first_active:link, a.shopnavi_first_active:visited {
	background-color: #F9E8CA;
	display:block; 
	font-weight:bold;
	text-decoration:none; 
	font-size:11px;
	border-bottom: 1px solid #A28D6D;
	padding-top:4px; 
	padding-bottom:4px;
	color: #0010AB;
}
a.shopnavi_first_active:hover {
	color:#FF5B00;
}


a.shopnavi_second:link, a.shopnavi_second:visited {
	background-color: #FFFCF6;
	display:block;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #A28D6D;
	color: #0010AB;
}

a.shopnavi_second:hover{
	color:#FF5B00;
}

a.shopnavi_second_active:link, a.shopnavi_second_active:visited{
	background-color: #FEF3E0;
	display:block;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #ADADAD;
	color: #0010AB;
}

a.shopnavi_second_active:hover{
	color:#FF5B00;
}

