/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */


*{margin:0; padding:0}

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
/*	font-size: 62.5%; 
	color: #000000;　サイト全体へ反映されるためコメントアウト*/
	background: url(../images/layout/body_bkg.png) repeat-x;
	}

div{margin:0; padding:0}
ul, li{margin:0; padding:0}
div.clear{clear:both; height:0;}

a:link, a:visited, a:active{}
a:hover {}

img{margin:0; padding:0; border:0;}
img.right{float:right; margin:2px 5px 7px 10px; padding:4px; border:1px solid #cccccc; clear:both;}
img.left{float:left; margin:2px 10px 7px 5px; padding:4px; border:1px solid #cccccc; clear:both;}
img.line{border:1px solid #cccccc;}
div.paypal{ width:500px; margin:0 auto 10px auto; border:1px solid #cccccc;}

a:hover img{filter: Alpha(opacity=80);opacity:0.8;}

p, th, td, li{ color:#666666;}
p.text{ font-size:0.88em; line-height:1.5em; margin:5px;}
ul.text{margin:5px 5px 5px 25px; }
ul.text li{font-size:0.88em; line-height:1.5em; margin:5px; }

span.orange{ color:#f27900;}
span.red{ color:#FF0000;}
span.blue{ color:#004080;}
span.green{ color:#007500;}


/*#navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 */

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
a:link, a:visited, a:active{
	color:#7A1B0A;
	text-decoration:underline;
}
a:hover {
	color:#7A1B0A;
	text-decoration:none;
}
a:hover img{filter: Alpha(opacity=80);opacity:0.8;}

h2, h3, h4, h5, h6 {
/*	margin: 0.3em 0; */
	}

h1 {
	/*font-size: 1.2em;*/
	font-size: 12px; /*font-size: 0.75em; からpx表示に変更*/
	font-weight: normal;
	float: left;
	line-height: 17px;
	padding-left: 10px;
	padding-top: 2px;
	/*	margin: 0.3em 0;*/
	}

h2 {
/*	font-size: 1.4em;*/
	}

h3 {/* よくある質問ページに反映 */
	font-size: 0.94em;
	margin-left:5px;
	color:#365902;
	border-bottom:2px solid #365902;
	}
h3 a:link, h3 a:visited, h3 a:active{color:#365902; text-decoration:none;}
h3 a:hover {color:#7A1B0A;}


h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent {
	font-size: 1.1em;
	}
.larger {
	font-size: 0.9em;
}
LEGEND {
	font-size: 1.0em;
}

.biggerText {
	font-size: 1.2em;
	}


/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	height: 0;
	line-height: 0;
	}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	}

.messageStackWarning, .messageStackError {
	color: #ff0000;
	}

.messageStackSuccess {
	background-color: #F2F2F2;
	color: #333333;
	}

.messageStackCaution {
	background-color: #F2F2F2;
	color: #333333;
	}
.smalltxt {
	font-size:11px;
}
/*******************************
　  サイト全体の幅 設定(tpl_header.php) 
********************************/
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 920px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#logo {
	margin-top: 10px;
	margin-left: 30px;
	}
#logoWrapper {
	height: 108px;
	background-image: url(../images/layout/main.gif);
	background-repeat: no-repeat;	/*line-height: 160px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin-right: auto;
	margin-left: auto;
	} 
#shoppingcart {
	border:1px solid #95b15b;
	}
#navColumnTwoWrapper ul {
	padding:10px;
}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
.floatingBox {
	width: 510px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

/*******************************
　  header 設定(tpl_header.php) 
********************************/
#navMainWrapper {
	margin: 0em;
	font-weight: normal;
	color: #ffffff;
	height: 20px;
	width: 100%;
	background-image: url(../images/layout/h1_bkg.gif);
	background-repeat: repeat-x;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul {
	margin: 0;
	list-style-type: none;
	text-align: center;/*	line-height: 1.5em; */
	}
#navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navMain ul li, #navCatTabs ul li {
	display: inline;
	font-size:0.75em;
	/* 2009.8.5 */
	}

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0 0.5em;
	}

#navMainSearch {
	float: right;
	}
#flag_en {
	float:right;
	height:18px;
	line-height:18px;
	text-indent:16px;
}
#flag_en {
	background:url(../images/ic_en_flag.jpg) left 3px no-repeat;
}
#flag_en a {
	display:block;
}
/*******************************
　  PANKUZU 設定
********************************/
#pankuzu{
	width:98%;
	text-align:left;
	border-bottom:1px solid #cccccc;
	margin-right: auto;
	margin-left: auto;
}
#navBreadCrumb {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;/*	font-size: 0.75em;*/
	font-weight: normal;
	color: #666666;
	}
