/*tokusanbutu*/
@charset "EUC-JP";

/*----------------------------
crearfix
------------------------------*/

.clearfix:after,
#header:after,
.box:after,
#item-box:after,
#right:after,
#top:after,
#footer-box:after,
#footer:after,
.sideBoxContent:after,
.centerColumn:after,
#navCatTabs ul:after{
	content: url(pixel.gif);
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
	
 /*IE6--------------*/	
*html .clearfix,
*html #header,
*html .box,
*html #item-box,
*html #right,
*html #top,
*html #footer-box,
*html #footer,
*html .sideBoxContent,
*html .centerColumn,
*html #navCatTabs ul
 {
	zoom:1;
}

 /*IE7--------------*/

*:first-child+html #header,
*:first-child+html .box,
*:first-child+html #item-box,
*:first-child+html #right,
*:first-child+html #top,
*:first-child+html #footer-box,
*:first-child+html #footer,
*:first-child+html .sideBoxContent,
*:first-child+html .centerColumn,
*:first-child+html .clearfix:after,
*:first-child+html #navCatTabs ul{
	zoom:1;
}

/*----------------------------
common
------------------------------*/
body {
	background-image: url(../images/back_header.png);
	background-repeat: repeat-x;
	background-color:#FFFFF3;
	margin: 0px;
	padding: 0px;
	color: #514936;
}


dd,ul,li,h1,h2,h3,h4,h5,a img,img {
	margin:0px;
	padding:0px;
	list-style:none;
	border:none;
	}
a {
	color:#399800;
	text-decoration:none;
	}
a:hover {
	color:#FFCC00;
	}
#footer a {
	color:#FFFFFF;
	}	
#footer a:hover {
	color:#FFCC00;
	}	
#header {
	min-height: 155px;
	height: auto;
	width: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#999999;
}
#header strong {
	font-size: 60%;
	color: #330000;
	height: 10px;
	text-align: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	line-height: 1em;
}
#header a {
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
/*h1-h7*/
h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 245px;
	height: 71px;
	background-image: url(../images/back_logo.png);
	background-repeat: no-repeat;
}
h1 a {
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 245px;
}
h1 a:hover {
	height: 70px;
	width: 245px;
	background-image: url(../images/back_logo_hover.png);
}
.logos {
	background-image: url(../images/back_logos.png);
	background-repeat: no-repeat;
	float: left;
	width: 605px;
	height: 59px;
	margin:0px;
}
.logos_1,
.logos_2 {
	float: left;
	height: 56px;
	width: 135px;
}
.logos_1:hover {
	background-image: url(../images/back_logos_hover.png);
	background-position: 0px 0px;
}
.logos_2:hover {
	background-image: url(../images/back_logos_hover.png);
	background-position: -135px 0px;
}

/*menu_regist--------------------------------------------------*/

#menu_regist_login,
#menu_regist_logout {
	background-image: url(../images/button_menu_regist.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 470px;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
}

#menu_regist_logout {
background-image:url(../images/button_menu_regist_logout.gif);
}

#menu_regist_login a,
#menu_regist_logout a{
	float: right;
	height: 23px;
	overflow:hidden;
}
.sitemap {
	width: 89px;
}
.contact {
	width: 98px;
}
.login,
.logout{
	width: 78px;
}
.acount {
	width: 102px;
}
.cart {
	width: 103px;
}

#menu_regist_login a:hover{
	background-image: url(../images/button_menu_regist_hover.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#menu_regist_logout a:hover{
	background-image: url(../images/button_menu_regist_logout_hover.gif);
	background-repeat: no-repeat;
	height: 23px;
}
.sitemap:hover{
	background-position: right top;
}
.contact:hover {
	background-position: -283px top;
}
.login:hover,
.logout:hover{
	background-position: -205px top;
}
.acount:hover {
	background-position: -103px top;
}
.cart:hover {
	background-position: -0px top;
}

/*-----------------------------------------------------*/

#navCatTabs ul {
	background-image: url(../images/button_menu.png);
	background-repeat: no-repeat;
	width: 840px;
	clear:both;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navCatTabs ul li {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	white-space:nowrap;
	height: 30px;
}

#navCatTabs ul a {
	display:block;
	float: left;
	text-indent:0px;
	font-weight: bold;
	color: #300;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	}
#navCatTabs ul a:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	}
#navCatTabs ul .category-subs-selected {
	color:#FC0;
}
/*-----------------------------------------------------*/
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
}
.box {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
html* .box {
	font-size: 90%;
}
#navBreadCrumb {
	font-size:80%;
	padding-bottom:3px;
	clear:both;
	}
	
#navBreadCrumb a {
	text-indent:0;
	display:inline;
	}
	
