/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3688 2006-06-02 00:12:18Z drbyte $
 */

/*
* Kisyuya-V2-template
* 2009/04/15
* Mynetwork M.TAKA
* LastUpdate 2010/04/15
*/


body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
/*	background-color: #e5edf5;*/
/*	background-color: #DFDFDF;*/
	background-color: #FFFFFF;
    height: 100%;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF; 
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

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: 11em;
	float: left;
	}
/* 2008/11/13 Mynetwork */
LABEL.inputLabelPayment {
/*	width: 15em;*/
	width: 40em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
/* 2008/10/21 */
#container {
 	margin: 0px auto 0px auto;
	background-color: #ffffff;
	background-image: url(../images/main_bg2.gif);
	background-repeat: repeat-y;
/*	width:820px; 2009/04/15 Mynetwork M.TAKA*/
	width:870px;
    height: 100%;
    min-height: 100%;
	clear:both;
}
#mainWrapper {
	background-color: #ffffff;
/*
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
*/
	text-align: left;
/*	width: 100%;*/
	vertical-align: top;
/*  width:800px; 2009/04/15 Mynetwork M.TAKA*/
	width:850px;
    height: 100%;
    min-height: 100%;
	border:sold 1px;
	margin:3px 0px 3px 0px;
	}
#logo {
/*	float:none;*/
/*	text-align:center;*/
}

#headerWrapper br.clearBoth{
	display:none;
}

/*******************************/
/* 2008/10/26 Mynetwork        */
/*cartBoxListWrapper  move      */
/*******************************/
#headerWrapper, #contentMainWrapper, #logoWrapper #ezPageBoxList, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#footerWrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100px;
	clear: both;
}

#logoWrapper {
	background-color: #91B062;
/*	background-image: url(../images/logo_back.jpg);*/
	background-image: url(../images/title_banner.jpg);

	background-repeat: no-repeat;
	height: 300px;
/*  width: 800px; 2009/04/15 Mynetwork M.TAKA */
    width: 850px;
	text-indent: -9999px;
}

#logoInfoWrapper {
	margin: 3px 0px 3px 3px;
	font-weight: bold;
	font-size: 100%;
	color: #555555;
	height: 20px;
}


.CanWrapper {
    display:block;
	background-color: #91B062;
	background-image: url(../images/CAN1.jpg);

	background-repeat: no-repeat;
	height: 450px;
/*  width: 800px; 2009/04/15 Mynetwork M.TAKA */
    width: 850px;
	text-indent: -9999px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.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;
	}

#navMainWrapper {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
/*
	background-image: url(../images/tabmenubk.jpg);
	background-repeat: repeat-x;
*/
	font-weight: bold;
	color: #333333;
	height: 1%;
	width: 100%;
	border-top-color: #91B098;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #91B098;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
#navSuppWrapper {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
/*
	background-image: url(../images/footerbk.jpg);
	background-repeat: repeat-x;
*/
	font-weight: bold;
	color: #555555;
	height: 1%;
	width: 850px;
	border-top-color: #ffff00;
	border-top-width: 4px;
	border-top-style: double;
	border-bottom-color: #ffff00;
	border-bottom-width: 4px;
	border-bottom-style: double;
	}

#navMain ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navSupp ul {
	margin: 0;
	padding:  0.2em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.0em;
	}

#navMain ul li, #navSupp ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #555555;
	}
#navSupp ul li a:link {
	color: #333333;
}
#navSupp ul li a:link:hover {
	color: #333333;
}
#navSupp ul li a:visited {
	color: #555555;
}
#navSupp ul li a:visited:hover {
	color: #333333;
}
/********************************************************/
/*ナビカテゴリタブ用CSS設定 navCatTabs navCatTabsWrapper*/
/********************************************************/
#navCatTabsWrapper {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-color: #E9C64E;
	background-image: url(../images/tabmenubk.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #333333;
	width: 800px;
    height: 35px;
/*
	border-top-color: #E9C64E;
	border-top-width: 1px;
	border-top-style: solid;
*/
	border-bottom-color: #E9C64E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
/*	float: left;*/
	}