#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}
/**************************************
　 contentMainWrapper（3カラム）設定 
***************************************/
#contentMainleft {
	width:725px;
	float:left;
}
#navColumnCenter {
	width:530px;
	float:right;
	text-align:left;
}
#navColumnOne {/*One ＝左のカラム*/
	background-color: transparent;
	vertical-align: top;
	width:180px;
	float:left;
	text-align:left;
	margin-top: 0.9em;
}
#navColumnTwo {/*Two ＝右のカラム*/
	background-color: transparent;
	vertical-align: top;
	width:180px;
	float:right;
	text-align:left;
	margin-top: 0.4em;
	}
/*sideboxes*/
.columnLeft {}

/*The main content classes*/
#contentColumnMain, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	margin-right: auto;
	margin-left: auto;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	/* color: #33CC33;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #7A1B0A;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-size: 0.8em;
	line-height: 1.3em;	
	}



.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li {
	font-size:16px;
	line-height:16px;
	margin: 0;
	padding: 0 0 10px;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}


h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #95b15b;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	/*margin-top: 1.5em;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	margin-left: 0em;
	}
/*******************************
　  Left banner 設定 
********************************/	
#bannerboxContent {
	margin: 0px;
	padding: 0px;
}
.sideBoxContent {
	background-color: #ffffff;
	padding-top: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
#cartEmptyText {
	color:#666666;
}
.productListing-data {
	padding:10px 3px;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */
.back {
	float: right;
}

/*******************************
　  header login 設定 
********************************/
.header_Subnavi {
	float: right;
	width: 300px;
	}
/*
.back ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
.back ul li{
	font-size:0.75em;
}
*/
/*misc*/

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {
	line-height: 150%;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
/*******************************
　  共通 設定 
********************************/

/* 

【本文の文字設定 <p> 】2009.9.11追記

・定番ページ　div#shippingInfoMainContent p
・カテゴリページ　div#categoryDescription p

*/

#shippingInfoMainContent p, #privacyDefaultMainContent p, #categoryDescription p {
/*	font-size:1.5em;*/
	font-size:0.88em;
	line-height:1.5em;
	margin:5px;
	width: 510px;
	color: #666666;/*サイト全体の<p>内、文字色*/
}
#shippingInfoMainContent p.history {
	color: #cecece;
}
#shippingInfoMainContent p.attention {
	color: #ffccff;
	font-size:0.75em;
}


/*******************************
　  ホリスティックカテゴリ 
********************************/
div#holisticheader{
width:530px;
height:378px;
background-image:url(../images/pageheader/hd_holisticnz.jpg);
background-repeat:no-repeat;
}
div#holisticheader div.remedy{
width:200px;
height:50px;
margin-left:0;
padding-top:298px;
padding-left:45px;
float:left;
}
div#holisticheader div.cream{
width:200px;
height:50px;
padding-top:298px;
padding-right:40px;
float:right;
}
div#holisticheader div.btn_skincare {
	width:200px;
	height:50px;
	padding-top:245px;
	padding-left:44px;
	float:left;
}
div#holisticheader div.btn_healthcare {
	width:200px;
	height:50px;
	margin-left:0;
	padding-top:245px;
	padding-right:45px;
	float:right;
}
div#holisticheader div.btn_myremedy {
	width:200px;
	height:50px;
	margin-left:0;
	padding-top:17px;
	padding-left:169px;
	float:left;
}
.itemTitle,
.listingDescription {
	text-align:left;
}



/*******************************
　  Footer 設定 
********************************/
#navSuppWrapper {
	font-weight: normal;
	height: 110px;
	width: 100%;
	background-image: url(../images/layout/ft_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	}
#navSupp {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}	
#navSupp ul {
	list-style-type: none;
	text-align: left;
	font-size: 12px;/*	font-size: 0.75em;*/
	line-height: 1.5em;
	padding-top: 1.2em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	margin-left: 15px;
	color: #436400;
	}
	
