/* CSS Document */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
h1#description{
	font-size:x-small;
	font-weight:normal;
	color:#666;
	margin:0;
	padding:0;
	text-align:right;
}
#header{
	background:url(../images/header.jpg) no-repeat;
	display:block;
	width:841px;
	height:135px;
	padding:10px 0 0 15px;
}
#header a{
	display:block;
	width:250px;
	height:35px;
	padding-top:35px;
	height:0px !important;
	height /**/:35px;
	overflow:hidden;
}
#gmenu{
	background:url(../images/gmenu.gif) no-repeat;
	height:36px;
	width:856px;
	margin:0;
	padding:0;
	margin-bottom:9px;
}
#gmenu li{
	display:block;
	float:left;
	height:36px;
	overflow:hidden;
}

#gmenu li a{background:url(../images/gmenu.gif) repeat-y;
			padding-top:36px;
			display:block;
			height:0px !important;
			height /**/:36px;}
#gmenu li#m1{width:79px;
			clip:rect(0,79px,36px,0);}
#gmenu li#m2{width:99px;
			clip:rect(0,99px,36px,0);}
#gmenu li#m3{width:99px;
			clip:rect(0,99px,36px,0);}
#gmenu li#m4{width:198px;
			clip:rect(0,198px,36px,0);}
/*
#gmenu li#m5{width:99px;
			clip:rect(0,99px,36px,0);}
*/
#gmenu li#m6{width:83px;
			clip:rect(0,83px,36px,0);}
#gmenu li#m7{width:99px;
			clip:rect(0,99px,36px,0);}
#gmenu li#m8{width:99px;
			clip:rect(0,99px,36px,0);}
#gmenu li#m9{width:100px;
			clip:rect(0,100px,36px,0);}


#gmenu li#m1 a{background-position:0 0;}
#gmenu li#m1 a:hover{background-position:0 36px;}

#gmenu li#m2 a{background-position:-79px 0; }
#gmenu li#m2 a:hover{background-position:-79px 36px;}

#gmenu li#m3 a{background-position:-178px 0;}
#gmenu li#m3 a:hover{background-position:-178px 36px;}

#gmenu li#m4 a{background-position:-277px 0;}
#gmenu li#m4 a:hover{background-position:-277px 36px;}

/*
#gmenu li#m5 a{background-position:-376px 0;}
#gmenu li#m5 a:hover{background-position:-376px 36px;}
*/

#gmenu li#m6 a{background-position:-475px 0;}
#gmenu li#m6 a:hover{background-position:-475px 36px;}

#gmenu li#m7 a{background-position:-558px 0;}
#gmenu li#m7 a:hover{background-position:-558px 36px;}

#gmenu li#m8 a{background-position:-657px 0;}
#gmenu li#m8 a:hover{background-position:-657px 36px;}

#gmenu li#m9 a{background-position:-756px 0;}
#gmenu li#m9 a:hover{background-position:-756px 36px;}

#navColumnOne{
	float:right;
}
#rightWrapper{
	float:right;
}
#sideBoxLogin,#searchBoxWrapper{
	margin-bottom:3px;
}
#sideBoxCategories,#searchBoxWrapper{
	margin-top:3px;
}
#sideBoxCategories label,#searchContent{
	border:1px solid #465504;
	border-top:0;
	padding-top:5px;
	font-size:small;
}
#sideBoxCategories img{
	display:block;
}
#smenu{
	display:block;
	border:1px solid #465504;
	border-top:0;
	padding-top:5px;
}
#smenu li{
	display:block;
	width:150px;
	margin:0 auto 5px;
}

#searchContent *{
	display:inline;
}
#searchKeyword{
	font-size:14px;
	padding:3px;
	width:100px;
}
#searchSubmit{
	width:40px;
}
#searchContent ul{
	display:block;
	margin:10px auto;
	width:150px;
}
#allergySearchDescription{
	font-size:11px;
	line-height:13px;
	text-align:center;
}


#rightWrapper{
	width:668px;
}
.centerColumn {
	padding:0;
	width:668px;
}
.columnLeft{
	padding-right:11px;
}

h2.toptitle{
	overflow:hidden;
	margin:0;
	padding-top:38px;
	height:0px !important;
	height /**/:38px;
	background:no-repeat;
}
.tabTable .clearfix{
	margin-bottom:7px;
	padding-bottom:7px;
}
.tabTable .clearfix div{
	width:152px;
	padding:4px;
	margin-right:4px;
	float:left;
	text-align:center;
	border:1px solid #ccc;
	height:174px;
	overflow:hidden;
}
.tabTable .productPhoto{
	display:block;
}
.tabTable .productPhoto img{
	border:1px solid #ccc;
}



#company,#firstname,#firstname_kana,#lastname,#lastname_kana,#city,#street-address{
	ime-mode:active;
}

#postcode,#telephone,#fax{
	ime-mode:disabled;
}
#email-address{
	ime-mode:inactive;
}