﻿#navi_home
{
    border:0px;
    width:90px;
    float:left;
    height:35px;
    background:url(../images_static/navi_home_bg.jpg) no-repeat;
}

#navi_home a
{
	font-family: Arial;
	font-size: 12px;
	padding-top:7px;
	width:75px;
	padding-left:5px;
	padding-right:5px;
	height:18px;
	direction:ltr;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	text-align:center;
	float:left;
	z-index:2;
}

#navi_home a:hover
{
    color:#c52c15;
}

#navi_about
{
    border:0px;
    width:105px;
    float:left;
    height:35px;
    background:url(../images_static/navi_about_bg.jpg) no-repeat;
}

#navi_about a
{
	font-family: Arial;
	font-size: 12px;
	padding-top:7px;
	width:100px;
	height:18px;
	direction:ltr;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	text-align:center;
	float:left;
	z-index:2;
}

#navi_about a:hover
{
    color:#c52c15;
}

#navi_delivery
{
    border:0px;
    width:105px;
    float:left;
    height:35px;
    background:url(../images_static/navi_about_bg.jpg) no-repeat;
}

#navi_delivery a
{
	font-family: Arial;
	font-size: 12px;
	padding-top:7px;
	width:100px;
	height:18px;
	direction:ltr;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	text-align:center;
	float:left;
	z-index:2;
}

#navi_delivery a:hover
{
    color:#c52c15;
}

#navi_safety
{
    border:0px;
    width:105px;
    float:left;
    height:35px;
    background:url(../images_static/navi_about_bg.jpg) no-repeat;
}

#navi_safety a
{
	font-family: Arial;
	font-size: 12px;
	padding-top:7px;
	width:100px;
	height:18px;
	direction:ltr;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	text-align:center;
	float:left;
	z-index:2;
}

#navi_safety a:hover
{
    color:#c52c15;
}

#navi_faq
{
    border:0px;
    width:105px;
    float:left;
    height:35px;
    background:url(../images_static/navi_about_bg.jpg) no-repeat;
}

#navi_faq a
{
	font-family: Arial;
	font-size: 12px;
	padding-top:7px;
	width:100px;
	height:18px;
	direction:ltr;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	text-align:center;
	float:left;
	z-index:2;
}

#navi_faq a:hover
{
    color:#c52c15;
}

#navigation_menu
{
    border:0px;
	padding-left:10px;
	padding-top:30px;
    width:170px;
	background-color: transparent;
	text-align:left;
}
	
#navigation_menu a
{
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	padding-left:5px;
	display: block;
	border-bottom:solid 1px #727272;
	width: 200px;
	color: #eaeaea;
	text-decoration: none;
}
	
#navigation_menu a:hover{background-color:#72476e; color:#ffffff}

#category_menu
{
    border:0px;
    padding:10px 0px 10px 0px;
    width:200px;
	background-color: transparent;
	text-align:left;
}
	
#category_menu a
{
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	padding-left:15px;
	display: block;
	width: 183px;
	color: #8e8e8e;
	text-decoration: none;
}
	
#category_menu a:hover{background-color:#c52c15; color:#ffffff}