#navSupp ul li {
	display: inline;
	margin-left: 5px;	/*white-space: nowrap;*/
	}
#navSupp ul li a {
	padding: 0em 0.5em;
	margin: 0;
}
#navSupp ul#relative_site {
	margin:0 0 0 20px;
	padding:0;
}
#navSupp ul#relative_site li span {
	color:#ffffff;
	font-weight:bold;
}
/**  Footer address 設定 ********/
#siteinfoLegal {
	text-align: right;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
/*	font-size: 0.69em;*/
	font-size: 11px;
	font-weight: normal;
	margin-top: 6px;
	color:#FFFFFF;
	}
#navSuppWrapper ul li a:link, #navSuppWrapper ul li a:visited, #navSuppWrapper ul li a:active{
	color:#FFFFFF;
	text-decoration:none;
}
#navSuppWrapper ul li a:hover {color:#ffffff;	text-decoration:underline; }
.legalCopyright a {
	color:#ffffff;
	text-decoration:none;
}
.legalCopyright a:hover {
	text-decoration:underline;
}

/*******************************
　  ナビゲーション設定 
********************************/
#navigation{
	height:35px;
}
#navigation ul {
	padding:0;
	margin:0;
}
#navigation li {
	display:inline;
	list-style-type:none;
}
#navigation li a {
	height:35px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/*------normal*/
#navigation li.navi1 a {
	background:url(../images/navi/navigation.jpg) no-repeat 0px 0px;
	width:150px;
}
#navigation li.navi2 a {
	background:url(../images/navi/navigation.jpg) no-repeat -150px 0px;
	width:230px;
}
#navigation li.navi3 a {
	background:url(../images/navi/navigation.jpg) no-repeat -380px 0px;
	width:200px;
}
#navigation li.navi4 a {
	background:url(../images/navi/navigation.jpg) no-repeat -580px 0px;
	width:170px;
}
#navigation li.navi5 a {
	background:url(../images/navi/navigation.jpg) no-repeat -750px 0px;
	width:170px;
}

/*------hover*/
#navigation li.navi1 a:hover {
	background:url(../images/navi/navigation.jpg) no-repeat 0px -35px;
}
#navigation li.navi2 a:hover {
	background:url(../images/navi/navigation.jpg) no-repeat -150px -35px;
}
#navigation li.navi3 a:hover {
	background:url(../images/navi/navigation.jpg) no-repeat -380px -35px;
}
#navigation li.navi4 a:hover {
	background:url(../images/navi/navigation.jpg) no-repeat -580px -35px;
}
#navigation li.navi5 a:hover {
	background:url(../images/navi/navigation.jpg) no-repeat -750px -35px;
}
/*******************************
　  top page center 設定 
********************************/
.maincontents {
	width: 530px;
}
div#topmenu{
	width:530px;
	margin:0 0 10px;
}
div#topmenu div#top_holistic_lists {
	height:335px;
	margin-bottom:10px;
	position:relative;
}
div#topmenu div#top_holistic_lists p {
	height:280px;
	left:293px;
	position:absolute;
	top:23px;
	width:214px;
}
div#topmenu div#top_holistic_lists p a {
	background:url(../images/btn_top_products_holisticnz.jpg) left top no-repeat;
	display:block;
	height:280px;
	overflow:hidden;
	width:214px;
	text-indent:-9999px;
}
div#topmenu div#top_holistic_lists p a:hover {
	background-position:-214px 0;
}
div#topmenu div#top_kiwikitz_lists {
	height:265px;
	position:relative;
}
div#topmenu div#top_kiwikitz_lists p {
	height:210px;
	left:290px;
	position:absolute;
	top:23px;
	width:217px;
}
div#topmenu div#top_kiwikitz_lists p a {
	background:url(../images/btn_top_products_kiwikitz.jpg) left top no-repeat;
	display:block;
	height:210px;
	overflow:hidden;
	width:217px;
	text-indent:-9999px;
}
div#topmenu div#top_kiwikitz_lists p a:hover {
	background-position:-217px 0;
}
h2.title{
width:505px;/* 530-25=505px */
height:29px;/* 35-6=29px */
background-image:url(../images/parts/back-h2.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:1.2em;
margin:10px 0;
padding:8px 0 0 25px;

}
h2.subtitle{
width:505px;/* 530-25=505px */
height:20px;/* 25-5=20px */
background-image:url(../images/parts/back-h2sub.jpg);
background-repeat:no-repeat;
color:#365902;
font-size:0.9em;
margin:10px 0;
padding:5px 0 0 28px;
}

#indexDefaultMainContent p, .maincontents p {
	font-size:1.5em;
	line-height:1.5em;
	margin:5px;
	width: 510px;
}
.therimg {
	margin-bottom: 20px;
}
div.therapist{/*セラピストバナー*/
background-image:url(../images/toppage/therapist.jpg);
font-size:16px;
background-repeat:no-repeat;
width:233px;/* 530-297 */
height:31px;/* 170-139 */
padding:139px 0 0 297px;
}
div.center_txt img{
	padding:10px 0 20px;
}


