@charset "utf-8";
/* CSS Document */

body
{
background:#F6F6F6;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5B5B5B;
}

a 
{
color:#5B5B5B;
text-decoration:none;
}

a:hover
{
color:#5B5B5B;
text-decoration:underline;
}

*
{
margin:0px;
padding:0px;
}

img
{
border:0px;
}

.navi_font
{
font-family:Tahoma;
color:#6D6C6C;
font-weight:bold;
}

.navi_font a
{
color:#6D6C6C;
text-decoration:none;
}

.navi_font a:hover
{
color:#F4850B;
text-decoration:underline;
}

.left_navi_font
{
color:#5B5B5B;
font-weight:bold;
}

.left_navi_font a
{
line-height:24px;
color:#6D6C6C;
text-decoration:none;
letter-spacing:0.5px;
}
.left_navi_font a:hover
{
color:#F4850B;
text-decoration:none;
}

.bottom_font
{
color:#6D6C6C;
}
.bottom_font a
{
color:#F4850B;
text-decoration:underline;
}
.bottom_font a:hover
{
color:#F4850B;
text-decoration:none;
}

.products_name
{
color:#000000;
font-weight:bold;
}

.table_font 
{
line-height:20px;
color:#434343;
font-weight:bold;
}

.now
{
line-height:24px;
color:#F38000;
}