#navCatTabsWrapper {
	font-size: 70%;
/*	text-align: left;*/
}

/* ナビゲーション */
ul#navigation {
 margin: 0px;
 padding: 0px 0px 0px 0px;
 list-style: none;
 clear: both;
}
#navigation li {
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	display: inline;
}
#navigation a {
 text-decoration: none;
 overflow: hidden;
 background: url(../images/tabmenu.jpg) no-repeat;
}

#navi {
 background-color: #91B062;
 width:  400px;
/* height: 35px;*/
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px px;
 clear: both;
}

#navi1,
#navi1 a, 
#navi2,
#navi2 a{
 display: block;
/*
 border-color: #FFFFFF;
 border-width: 1px;
 border-style: solid;
*/
 width: 200px;
 height: 35px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

#navi1 a { background-position: 0px 0px;}
#navi2 a { background-position: -200px 0px;}
#navi1 a:hover { background-position: 0px -35px;}
#navi2 a:hover { background-position: -200px -35px;}



#navCatTabs ul  {
/*	margin: 0px 0px 0px 150px;*/
	padding:  0px;
/*	text-align: left;*/
	display: inline;
	}
/*
#navCatTabs ul li {
	display: inline;
}
*/

#navCatTabs li {
	list-style-type: none;
/*	text-align: left;*/
	font-size: 100%;
    margin: 0;
	padding:  0px;
	display: inline;
}
/*
#navCatTabs a.category-top {
	padding: 5px 0px 0px 0px; 
}
*/
/* ナビカテゴリタブリスト項目リンク */

#navCatTabs ul li a {
/*
    width: 200px;
    height: 35px;
*/
	color: #333333;
/*
    background-color: #333333;
	background-image: url(../images/tabli_03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
*/
/*	padding: 5px 0px 0px 0px; */
/*	padding-top: .3em;*/
/*	padding-left: 20px;*/
/*	padding: 0px 0px 0px 0px;*/
/*	border: 1px solid #e0e0e0;*/
/*	float: left;*/
}

/*#navCatTabs ul li a:hover {*/
/*	color: #FF0000;*/
/*	}*/

/* ナビカテゴリタブ項目マウスオーバー時 */
#navCatTabs li a:hover {
/*
    width: 200px;
    height: 35px;
*/
	text-decoration: none;
	color: #ffffff;
/*
	background-image: url(../images/tabli_04.jpg);
	background-position: left top;
	background-repeat: no-repeat;
*/
/*	padding: 5px 0px 0px 0px;*/
}

/* ナビカテゴリタブリンク色 */

#navCatTabs a:link {
	text-decoration: none;
	color: #333333;
/*	background-color: #ffffff;*/
}

/* ナビカテゴリタブマウスオーバー時 */

#navCatTabs a:link:hover {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}

/* ナビカテゴリタブクリック時 */
#navCatTabs a:link:active {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}
/* ナビカテゴリタブ訪問済み */
#navCatTabs a:visited {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
}
/* ナビカテゴリタブ訪問済みマウスオーバー */
#navCatTabs a:visited:hover {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}
/* ナビカテゴリタブ訪問済みクリック時 */
#navCatTabs a:visited:active {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}



#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	width:605px;
	background-color: #FFFFFF;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}
#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
/*	background-color: #FFCC99;*/
	background-color: #E9C64E;
	background-image: url(../images/sidebk.jpg);
	background-repeat: repeat;
	border-right-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
}

#navColumnTwo {
	background-color: #00BFBF;
	}
#navColumnOne{
	vertical-align: top;
}
/*The main content classes*/
#contentColumnMain, #navColumnTwo, .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: 0.8em;*/
	padding-top: 0em;