/*******************************
　  column_left 設定 
********************************/
#informationContent {
	height:630px;
	background-image:url(../images/parts/back-menu5.jpg);
	background-repeat:no-repeat;
	margin: 0;
}
#informationContent ul {
	height:495px;
	background-repeat:no-repeat;
	margin:0 0 5px 0;
}
#informationContent li { /* 左メニュー */
	/*	padding-top:5px;*/
/*	font-size:0.75em;*/
	font-size:12px;
	height:25px;
	padding-left:25px;
	list-style-type:none;
	padding-bottom: 5px;
}

#informationContent ul li a:link, #informationContent ul li a:visited, #informationContent ul li a:active{color:#ffffff;	text-decoration:none;}
#informationContent ul li a:hover {color:#ffffff;	text-decoration:underline; }

#informationContent span.indent {
	padding-left:10px;
}
.leftTourbanner {
	margin:5px 0;
	background-image:url(../images/parts/banar-tour.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:50px;/*（背景画像の高さ241px）−（padding）*/
	padding-top:191px;
	padding-left:70px;
}
/*******************************
　  column_right 設定 
********************************/

.rightDomestic,
.rightEnglish,
.rightTherapistbanner,
.rightTourbanner,
.rightHistorybanner,
.rightMailmagazine,
.rightMaoriHerb {
	margin:7px 0;
	background-repeat:no-repeat;
	width:180px;
}
.rightDomestic {
	height:80px;
}
.rightEnglish {
	height:45px;
}
.rightTherapistbanner {
	height:180px;
}
.rightTourbanner {
	height:180px;
}
.rightHistorybanner {
	height:181px;
}
.rightMailmagazine {
	height:80px;
}
.rightMaoriHerb {
	height:150px;
}
.rightDomestic a,
.rightEnglish a,
.rightTherapistbanner a,
.rightTourbanner a,
.rightHistorybanner a,
.rightMailmagazine a,
.rightMaoriHerb a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:180px;
}
.rightDomestic a {
	background-image:url(../images/parts/bnr_domestic.jpg);
	height:80px;
}
.rightEnglish a {
	background-image:url(../images/parts/bnr_english.jpg);
	height:45px;
}
.rightTherapistbanner a {
	background-image:url(../images/parts/bnr_therapist.jpg);
	height:180px;
}
.rightTourbanner a {
	background-image: url(../images/parts/bnr_tour.jpg);
	height:180px;
}
.rightHistorybanner a {
	background-image: url(../images/parts/bnr_kodai.jpg);
	height:181px;
}
.rightMailmagazine a {
	background-image:url(../images/parts/bnr_mailmagazine.jpg);
	height:80px;
}
.rightMaoriHerb a {
	background-image:url(../images/parts/bnr_maoriherb.jpg);
	height:150px;
}
.rightDomestic a:hover,
.rightEnglish a:hover,
.rightTherapistbanner a:hover,
.rightTourbanner a:hover,
.rightHistorybanner a:hover,
.rightMailmagazine a:hover,
.rightMaoriHerb a:hover {
	background-position: -180px 0;
}
.top_links {
	border:1px solid #95b15b;
	margin:10px 0 10px 0;
}
.top_links h3 {
	background:#95b15b;
	border-bottom:2px solid #365902;
	color:#ffffff;
	font-size:12px;
	margin:0;
	padding:5px;
	text-align:center;
}
.top_links ul {
	font-size:11px;
	list-style:none;
	margin:0;
	padding:5px;
}
.top_links ul li {
	margin-bottom:5px;
}
.top_links ul li a {
	color:#365902;
}

