a img {
	border: 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;
}

.BoldRed1 {
	color: #cc0000;
	font-weight: bold;
	}

.BoldRed2 {
	color: #990000;
	font-weight: bold;
	}


.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

.space {
	height: 20px;
	float: left;
	display: block;
	width: 100%;
}

.space-10px {
	height: 10px;
	float: left;
	display: block;
	width: 100%;
}

.space-100px {
	height: 100px;
	float: left;
	display: block;
	width: 100%;
}

.Space10px {
	height: 10px;
	width: 100%;
}


.color-green1 {
	color: #99cc99;
	}

.photo_left {
	margin: 5px 20px 5px 0px;
	}

.photo_right {
	margin: 5px 0px 5px 20px;
	}

.line180 {
	line-height: 180%;
}

.ChocoTitle {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}

.TitleGreen {
	font-size: 14px;
	font-weight: bold;
	color: #398b39;
}

.TitleColor01 {
	font-size: 14px;
	font-weight: bold;
	color: #b27814;
}



/* パン屑リスト/////////////////////////////////////////////////////////*/

#navBreadCrumb, #navEZPagesTop {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin: 0em;
	padding: 0px;
	}



/* 商品リスト ////////////////////////////////////////////////////////////*/

#indexProductList {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#indexProductList h1 {
	font-size: 18px;
	line-height: 100%;
	background: #FEFEFE url(../images/bg_title_mary_01.gif);
	height: 30px;
	margin: 0px;
}

#advSearchDefault, #addressBookDefault h1 {
	font-size: 18px;
	line-height: 100%;
	background: #FEFEFE url(../images/bg_title_mary_01.gif);
	height: 30px;
	margin: 0px;
}

TR .productListing-rowheading {
	background-image: url(../images/bg_title_list_01.gif);
	font-size: 14px;
	margin: 0em;
	padding: 0px 0px 0px 0px;
	width: 580px;
	height: 30px;
	}

.productListing-heading {
/*  font-size: 12px; */
  font-weight: normal;
	color: #000000;
  padding: 0px;
}

TR .productListing-odd, TR.upcomingProducts-odd {
	border-bottom: medium dotted #ebebeb;
}


/* 商品詳細ページ////////////////////////////////////////////////////////*/

#productGeneral  h1{
	font-size: 14px;
	color: #666666;
	line-height: 180%;
	height: 30px;
	background: #FEFEFE url(../images/bg_title_item_01.jpg);
	padding: 0px 10px 0px 10px;
}

#productGeneral  h2{
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 0px 0px;
}

#productGeneral p {
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}


.productDescription{
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	padding: 0px 0px 10px 0px;
	}

.productDescription2{
	font-size: 12px;
	line-height: 140%;
	float: left;
	width: 370px;
	padding: 0px 0px 0px 0px;
	}

.productDescription2 p {
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


#cartWaku {
	float: left;
	width: 210px;
	height: 90px;
	background: #FEFEFE url(../images/waku_cart_01.jpg);
	}

#cartAdd {
	text-align: center;
	padding: 10px 0px 0px 0px;
	}

#cartAdd INPUT {
	text-align: center;
	padding: 5px 0px 5px 0px;
	}

.product-price {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	}


/* カート////////////////////////////////////////////////////////////////*/

.cart h1 {
	font-size: 18px;
	line-height: 100%;
	background: #000000 url(../images/bg_title_mary_01.gif);
	height: 30px;
	margin: 0px;
}

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

TR .tableHeading {
	background-color: #eeeecc;
	height: 2em;
	}

.cartQuantity {
	text-align: center;
	font-size: 12px;
	padding: 5px 0px 0px 5px;
	width: 20px;
	}

.cartQuantityUpdate {
	text-align: left;
	font-size: 12px;
	padding: 5px 0px 0px 5px;
	width: 20px;
	}

.rowEven {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	padding: 5px 0px 0px 5px;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

#cartSubTotal {
	border-top: 1px solid #999966;
	border-bottom: 1px solid #999966;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 50px;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 5px;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

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

#cartEmptyText {
	text-align: left;
	font-size: 16px;
	}


CODE {
/*	font-family: arial, verdana, helvetica, sans-serif; */
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, monospace;
	font-size: 1em;
	}


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


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

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

P, ADDRESS {
	padding: 0px;
}

ADDRESS {
	font-style: normal;
	}


HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px dotted #9a9a9a;
	}

/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0px;
	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*/


#mainWrapper {
	background-color: #ffffff;
        background-image: url(../images/back.gif);
        background-repeat: no-repeat;
	text-align: left;
	width: 820px;
	vertical-align: top;
	}

#contentMainWrapper {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

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


#headerWrapper {
	background-color: #012501;
	}



#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, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 100%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*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:  0px;
	list-style-type: none;
	}

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

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0px;
	margin: 0;
	color: #9a9a9a;
}


#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul  {
	margin: 0;
	padding:  0px;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0px;
	margin: 0;
}


#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 0px;
}

#navEZPagesTop {
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #9a9a9a;
	}

#navColumnOne {
	padding: 0px;
	}