/*	padding-left: 0.8em; 2009/04/17 Mynetwork M.TAKA*/
	padding-left: 0.4em;
/*	padding-right: 0.8em; 2009/04/17 Mynetwork M.TAKA*/
	padding-right: 0.4em;
	padding-bottom: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
/*	margin: 0.5em;*/
	margin-top: 0.5em;
	border: 3px double #91B062;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.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: 3em;
	}

.cartQuantity {
	width: 4.7em;
	}

/************************/
/* 2008/10/26 Mynetwork */
/* color change         */
/************************/
.cartNewItem {
/*	color: #33CC33;*/
	color: #333333;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
/*	color: #660099;*/
	color: #333333;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}
/************************/

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, {
	color: #ff0000;
	}
/************************/
/* 2008/10/26 Mynetwork */
/************************/
.productSpecialPrice {
	font-weight: bold;
}
.productPriceDiscount {
	font-weight: bold;
	color:#FFFFFF;
	background-color: #FF0000;
}
/************************/
/* 2008/10/26 Mynetwork */
/* cart move            */
/************************/
#ezPageBoxList ul {
	list-style-type: none;
	}

#ezPageBoxList li, {
	margin: 0;
	padding: 0.2em 0em;
	} 
/************************/

.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 0.3em ;
	}

.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;
	}

/*sideboxes*/
.columnLeft {}
/**2008/10/23**/

/*
2009/05/19 Mynetwork
h3.leftBoxHeading, h3.leftBoxHeading a {
*/

h3.leftBoxHeading {
/*	display: block;*/
	background-color: #ffffff;
	background-image: url(../images/sideh3.jpg);
	background-repeat: no-repeat;
/*	height: 25px;*/
	height: 40px;
/*	font-size: 1.3em;*/
	color: #333333;
	}
/*
2009/05/19 Mynetwork
*/
h3.leftBoxHeading a {
	color: #333333;
}
h3.leftBoxHeading a:hover {
	color: #555555;
}

/**2008/10/23**/
.leftBoxHeading {
	margin: 0em;
	background-color: #FF6699;
/*	line-height: 25px;*/
	height: 40px;
	font-size: 1.3em;
	line-height: 40px;
/*	padding: 0.5em 0.2em;*/
	}

/**2008/10/23**/
.centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}
/**2008/10/23**/
.leftBoxContainer {
/*	border: 1px solid #ffffff;*/
	font-size: 1em;
	margin: 0;
	padding: 0;
	}

.sideBoxContent {
	background-color: #ffffff;
/*	padding: 0.4em;*/
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
/*	color: #FFFF33;*/
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #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;
	}


#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	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;
	}

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;
	}

#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;
	}
/*******************************************/
/* 2008/10/23追加                          */
/*******************************************/

#informationHeading {
/*    margin-top: 1em;*/
}
/*インフォメーションコンテンツ*/
#informationContent {
	padding: 0;
	border-color: #91B062;
	border-width: 1px;
	border-style: solid;
}
#informationContent ul {
	list-style-type: none;
    margin: 0;
	padding: 0;
}

/* インフォメーションリスト項目 */
#informationContent li {
	text-align: left;
	font-size: 0.9em;
    margin: 0;
	padding: 0;
	line-height: 25px;
	text-indent:20px;
}

#informationContent ul li a{
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/sideli_03.jpg);
	background-repeat: no-repeat;
/*	width: 180px;*/
	height: 25px;
/*	font-size: 1em;
	color: #CCCCCC;*/
/*
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
*/
}
#informationContent ul li a:hover {
	color: #555555;
	display: block;
/*	width: 180px;*/
	height: 25px;
	background-image: url(../images/sideli_04.jpg);
	background-repeat: no-repeat;
}

/* インフォメーションリンク色 */

#informationContent a:link {
	text-decoration: none;
	color: #333333;
/*	background-color: #ffffff;*/
}

/* インフォメーションマウスオーバー時 */