/*******************************
  失われた大陸伝説ページ 
********************************/
div.history{
background-color:#201614;
padding:20px 0;
}


/*******************************
  セラピストページ /therapist/フォルダ 
********************************/
ul.therapist li{
list-style-type:none;
background-image:url(../images/parts/icon/green.gif);
background-repeat:no-repeat;
background-position: inherit;
padding-left:22px;
}


/*******************************
  利用者の声 
********************************/
div.voice{
width:520px;
margin:10px auto 20px auto;
background-color:#eeeeee;
padding:5px 0;
}
p.voice{
font-size:0.88em; 
line-height:1.6em; 
margin:5px 5px 10px 15px;
}
img.voice-l{
float:left; 
margin:5px 5px 5px 10px; 
}
img.voice-r{
float:right; 
margin:5px 10px 5px 5px; 
}
img.message-l{
margin:10px 5px 5px 10px; 
}
img.message-r{
margin:10px 10px 5px 0; 
}

/*******************************
  送料 /order/ 
********************************/
table.price{
width:400px;
margin:10px auto;
font-size:0.88em;
line-height:1.7em;
border-collapse:collapse;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}
table.price th{
width:90px;
padding:5px 10px 5px 5px;
text-align: center;
background-color:#eeeeee;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.price th.price_header {
background-color:#dddddd;
}
table.price td{
text-align: right;
padding:5px 15px 5px 10px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}


/*******************************
  会社概要ページ /company/フォルダ 
********************************/
table.company{
width:95%;
margin:10px auto;
font-size:0.88em;
line-height:1.7em;
border-collapse:collapse;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}
table.company th{
width:30%;
padding:5px 10px 5px 5px;
text-align: center;
background-color:#eeeeee;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.company td{
text-align: left;
padding:5px 15px 5px 10px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}


/*******************************
  特定商取引ページ /low/フォルダ 
********************************/

table.tokusho{
width:95%;
margin:10px auto;
font-size:0.88em;
line-height:1.7em;
border-collapse:collapse;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}
table.tokusho th{
width:33%;
padding:5px 10px 5px 5px;
text-align: center;
background-color:#eeeeee;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.tokusho td{
text-align: left;
padding:5px 15px 5px 10px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

/*******************************
  商品詳細ページ /product/ 
********************************/

p.product{ 
font-size:0.88em; line-height:1.5em; margin:5px 10px;
}
ul.product li{
font-size:0.88em; line-height:1.5em; margin:5px 10px 0px 25px;
}

h2.producttopic{
color:#006600;
font-size:0.9em;
margin:10px 0;
padding:5px 0 4px 10px;
border-left:7px solid #006600;
border-bottom:1px dotted #006600;
}
table.essence{
width:95%;
margin:0px auto 20px auto;
font-size:0.88em;
line-height:1.7em;
border-collapse:collapse;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}
table.essence th{
width:30%;
padding:5px 10px 5px 5px;
text-align: center;
background-color:#eeeeee;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.essence td{
text-align: left;
padding:5px 15px 5px 10px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.honey_image{
width:95%;
margin:0px auto 20px auto;
font-size:0.88em;
line-height:1.7em;
border-collapse:collapse;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}
table.honey_image th{
width:50%;
padding:10px;
text-align: center;
background-color:#eeeeee;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.honey_image td{
text-align: left;
padding:10px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
/*******************************
  トップページ 商品詳細 
********************************/
#featuredProducts {
	font-size: 0.8em;
	line-height: 1.3em;
}
/*******************************
  ショッピングカート 
********************************/

#cartProdTitle, #cartContentsDisplay {
	font-size: 0.9em;
	line-height: 1.7em;
	}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
	}
.cartTotalsDisplay {
	font-size: 0.9em;
}
/*******************************
  ログインページ 
********************************/

.information, .inputLabel {
	font-size: 0.9em;
	line-height: 1.7em;
}
#cartInstructionsDisplay {
	font-size: 0.9em;
	line-height: 1.7em;
}

/*******************************
  ペットとハーブ製品 
********************************/

