/**
 * 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 $
 */


body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	color: #333333;
	background: url(http://kitanowatayuki.jp/image/kihon/back-basic2.png);
			 background-repeat: repeat-y;
			 background-attachment: fixed;
			 background-position: center center;
			 font-weight: normal;
			 line-height: 1.2;
			 background-color: #000;
			 background-attachment: scroll;
}


a:link, #navEZPagesTOC ul li a {
	color: #FF66CC; text-decoration: none; font-weight:bold;
	}
 
a:visited {
	color: #FF66CC; text-decoration: none; font-weight:bold;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: #FF66CC;font-weight:bold;}

a:active {
	color: #FF66CC;font-weight:bold;
	}




LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}



/*wrappers - page or section containers*/
#mainWrapper {color:#000000;
	background-color: #ffffff;
	text-align: left;
	width: 760px;
	vertical-align: top;
	border:0px;
	margin: 0px auto !important;
	padding:0px !important;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}

#tagline {
  color:#000000;
	font-size: 2em;
  text-align : center;
	vertical-align: middle;
}
#logoWrapper{
	padding: 0px;
	margin: 0px;
	height: 300px;
	background-position: top center;

}
#logoWrapper ul			{background-color: #ffffff;
					 position: relative;
					 margin:0;
					 padding: 0;
					 list-style:none; }
#logoWrapper ul li		{background-color: #ffffff;
					 position: relative;
					 margin:0;
					 padding: 0;
					 float:left;
					 list-style-type: none;}

*html #logoWrapper{/* WinIE6 */
	height: 100%;
}
*+html #logoWrapper{/* WinIE7 */
	min-height: 100%;
}
#tagline:after{/* FF,Safari */
	margin-top: -1px;
	content: ".";
	display: block;
	height: 1px;
	clear: both;
}



/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #9a9a9a;
	width: 100%;
}
#navMain{

}
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;
	white-space: nowrap;
}



#navEZPagesTop {
	background-color: #ffff33;
	background-repeat: none;
	border: 0px;
	}


#navColumnOne {
	padding: 0.5em 0.5em 0.5em 0;
	background-color: #ffffff;
/*	border-left: 0px;*/
	}
#navColumnTwo {
	padding: 0.5em 0 0.5em 0.5em;
	background-color: #00BFBF;
/*	border-right: 0px;*/
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}


/*Shopping Cart Display*/


.cartTableHeading TH {
	border-bottom: 0px;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }



/*Attributes*/


.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	margin: 0em;
/*	background-image: url(../images/tile_back.jpg);*/
	background: #999;
	font-size: 1em;
	color: #dddddd;
	padding: 0.5em 0.2em;
	border-bottom: 0px;
	}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 0px;
	margin-bottom: 1em;
	}


/*sideboxes*/
.columnLeft {}

.sideBoxContent {
	padding: 0.4em;
	color: #ffffff;
	}


h3.rightBoxHeading,
h3.leftBoxHeading{
	margin: 3px;
	padding: 2px;
	background: #dddddd;
}
h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.rightBoxContent {
	margin-bottom: 1em;
	}
.leftBoxContainer,
.rightBoxContainer{
	border:0px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.sideBoxContent ul li{
	padding: 2px;
	border-bottom:0px;
}









.cssButton{
	color: #fff;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	background: #000;
}
.cssButtonHover{
	color: #fff;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	background: #900;
}
.button_search{
	padding-left: 15px;
	background: #000 url(../images/ico_s_search.gif) 0 50% no-repeat;
}
.cssButtonHover.button_search{
	padding-left: 15px;
	background: #900 url(../images/ico_s_search.gif) 0 50%  no-repeat;
}

.clearBoth{
	clear:both;
	line-height: 1;
	height: 1px;
	margin-top: 1px;
	display:block;
}	










em {
color: #ff44aa;
font-size: 110%;
font-weight: bold;
text-decoration: none;
font-style: normal;
}

*html em{
font-family: 'ＭＳ Ｐゴシック', sans-serif;
font-size:small;
}

#container{
background-color: #ffffff;
 top: 0;
 width: 760px;
 margin: 0 auto;
 padding: 0;
 text-align: left; }

#contents{
background-color: #ffffff;position: relative; width: 100%; float: left;}
#headertop{text-align:left;

 background-image: url(http://kitanowatayuki.jp/onlinestore/includes/templates/kitanowatayuki/images/top-banner2.png) ;
 background-repeat: no-repeat;
 background-position: center center;
 color: #000;
 background-color: #ffffff;
 font-weight:bold;
 width:100%;
 height:120px;
 margin: 0px;
 padding: 0px;
 overflow:hidden;
word-break:break-all;}
#header{text-align:left;
 background-repeat: repeat-y;
 background-position: center center;
 color: #000;
 background-color: #ffffff;
 font-weight:bold;
 height:120px;
 top: 0;
 margin: 0;
 padding: 0; }
#header p{font-weight:bold;}
#header a:link{color: #ff44aa;font-weight:bold;
 text-align:left;
 text-decoration: none;}
#header a:visited{color: #ff44aa;font-weight:bold;
 text-decoration: none;
 text-align:left;}