#informationContent a:link:hover {
	text-decoration: none;
	color: #333333;
/*	background-color: #ffffff;*/
}

/* インフォメーションクリック時 */
#informationContent a:link:active {
	text-decoration: none;
	color: #333333;
/*	background-color: #ffffff;*/
}
/* インフォメーション訪問済み */
#informationContent a:visited {
	text-decoration: none;
	color: #555555;
	background-color: #ffffff;
}
/* インフォメーション訪問済みマウスオーバー */
#informationContent a:visited:hover {
	text-decoration: none;
	color: #333333;
/*	background-color: #ffffff;*/
}
/* インフォメーション訪問済みクリック時 */
#informationContent a:visited:active {
	text-decoration: none;
	color: #333333;
/*	background-color: #ffffff;*/
}


/*******************************************/
/* 2008/10/23追加                          */
/* 2009/04/16                              */
/*******************************************/
/*カテゴリーコンテンツ*/
#categoriesContent {
/*	line-height: 25px;*/
	line-height: 50px;
	text-indent: 15px;
	padding: 0;
	font-weight: bold;
	font-size: 1.5em;
}

#categoriesContent a{
	display: block;
	text-decoration: none;
/*	background-image: url(../images/sideli_03.jpg);*/
	background-image: url(../images/menubar0.jpg);
	background-repeat: no-repeat;
	height: 50px;
	color: #333333;
}
#categoriesContent a:hover {
	color: #000000;
	display: block;
	height: 50px;
/*	background-image: url(../images/sideli_04.jpg);*/
	background-image: url(../images/menubar1.jpg);
	background-repeat: no-repeat;
}

/* ナビカテゴリリンク色 */

#categoriesContent a:link {
	text-decoration: none;
	color: #333333;
}

/* ナビカテゴリタブマウスオーバー時 */

#categoriesContent a:link {
	text-decoration: none;
	color: #000000;
}

/* ナビカテゴリタブクリック時 */
#categoriesContent a:link:active {
	text-decoration: none;
	color: #000000;
}
/* ナビカテゴリタブ訪問済み */
#categoriesContent a:visited {
	text-decoration: none;
	color: #333333;
}
/* ナビカテゴリタブ訪問済みマウスオーバー */
#categoriesContent a:visited:hover {
	text-decoration: none;
	color: #000000;
}
/* ナビカテゴリタブ訪問済みクリック時 */
#categoriesContent a:visited:active {
	text-decoration: none;
	color: #000000;
}


/*******************************************/
/* 2008/10/23追加                          */
/*******************************************/
/*ベストセラー(人気商品)*/

/*
#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;
	}
*/

#bestsellersHeading {
/*    margin-top: 1em;*/
}
/*ベストセラー(人気商品)コンテンツ*/
#bestsellersContent {
	padding: 0;
	border-color: #91B062;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/sideli_03.jpg);
	background-repeat: repeat-y;
}
#bestsellersContent ol {
	list-style-type: none;
    margin: 0;
	padding: 0;
}

/* ベストセラー(人気商品)リスト項目 */
#bestsellersContent li {
	text-align: left;
	font-size: 80%;
    margin: 0;
	padding: 0;
	line-height: 25px;
	text-indent:10px;
}

#bestsellersContent ol li a{
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/sideli_03.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#bestsellersContent ol li a:hover {
	color: #555555;
	display: block;
	height: 25px;
	background-image: url(../images/sideli_04.jpg);
	background-repeat: no-repeat;
}

/* ベストセラー(人気商品)リンク色 */

#bestsellersContent a:link {
	text-decoration: none;
	color: #333333;
/*	background-color: #ffffff;*/
}

/* ベストセラー(人気商品)マウスオーバー時 */

#bestsellersContent a:link:hover {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}