table.pet-remedy{
width:525px;
margin:10px auto;
border-collapse:collapse;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}
table.pet-remedy th{
text-align: center;
font-size:0.75em;
padding:4px 0;
color: #FFFFFF;
background-color:#365902;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.pet-remedy th.photo{
text-align: center;
padding:4px 2px;
background-color:#dddddd;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.pet-remedy td{
text-align: left;
font-size:0.79em;
line-height:1.4em;
vertical-align:top;
padding:4px 0 4px 5px;
border-right:1px solid #cccccc;
border-bottom:0px solid #cccccc;
}
table.pet-remedy td.detail{
text-align:center;
border-bottom:1px solid #cccccc;
}

table.pet-cream{
width:256px;
float:left;
margin-left:3px;
border-collapse:collapse;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}
table.pet-cream th{
text-align: center;
font-size:0.75em;
padding:4px 0;
color: #FFFFFF;
background-color:#365902;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.pet-cream th.photo{
text-align: center;
padding:4px 2px;
background-color:#dddddd;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.pet-cream td{
text-align: left;
font-size:0.79em;
line-height:1.4em;
vertical-align:top;
padding:4px 0 4px 5px;
border-right:1px solid #cccccc;
border-bottom:0px solid #cccccc;
}
table.pet-cream td.detail{
text-align:center;
border-bottom:1px solid #cccccc;
}
div.info dl {
	clear: both;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50;
	margin-left: 0px;
	width: 530px;
	color: #575757;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
div.info dt {
	width: 150px;
	padding: 5px 0 5px 0px;
	font-size: 0.8em;
	float: left;
	clear: both;
	line-height: 1.1em;
}
div.info dd {
	padding: 5px 3px 5px 0;
	font-size: 0.8em;
	text-align: left;
	margin-left: 150px;
	line-height: 1.3em;
}

/*******************************
　  top page お知らせ 設定 
********************************/

div#notice {
	background: url(../images/toppage/bg_notice2.gif) top left;
	height:250px;
	margin:0 0 10px;
	position:relative;
	width:530px;
}
div#notice ul {
	left:22px;
	list-style:none;
	height:196px;
	overflow:auto;
	position:relative;
	top:37px;
	width:495px;
}
div#notice ul li {
	background: url(../images/toppage/btn_notice_arrow.gif) left 3px no-repeat;
	font-size:14px;
	margin-top:2px;
	padding-left:18px;
}

/*******************************
　  mailmagazine メールマガジンバックナンバー 設定 
********************************/

div.mailmagazine_navi {
	font-size:12px;
}
div.mailmagazine_navi ul {
	list-style:none;
	height:16px;
	padding:3px 3px;
}
div.mailmagazine_navi ul li {
	width:170px;
	float:left;
}
div.mailmagazine_navi ul li#mailmagazine_before {
	text-align:left;
}
div.mailmagazine_navi ul li#mailmagazine_list {
	text-align:center;
}
div.mailmagazine_navi ul li#mailmagazine_after {
	text-align:right;
	float:right;
}
div#mailmagazine_contents {
	border:1px solid #9dbe56;
}


/*******************************
　  新カテゴリートップ 設定 
********************************/

#category_top_contents {
	font-size:16px;
	line-height:1.5em;
}
#category_top_contents p {
	font-size:16px;
}
#category_top_contents ul {
	font-size:16px;
	list-style:none;
	margin:15px auto;
	text-align:center;
	width:444px;
}
#category_top_contents ul li {
	margin-bottom:10px;
	text-align:left;
	width:444px;
}
/*******************************
　  ギフトセット カテゴリー
********************************/

.giftset_goods_list {
	clear:both;
	margin-top:30px;
}
ul.giftset_contents_list {

	list-style:none;
	margin:10px 0 0 30px;
}
ul.giftset_contents_list li {
	background:url(../images/parts/backarrow-gift.gif) left top no-repeat;
	margin:0 0 7px 0;
	text-indent:20px;
}
.giftset_title {
	background:url(../images/parts/back-gift.jpg) left top no-repeat;
	border:none;
	color:#ffffff;
	height:40px;
	font-size:14px !important;
	line-height:40px;
	text-indent:50px;
	width:510px;
}
.btn_tobuy {
	display:block;
	float:right;
	height:40px;
	margin-bottom:30px;
	width:150px;
}
#alsoPurchased {
	clear:both;
}

