img {border:0;}
body {
border:0;
padding:0;
margin:0;
}

/*Edit CSS code below - store.css - Do not remove this line*/

* html body {
font-size: medium; /* for other IE versions */
font-size: small; /* for IE5/Win */
}

body { 
background-image: url('images/templates/e_margin.jpg');
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 9pt;
margin: 20px 150px 20px 150px;
color: #000000;
line-height: 1.4em;
}

#master{
padding: 0px;
background: #fff;
}

li {
list-style-image: url(images/mini_maruyama_showa.png);
}

img {
border: 0;
}

a:link, a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #0066ff;
}

p {
font-size: 100%;
}

hr {
border: none 0; 
border-top: 1px solid #dddddd;
width: 100%;
height: 1px; 
clear: both;
}

#Featured_Products {
background-color: #fff;
} 

/*e_toolbar*/

#e_toolbar {
background-image: url('images/templates/toolbar_bg_2.png');
background-repeat: strech;
background-position: top;
border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #000;
}

#e_toolbar #Toolbar_Links a {
background-image: url(images/templates/toolbar-gradient-off.png);
background-repeat: repeat-x;
background-color: #36A7FD;
background-position: center;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight: bold;
border-top: 1px solid #3faaff;
border-left: 1px solid #3faaff;
border-bottom: 1px solid #3faaff;
padding: 0.5em 0;
display: block;
text-align: center;
color: #fff;
text-decoration: none;
}

#e_toolbar #Toolbar_Links a:hover {
background-image: url(images/templates/toolbar-gradient-on.png);
background-color: #36A7FD;
background-repeat: repeat-x;
background-position: center;
white-space: nowrap;
display:block;
color: #fff;
text-decoration: none;
}

.Search_Field { 
font-size: 85%; 
background-color: #fff; 
border: 1px solid #ccc;
padding: 0px;
width: 167px;
}

.Search_Button { 
padding: 0px;
color: white;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
}

.Search_Button:hover{
background-color: #E38701;
border-color: #D75501;
cursor: pointer;
}

/*e_menu*/

#e_menu {
vertical-align: top;
background-color: #ebf4ff;
width: 167px;
padding: 0px;
margin: 0px ;
}

.menusection{
margin: 0px;
border-bottom: 1px solid #ccc;
width: 167px;
}

#e_basket .menusection{
width: 150px;
}

.menusection.featured{
border-width: 0px;
border-style: solid;
border-color: #ccc;
}

.menusection.featured td{
padding: 0px;
border-collapse: collapse;
}

.menusection.featured .item{
border-bottom: 0px solid #ccc;
width: 150px;
}

.menusection.featured .img{
margin: 0px;
}

.menusection.featured h4{
font-size: 80%;
margin: 0px;
}

.menusection.featured a{
display: block;
text-align: center;
}

.menusection.featured .price{
text-align: center;
margin: 0px;
font-size: 85%;
}

#e_menu a {
display: block;
width: 167px;
background-color: #ebf4ff;
color: #fff;
text-decoration: none;
font-size: 85%;
padding: 0px;
}

#e_menu a:hover {
color: #3399FF;
background-color: #ebf4ff;
border-color: #aaab9c #f3f3f3 #fff #ccc;}

#e_menu .submenuitem a{
padding-left: 0px;
width: 167px;
background-image: url(images/templates/menu_button_off.png);
background-repeat: no-repeat;
background-position: 0px;
font-weight: bold;
color: #fff;
}

#e_menu .submenuitem a:hover{
padding-left: 0px;
width: 167px;
background-image: url(images/templates/menu_button_on.png);
background-repeat: no-repeat;
background-position: 0px;
}

.Menu_Header {
background-color: #ccc;
font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
display: block;
padding: 0px;
font-size: 85%;
font-weight: bold;
margin: 0px;
width: ;
}

/*e_page*/

#e_page {
vertical-align: top;
width: 99%;
background-color: #fff;
padding: 15px 15px 48px 15px;
border-right: 1px solid #dddddd;
}