#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 670px;
}

#top {
	margin-bottom:5px;
	}
	
#news {
	background-image: url(../images/banner_home.jpg);
	background-repeat: no-repeat;
	padding-top: 105px;
	float: left;
	width: 425px;
	text-align: justify;
	padding-bottom: 10px;
}
#regist-section {
	background-image: url(../images/button_newmember.png);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 205px;
	width: 235px;
	background-repeat: no-repeat;
}
#center {
	float: left;
	width: 460px;
	background-image:url(../images/corner_center.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:20px;
	}
	
#side {
	float: right;
	width: 200px;
}

#footer-box {
	clear: both;
	background-image: url(../images/back_footer.png);
	background-repeat: repeat-x;
	width:100%;
	}
	
#footer {
	font-size:90%;
	color: #FFFFF3;
	width: 850px;
	margin: 0 auto;
	padding: 10px 0;
}
#footer .menu {
	float: left;
}
#footer .menu_info {
	float: right;
}
.copyright {
	font-size: 80%;
	/*color: #FFCC00;*/
	clear: both;
	text-align:right;
	color: #FFFFCC;
}

/*  left  */

#search h3 {
	display:block;
	width:170px;
	height:30px;
	text-indent:-9999px;
	background-image:url(../images/h3_search.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#search span {
	font-size:80%;
	}
	
#search form {
	text-align:center;
	font-size:90%;
	background-color:#F0F0F0;
	margin: 0px;
	}

#search form #s {
	width:150px;
	}

.sideBoxContent {
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px;
	font-size:80%;
	line-height:140%;
	margin:0px;
	}

.sideBoxContent a{
	/*color:#000000;*/
	}

#left h3 {
	display:block;
	width:170px;
	height:30px;
	text-indent:-9999px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#bestsellers h3 {
	background-image:url(../images/h3_ranking.gif);
	}
	
#categories h3 {
	background-image:url(../images/h3_category.gif);
	}
	
#infomation h3 {
	background-image:url(../images/h3_info.gif);
	}

#link h3 {
	background-image:url(../images/h3_link.gif);
	}

#search,
#bestsellers,
#categories,
#infomation,
#link {
	background-image:url(../images/corner_left.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
	}


/*  top  */

#news {
	font-size:90%;
	}

.greeting {
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
	}
	
#regist a {
	width:235px;
	height:82px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}
#regist a:hover {
	width:235px;
	height:82px;
	background-image: url(../images/button_newmember_hover.png);
	}
	
#beginer a,
#viewcart a,
#login a {
	width:235px;
	height:40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

/* center */
/*h2.h3*/
#pageNotFoundHeading,
#reviewsDefaultHeading,
#reviewsInfoDefaultHeading,
#reviewsWriteHeading,
#passwordForgottenHeading,
#logoffDefaultHeading,
#accountNotificationsHeading,
#acctNewslettersDefaultHeading,
#accountPasswordHeading,
#addressBookProcessDefaultHeading,
#addressBookDefaultHeading,
#accountEditDefaultHeading,
#accountHistoryDefaultHeading,
#accountHistInfoHeading,
#accountDefaultHeading,
#advSearchResultsDefaultHeading,
#checkoutSuccessHeading,
#checkoutConfirmDefaultHeading,
#checkoutPaymentHeading,
#checkoutShipAddressDefaultHeading,
#checkoutShippingHeading,
#cartDefaultHeading,
#createAcctSuccessHeading,
#privacyDefaultHeading,
#shippingInfoHeading,
#conditionsHeading,
#contactusheading,
#advSearchDefaultHeading,
#loginDefaultHeading,
#indexCategoriesHeading,
#featuredDefaultHeading,
#allProductsDefaultHeading,
#newProductsDefaultHeading,
#productListHeading,
#pageTwoHeading,
#pageThreeHeading,
#siteMapHeading,
#timeoutDefaultHeading,
.centerBoxHeading,
#checkoutPayAddressDefaultHeading,
#productName{
	background-image:url(../images/h2_list.gif);
	background-repeat:no-repeat;
	background-position:center top;
	font-size: 120%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

#pageNotFound,
#reviewsDefault,
#reviewsInfoDefault,
#reviewsWrite,
#passwordForgotten,
#logoffDefault,
#accountNotifications,
#acctNewslettersDefault,
#accountPassword,
#addressBookProcessDefault,
#addressBookDefault,
#accountEditDefault,
#accountHistoryDefault,
#accountHistInfo,
#accountDefault,
#advSearchResultsDefault,
#checkoutSuccess,
#checkoutConfirmDefault,
#checkoutPayment,
#checkoutShipAddressDefault,
#checkoutShipping,
#shoppingCartDefault,
#createAcctSuccess,
#privacy,
#shippingInfo,
#conditions,
#contactUsDefault,
#advSearchDefault,
#loginDefault,
#indexCategories,
#featuredDefault,
#allProductsDefault,
#newProductsDefault,
#productGeneral,
#indexProductList,
#pageTwo,
#pageThree,
#siteMap,
#timeoutDefault,
#checkoutPayAddressDefault {
	background-color:#FFFFFF;
	padding:5px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin: 0px;
	}
		