/* ベストセラー(人気商品)クリック時 */
#bestsellersContent a:link:active {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}
/* ベストセラー(人気商品)訪問済み */
#bestsellersContent a:visited {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
}
/* ベストセラー(人気商品)訪問済みマウスオーバー */
#bestsellersContent a:visited:hover {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}
/* ベストセラー(人気商品)訪問済みクリック時 */
#bestsellersContent a:visited:active {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}

/*******************************************/
/* 2008/10/23追加                          */
/*******************************************/
/*ショッピングカート(LEFTBOX)*/
#shoppingcartHeading {
/*    margin-top: 1em;
	height: 40px;
	color: #333333;
*/
	font-size: 1.1em;
}
/*ショッピングカート(LEFTBOX)コンテンツ*/
#shoppingcartContent {
	padding: 0;
	border-color: #91B062;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
}
/*
#cartBoxListWrapper, #cartBoxListWrapper ul {
	margin: 0em;
	padding: 0em;
	}

#cartBoxListWrapper ul {
	list-style-type: none;
	}

#cartBoxListWrapper li .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 
*/
#cartBoxListWrapper .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

/* ショッピングカート(LEFTBOX)リスト項目 */

#cartBoxListWrapper ul {
	list-style-type: none;
    margin: 0;
	padding: 0;
}

#cartBoxListWrapper li {
	text-align: left;
	font-size: 75%;
    margin: 0;
	padding: 0;
	line-height: 25px;
	text-indent:5px;
}

#cartBoxListWrapper ul li a{
	text-decoration: none;
	height: 25px;
	background-color: #FFFFFF;
}
#cartBoxListWrapper ul li a:hover {
	height: 25px;
}
#cartBoxListWrapper a:visited {
	text-decoration: none;
}


/*******************************************/
/* 2008/10/23追加                          */
/*******************************************/
/*商品詳細情報用定義*/

#productGeneral {
    margin: 0;
	padding: 0;
	border-color: #91B062;
	border-width: 1px;
	border-style: solid;
}

#productGeneralleft {
	clear: both;
/*
	background-color: #AAAAAA;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
*/
	width: 95%;
}

#productGeneralright {
	background-color: #DFF3DA;
	float: left;
/*
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
*/
	width: 65%;
}
#productGeneral .navNextPrevWrapper{
    margin: 0px 0px 10px 0px;
	padding: 0;
}

ul#productDetailsList {
	padding-left: 10px;
}

#productGeneral FORM {
	display: inline;
	font-size: 1em;
	margin: 0em;
	}

.productListing-rowheading {
	background-color: #DFF3DA;
}
.productListing-odd {
/*	background-color: #99cc99;*/
}
.productListing-even {
/*	background-color: #DFF3DA;*/
}
.productListing-heading,
.productListing-data {
	padding: 5px;
}
.productListing-data {
	text-align: left;
}


#guest_purchase {
	padding: 0.5em;
	background-color: #FFFF00;
	}

#guest_purchase FIELDSET {
/*	padding: 0.5em;*/
/*	margin: 0.5em 0.5em 0.5em 0.5em;*/
	font-size: 1.3em;
	border: 1px solid #333333;
	}

h1#indexDefaultHeading {
	color: #333333;
	font-size: 0.9em;
}
.greetUser {
	color: #91B062;
}

.greeting{
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
}

#indexDefaultMainContent{
	width: 605px;
}

.content{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;

	color: #333333;
    font-size: 0.9em;

	font-weight: normal;

	border-top-color: #91B098;
	border-top-width: 1px;
	border-top-style: dashed;

	border-bottom-color: #91B098;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#featuredProducts{
	width: 605px;
}

#featuredProducts .centerBoxHeading {
	margin: 0em;
	padding: 0.2em 0.2em 0.3em 0.5em;
	background-color: #FFFFFF;
	background-image: url(../images/osusume.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;

	border-bottom-color: #91B098;
	border-bottom-width: 4px;
	border-bottom-style: double;
}
#specialsDefault .centerBoxHeading{
	margin: 0em;
	padding: 0.2em 0.2em 0.1em 0.5em;
	background-color: #FFFFFF;
	background-image: url(../images/tokka.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;

	border-bottom-color: #91B098;
	border-bottom-width: 4px;
	border-bottom-style: double;
}