#header a:hover{color: #ff44aa;font-weight:bold;
 text-decoration: none;
 text-align:left;}
#header a:active{color: #ff44aa;font-weight:bold;
 text-decoration: none;
 text-align:left;}

#middle{text-align:left;
 background-repeat: repeat-y;
 background-position: center center;
 color: #000;
 background-color: #ffffff ;
 width: 100%;
 height: 210px;
 float: left;
 margin-top: 0;
 padding: 0; }

#main{text-align:left;
background-image: url("http://kitanowatayuki.jp/image/kihon/backbox2.jpg") ;
background-repeat: no-repeat;
background-position: top center;
 color : #000;
 width:100%;
 height: 2000px;
 float: left;
 margin-top: 0;
 padding: 0; }

#main ul li{text-align:left;
 top: 0;
 margin-bottom: 0px;}
#main a:link{text-align:left;
 color: #ff88aa;
 font-weight: normal;
 text-decoration: none;}
#main a:visited{text-align:left;
 color: #ff88aa;
 text-decoration: none;}
#main a:hover{text-align:left;
 color: #ff88aa;
 text-decoration: none;}
#main a:active{text-align:left;
 color: #ff88aa;
 text-decoration: none; }
#main .inner{height: 330px;
 margin: 10px;
 padding: 0; }

.inner{padding: 0;
 overflow: hidden;
 margin: 0 auto; }

#footerWrapper{line-height: 1.2;
 font-size:12px;
 font-style: normal;
 text-align:center;
 clear: both;
 color: #ffffff;
 background-image: url(http://kitanowatayuki.jp/onlinestore/includes/templates/kitanowatayuki/images/footer.png) ;
 background-repeat: no-repeat;
 background-position: center center;
 width: 100%;
 height: 100px;
 margin: 0 auto;
 padding: 0; }


* html #footerWrapper{
	height:100px;
}


#footerWrapper p {
	text-align:center;
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
#footerWrapper em {
color: #ff44aa;
font-size: 110%;
font-weight: bold;
text-decoration: none;
font-style: normal;
}



a img {border: 0px; }

#navEZPagesTOC ul li a {
color: #3300FF;
text-decoration: none;
}
 

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;
}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: left;}






P, p, ADDRESS, address {
margin:0;
padding: 0;
}

ADDRESS {
font-style: normal;
}


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: #CCFFFF;
color: #000000;
}

.messageStackCaution {
background-color: #FFFF66;
color: #000000;
}

/*wrappers - page or section containers*/


#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*/




#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.8em;
}

#navBreadCrumb {
background-color: #cc9900;
}


#navBreadCrumb, #navEZPagesTop {
font-size: 0.95em;
font-weight: bold;
margin: 0em;
padding: 0.5em;
}



/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
vertical-align: top;
}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size: 0.9em;
}

/*Shopping Cart Display*/
#cartAdd {
float: right;
text-align: center;
margin: 1em;
border: 0px;
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: 2em;
}

.cartQuantity {
width: 4.7em;
}

.cartNewItem {
color: #33CC33;
position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
color: #660099;
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, .productPriceDiscount {
color: #ff0000;
}

#cartBoxListWrapper ul, #ezPageBoxList ul {
list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
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 0em ;
}

.categoryIcon {}
#cartImage {
margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
width: 20%;
margin: 0.3em 0em;
}

.attributesComments {}






.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;
}

#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;
}

/*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;
}
/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; text-align:left;margin:0px;padding:0px;font-weight:normal;}
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;text-align:left;font-weight:normal; }
#nav a { display: block; text-align:left;font-weight:normal;}
#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; text-align:left;font-weight:normal;}
* html #nav ul { line-height: 0;text-align:left;font-weight:normal;} /* IE6 "fix" */
#nav ul a { zoom: 1; text-align:left;font-weight:normal;} /* IE6/7 fix */
#nav ul li { float: none; text-align:left;font-weight:normal;}
#nav ul ul { top: 0; text-align:left;font-weight:normal;}

/* Essentials - configure this */

#nav ul { width: 108px;  text-align:left;font-weight:normal;}
#nav ul ul { left: 108px;  text-align:left;font-weight:normal;}

/* Everything else is theming */
 
#nav { background-color: #ff44aa;color:#000000; height: 40px; text-decoration:none; text-align:left;margin:0px;padding:0px;font-weight:normal; }
#nav *:hover { text-decoration:none;  text-align:left;font-weight:normal;}
#nav a { border:none; color:#ff44aa; font-size: 100%; padding: 0px;text-decoration:none;line-height: 2.5; text-align:left;font-weight:normal;}
#nav li.hover a { background-color: #000000;text-decoration:none; text-align:left;font-weight:normal;}
#nav ul { top: 40px; text-align:left;font-weight:normal;}
#nav ul li a { background-color: #000000; text-align:left;font-weight:normal;}
#nav ul a.hover { background-color: #ff44aa;color:#000000;text-decoration:none; text-align:left;font-weight:normal;}
 #nav ul a { border:none; opacity: 0.9; filter: alpha(opacity=90);text-decoration:none;text-align:left;font-weight:normal;}
/* #nav ul a { border-bottom: none;text-align:left;font-weight:normal;} - I also needed this for IE6/7 */