#Page_Breadcrumb {
margin-bottom: 25px;
display: block;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-size: 90%;
color: #333333;
text-decoration: none;
}

h1 {
margin: 9px 0px 18px 0px;
font-size: 14pt;
font-weight: strong;
text-align: center;
}

h2 {
margin: 24px 0px 18px 0px;
font-size: 12pt;
font-weight: strong;
text-align: center;
}

h3 {
margin: 18px 0px 18px 0px;
font-size: 9pt;
font-weight: strong;
text-align: left;
}

h4 {
margin: 0px 0px 9px 0px;
font-size: 9pt;
font-weight: normal;
text-align: left;
}

h5 {
font-size: 9pt;
color: #0000ff;
font-weight: strong;
display: inline;
text-decoration: underline
}

h6 {
margin: 0px 0px 9px 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
}

h7 {
font-size: 8pt;
}

#Home_Banner {
display: block;
}

.Home_Link {
padding: 0px;
margin: 0px;
border: 0px solid #36A7FD;
background-image: url('images/box_fill.jpg');
background-repeat: repeat-x;
background-color: #DDEEFF;
}

.Home_Link h2{
margin: 0px;
font-size: 110%;
}

.Home_Link p{
margin: 0px;
}

.clear{
clear: both;
}

.Home_Link p {
font-size: 85%; 
padding: 0px;
margin: 0px;
}

.Home_Link  .Display_Name {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%; 
font-weight: bold;
line-height: 1.3em;
padding:0;
margin: 0;
}

.Home_Link .Link_Name {
clear: both;
}

.Home_Link .Display_Image {
float:left;
margin: 0px;
padding: 0px;
border:1px solid #36A7FD;
background-color:#fff;
}

.Example_Link a { 
padding: 0px;
color: white;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 0px solid #FF6600;
text-decoration: none;
display: block;
float: left;
}

.Example_Link a:visited{
color: #fff;
text-decoration: none;
}

.Example_Link a:hover { 
background-color: #E38701;
border: 0px solid #D75501;
text-decoration: none;
color: #fff;
}

.titleblock .Display_Image{
float: left;
margin: 0px;
}

.titleblock h1{
margin-top: 0px;
}

.titleblock p{
margin: 0px;
}

#e_page #THISPAGE{
width: 100%;
}

/*e_basket*/

#e_basket {
vertical-align: top;
background-color: #fff;
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 0px;
width: 150px;
}

#e_basket h3 {
text-align: left;
color: #fff;
font-weight: bold;
background: #fff;
font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-size: 85%;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

#e_basket h3 span{
padding: 0px;
display: block;
}

#e_basket h3.Menu_Header{
background: #ccc;
color: #333;
}

#Basket_Contents {
display:block;
padding-bottom: 10px;
border: 0px solid #dddddd;
margin-bottom: 0px;
}

#Basket_Contents a.viewbasket{
background: url(images/buttons/v6_button_viewbasket_off.gif);
width: 150px;
height: 29px;
display: block;
text-indent: 0em;
margin: 0px;
}

#Basket_Contents a:hover.viewbasket{
background: url(images/buttons/v6_button_viewbasket_on.gif);
}

#Basket_Contents thead img{
margin: 0px;
display: block;
}

#Basket_Contents .Total_Wrap{
margin: 0px;
background: #EBFF8D;
text-align: center;
}

#Basket_Contents tbody td{
border-bottom: 0px;
padding: 0px;
}

#Basket_Contents tbody a{
color: #fff;
}

/*checkout*/

#checkout_content fieldset {
padding: 0px;
border: 0px solid #ccc;
}

#checkout_content legend {
font-size:140%;
font-weight: normal;
color: #36A7FD;
margin: 0;
}

#checkout_content label{
font-size: 95%;
font-weight: bold;
margin: 0px;
}

#checkout_content h3 {
font-size:150%;
font-weight: bold;
color: #999999;
margin: 0px;
}



/*footer*/

#e_footer {
margin:0;
padding:0;
border:0;
text-align: center;
color: #333333;
background-color: #ebf4ff;
font-size: 85%;
}