.productListing-data {
	padding-right:10px;
	vertical-align:top;
	}
	
.productListing-odd {
	background-color:#F8F5F1;
	padding: 5px;
	}
.productListing-even{
	padding: 5px;
	}
	
#pageNotFound,
#reviewsDefault,
#reviewsInfoDefault,
#reviewsWrite,
#passwordForgotten,
#logoffDefault,
#accountNotifications,
#acctNewslettersDefault,
#accountPassword,
#addressBookProcessDefault,
#addressBookDefault,
#accountEditDefault,
#accountHistInfo,
#accountHistoryDefault,
#accountDefault,
#advSearchResultsDefault,
#checkoutSuccess,
#checkoutConfirmDefault,
#checkoutPayment,
#checkoutShipAddressDefault,
#checkoutShipping,
#shoppingCartDefault,
#createAcctSuccessHeading,
#privacy,
#shippingInfo,
#conditions,
#contactUsDefault,
#advSearchDefault,
#loginDefault,
#indexCategories,
#featuredDefault,
#allProductsDefault,
#newProductsDefault,
#productGeneral,
#productListing {
	font-size:90%;
	padding-top:10px;
	}

	
/*#productGeneral{
	background-image:url(../images/h2_product.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}*/

.centeredContent {
	text-align:center;
	padding-top: 5px;
	margin-bottom: 0px;
	}
	
.navNextPrevList {
	display:inline;
	margin:5px;
	}
	
#productMainImage {
	/*border:1px solid #CCCCCC;*/
	margin-right:10px;
}

#productMainImage img {
	height: 300px!important;
	width: 400px!important;
}

#cartAdd {
	background-color:#FFE6CC;
	padding:5px;
	text-align:center;
	}
.forward {
	float:right;
	}
.back {
	float:left;
	margin:5px 0px;
	}

.clearBoth {
	clear:both;
	}

/*  right  */


#item-box {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#FFFFFF;
	}
	
.item {
	width:148px !important;
	height:285px;
	overflow:hidden;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:1px;
	margin:0 1px 1px 0;
	float:left;
	}
#indexCategories #item-box {
	border-left:none;
	border-right:none;
	}
		
#indexCategories .item {
	width:30% !important;
	height:250px;
	border:1px solid #CCCCCC;
	/*padding:10px;
	margin:5px 0;*/
	}

#indexCategories .item a {
	font-size:150%;
	}

#indexCategories img {
	width:120px;
	height:180px;
	}


.item a:hover {
	/*color:#CC3300;
	text-decoration:underline;*/
	}
	
#featuredProducts h2 {
	display:block;
	width:430px;
	height:30px;
	text-indent:-9999px;
	background-image:url(../images/h2_pickup.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom:0px;
	}
	
#featuredProducts img {
	padding:0 14px;
	background-image:url(../images/back_img.png);
	background-position:left top;
	background-repeat:repeat;
	/*height:180px;
	width:120px;*/
	}
#featuredProducts h4 {
	font-size:90%;
	line-height:1.2em;
	margin:4px;
	}
#featuredProducts p {
	font-size:80%;
	line-height:1.2em;
	margin:4px;
	}
#productPrices {
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-size:120%;
	}
.detail {
	background-image:url(../images/icon_go_link.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:12px;
	text-align:right;
	font-size:80%;
	overflow:hidden;
	}

#whatsnew {
	background-image:url(../images/corner_right.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
	}

#whatsnew h3 a {
	display:block;
	width:200px;
	height:30px;
	text-indent:-9999px;
	background-image:url(../images/h3_new.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#whatsnew .sideBoxContent img {
	float:right;
	width:70px;
	margin:0 0 10px 10px;
	}

#whatsnew .sideBoxContent a {
	border-bottom:1px dotted #666666;
	overflow:hidden;
	}
	
	
/* products info */
	
#productMainImage .price {
	font-size:120%;
	}
	
#productDetailsList {
	margin:10px;
	width:400px;
	}
		
#productDetailsList th,
#productDetailsList td {
	background-color:#F8F5F1;
	margin-bottom:2px;
	padding:2px;
	}

#productDetailsList th {
	text-align:right;
	}
#productDetailsList td {
	text-align:left;
	}