#productAttributes {
	color: #333333;
	margin: 0.5em 4em 0.5em 0.5em;
	padding: 0.2em;
/*	background-color: #DFF3DA;*/
}

#productAttributes h3.attributesComments {
	margin: 0em 0em 0em 1em;
	padding: 0em;
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
}
#productAttributes h4.optionName {
	margin: 0em 0em 0em 1em;
	padding: 0em;
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
}

#cartContentsDisplay .cartTableHeading{
	background-color: #DFF3DA;
}

#cartContentsDisplay .cartProductDisplay{
	padding: 0.2em 0.2em 0.2em 0.5em;
}


/*******************************************/
/* 2008/10/27追加                          */
/*******************************************/
// moreインフォメーションコンテンツ
// 注文書カタログダウンロード

#moreinformationHeading {
/*    margin-top: 1em;*/
}
/*インフォメーションコンテンツ*/
#moreinformationContent {
	padding: 0;
	border-color: #91B062;
	border-width: 1px;
	border-style: solid;
}
#moreinformationContent ul {
	list-style-type: none;
    margin: 0;
	padding: 0;
}

/* インフォメーションリスト項目 */
#moreinformationContent li {
	text-align: left;
	font-size: 80%;
    margin: 0;
	padding: 0;
	line-height: 25px;
	text-indent: 20px;
}

#moreinformationContent ul li a{
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/sideli_03.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#moreinformationContent ul li a:hover {
	color: #555555;
	display: block;
	height: 25px;
	background-image: url(../images/sideli_04.jpg);
	background-repeat: no-repeat;
}

/* インフォメーションリンク色 */

#moreinformationContent a:link {
	text-decoration: none;
	color: #333333;
/*	background-color: #ffffff;*/
}

/* インフォメーションマウスオーバー時 */

#moreinformationContent a:link:hover {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}

/* インフォメーションクリック時 */
#moreinformationContent a:link:active {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}
/* インフォメーション訪問済み */
#moreinformationContent a:visited {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
}
/* インフォメーション訪問済みマウスオーバー */
#moreinformationContent a:visited:hover {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}
/* インフォメーション訪問済みクリック時 */
#moreinformationContent a:visited:active {
	text-decoration: none;
	color: #ffffff;
/*	background-color: #ffffff;*/
}
/*******************************************/
/* 2008/10/27追加                          */
/*******************************************/
// サイトマップ

#siteMapList {
    margin: 0;
	padding: 0;
	clear:both;
}

#siteMapList ul {
	padding: 0.5em 0em 0em 0em;
	list-style-image: url(../images/ya_006.gif);
}

#siteMapList li {
	padding: 0em 0.2em 0.2em 0.5em;
}
#siteMapList ul li a{
	color: #333333;
	text-decoration: none;
}
#siteMapList ul li a:hover {
	color: #555555;
	text-decoration: none;
}

/* インフォメーションリンク色 */

#siteMapList a:link {
	text-decoration: none;
	color: #333333;
}

/* インフォメーションマウスオーバー時 */

#siteMapList a:link:hover {
	text-decoration: none;
	color: #91B062;
}

/* siteMapListクリック時 */
#siteMapList a:link:active {
	text-decoration: none;
	color: #333333;
}
/* siteMapList訪問済み */
#siteMapList a:visited {
	text-decoration: none;
	color: #333333;
}
/* siteMapList訪問済みマウスオーバー */
#siteMapList a:visited:hover {
	text-decoration: none;
	color: #333333;
}
/* siteMapList訪問済みクリック時 */
#siteMapList a:visited:active {
	text-decoration: none;
	color: #333333;
}