#navColumnTwo {
	padding: 0px 0px 0px 10px;
	}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}


#productDescription, .shippingEstimatorWrapper {
	padding: 0px;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}

.advisory {}

.important {
	font-size: 1.1em;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 12px;
}


.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: 0px;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0px;
	}

.amount {
	width: 5.5em;
	}

/* 画像イメージ //////////////////////////////////////////*/

#productMainImage {
	text-align: center;
	margin: 0px;
}

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

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

/*Attributes*/

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

.attributesComments {}


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

#osusumetop{
	font-size: 12px;
}

#osusumehead {
	width:360px;
	align: center;
	margin: 0em;
	background-repeat: no-repeat;
	background-image: url(../images/osusume.gif);
	font-size: 3em;
	color: #ffffff;
	padding: 0px;
	border-bottom: 0px solid #9a9a9a;
}

#newstop{
	font-size: 12px;
}


#newshead {
	width:360px;
	align: center;
	margin: 0em;
	background-repeat: no-repeat;
	background-image: url(../images/title_news_01.gif);
	font-size: 3em;
	color: #ffffff;
	padding: 0px;
	border-bottom: 0px solid #9a9a9a;
}

#featuredProducts  h2.centerBoxHeading {
	width:360px;
	align: center;
	margin: 0em;
	background-image: url(../images/osusume.gif);
	background-repeat: no-repeat;
	font-size: 2.5em;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #9a9a9a;
	}


.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 0px solid #9a9a9a;
	margin-bottom: 30px;
	}

.sideBoxContent {
	padding: 0px;
	}

/*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, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
font-size: 12px;
}



#siteinfoLegal {
	text-align: right;
	font-size: 12px;
	}


#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}


#bestsellers ol {
	padding: 0px;
	margin-left: 1.1em;
	}


#bestsellers li {
	padding: 0px;
	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;
}


CAPTION {
	/*display: none;*/
	}


#myAccountGen li, #myAccountNotify li {
	margin: 0px;
	} 


.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}


.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}


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

#contactUsNoticeContent a:link {
	color: #333333;
	text-decoration: underline;
	margin: 5px;
	}

#contactUsNoticeContent a:visited {
	color: #333333;
	text-decoration: underline;
	margin: 5px;
	}

#contactUsNoticeContent a:hover {
	color: #990000;
	text-decoration: underline;
	}

.SummerGift2008 {
	padding: 0px 10px 0px 0px;
}

.SummerGift2008Haikei {
	background: #FEFEFE url(../images/haikei_choco_01.jpg);
	height: 280px;
	line-height: 180%;
}

.LeftPadding20px {
	padding: 0px 0px 0px 20px;
}

#MenuLink {
	text-align: right;
	margin: 0em;
	padding: 0em 0em 0.5em 0em;
}

#TitleImage {
	margin: 0em 0em 1em 0em;
	}

#TextNY {
	background: #FEFEFE url(../images/haikei_ny2008_01.jpg) no-repeat;
	line-height: 190%;
	margin: 0em 0em 5em 0em;
	clear: both;
	}

#TopBack {
	text-align: right;
	margin: 0em 0em 1em 0em;
	}

.NYImgLeft {
/*	border: 1px dotted #996666; */
	margin: 5px 10px 10px 0px;
	}

.NYImgRight {
/*	border: 1px dotted #996666; */
	margin: 5px 0px 10px 10px;
	}

.FaqTitle {
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
	padding: 6px 0px 5px 5px;
	line-height: 120%;
	background: transparent url(../images/bg_title_faq_01.png) no-repeat;
	height: 30px;
	}

#TextFAQ {
/*	background: #FEFEFE url(../images/haikei_ny2008_01.jpg) no-repeat; */
	line-height: 160%;
	margin: 0em 0em 5em 0em;
	clear: both;
	}

#TextFAQ ul {
	list-style : none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	}

#TextFAQ ul li {
	background-image : url(../images/list_icon_bli_01.png) ;
	background-position : left center ; /* 位置は左端の真ん中 */
	background-repeat : no-repeat ; /* 背景だけど繰り返し表示しない */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}

#TextFAQ dt {
	font-size: 1.2em;
	font-weight: bold;
	background-image : url(../images/dt_icon_faq_01.gif) ;
	background-position : left center ; /* 位置は左端の真ん中 */
	background-repeat : no-repeat ; /* 背景だけど繰り返し表示しない */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	}

#TextFAQ dd {
	background-image : url(../images/dd_icon_faq_01.gif) ;
	background-position : left top ; /* 位置は左端の真ん中 */
	background-repeat : no-repeat ; /* 背景だけど繰り返し表示しない */
	border-bottom: 1px #CCCCCC dotted;
	margin: 0px 0px 10px 20px;
	padding: 5px 0px 5px 25px;
	}

#TextFAQ P {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}

#FaqTitleSpace {
	margin: 0px 0px 15px 0px;
	}

#LoginMessage {
	background-color:#F0EEE4; 
	padding:10px; 
	margin:5px;"
}

.Alignright {
	text-align: right;
	margin: 10px;
}