#iyaku-note {
	margin:10px 0;
	padding:10px;
	border:1px solid #999999;
	color:#666666;
	font-size:80%;
	}

/* footer */
#footer-box {
	clear: both;
	background-image: url(../images/back_footer.png);
	background-repeat: repeat-x;
	width:100%;
	background-position: left 25px;
	}
	
#footer {
	font-size:90%;
	color: #FFAC63;
	width: 850px;
	margin-top: 0ox;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.goto_pagetop {
	text-align: right;
	margin: 0px;
}
#footer .menu {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#footer .menu_info {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
.copyright {
	font-size: 80%;
	/*color: #FFCC00;*/
	clear: both;
	text-align:right;
}
/*2008.09.03*/
fieldset {
	margin-top: 10px;
	border: 2px solid #E7DFCF;
}
*html fieldset {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
legend {
	font-size: 100%;
	font-weight: bold;
}
.inputLabel
 {
	width: 100px;
	display:block;
	float:left;
	text-align: right;
	margin-right: 5px;
	background-color: #E7DFCF;
}
#firstname,
#firstname_kana,
#lastname,
#lastname_kana,
#country,
#postcode,
#state,
#city,
#street-address,
#telephone,
#fax,
#dob,
#email-address,
#password-new,
#password-confirm,
#contactname,
#email-address{
	display:block;
	float:left;
	margin-bottom:5px;
	width:250px;
}
#enquiry{
	margin-bottom:5px;
	width:400px;
}
.alert {
	color:#FF0000
}
address,
#checkoutConfirmDefault .important{
	border:2px solid #E9E8E7;
	clear:both;
	font-style:normal;
	padding:10px;
	width:425px;
}
.productListing-data {
	padding: 5px;
}
/*2008/09/04*/
.content h3,
#center h3 {
	font-size:120%;
	color: #448E00;
}
.content h5 {
	font-size:90%;
}
.list_info {
	margin-left:5px;
	margin-right:5px;
	font-size: 90%;
	line-height: 1.8em;
	background-color: #F4F4F4;
	padding: 5px;
	margin-top: 0px;
}
.list_info dt {
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}
.list_info dd {
	display: block;
	padding-left: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#privacy_case {
	line-height: 1.6em;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 2px solid #F0F0F0;
}
#privacy_case p {
	margin-bottom: 10px;
}

/**2008.11.5*/
#accountHistInfo  caption,
#checkoutConfirmDefault caption,
#shoppingCartDefault caption,
#prevOrders caption
{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
}
#accountHistInfo table,
#checkoutConfirmDefault table,
#shoppingCartDefault table,
#prevOrders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#accountHistInfo th,
#checkoutConfirmDefault th,
#shoppingCartDefault th,
#prevOrders th {
	background-color: #ECECEC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:3px;
}
#accountHistInfo td,
#checkoutConfirmDefault td,
#shoppingCartDefault td,
#prevOrders td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	padding:3px;
}
#orderTotals,
.cartTotalsDisplay,
#cartSubTotal {
	padding: 10px;
	margin-top: 10px;
	background-color: #ECECEC;
	border: 1px solid #CCC;
}
#myAccountGen,
#myAccountNotify {
	background-color: #ECECEC;
	padding: 10px;
	display:block;
	width:420px;
}
/*2008.11.6*/

#infoShoppingCart,
#popupShippingEstimator {
	background-image:none;
	padding:10px;
}
#infoShoppingCart h1,
#popupShippingEstimator h1 {
	font-size:140%;
	color: #B84901;
	clear:both;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F17009;
	margin-bottom:20px;
}
#infoShoppingCart h2,
#popupShippingEstimator h2 {
	font-size:120%;
	color: #B84901;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
.center {
	text-align: center;
	margin-bottom:5px;
}
#center_box {
	float: left;
	width:460px;
}
#bestsellersContent ol {
	padding-left: 0px;
}
#bestsellersContent li {
	background-image: url(../images/icon_runking.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: left center;
}
.sisetu {
clear:both;
}
.navNextPrevCounter {
	margin: 0px;
}
.categoryIcon {
	width: 60px;
	float:left;
	margin-left:10px;
}
.navNextPrevWrapper {
	float: right;
}

#productDescription {
	clear: both;
	padding: 10px;
	border: 2px solid #EFEFEF;
}

.price {
	color:#000000;
	font-weight:bold;
}
#orderTotals{
	font-style: normal;
	padding: 10px;
	border: 1px solid #E9E8E7;
	clear:both;
	width:425px;
	background-color: #ECECEC;
}

.totalBox{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width:100px;
	text-align:right;
}

.lineTitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width:320px;
}
.buttonRow {
	margin-top: 10px;
}
