@charset "euc-jp";

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-5px {
	height: 5px;
	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;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}

/* 商品リスト ////////////////////////////////////////////////////////////*/
#indexProductList {
	padding: 0px 0px 0px 10px;
	margin: 0 1px 0 0;
}

.ProductList_bg {
	background-image: url(../images/productlist-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#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_title  {
	background-color: #F4F2EA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #804000;
	border-bottom-color: #804000;
	font-weight: bold;
	padding: 3px;
	color: #410;
	padding: 0 15px 0 0;
}

#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;
	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 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 950px;
	vertical-align: top;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #441100;
	}

#contentMainWrapper {
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
}

#contents-sotowaku {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #dfc298;
	margin: 0px 0px 0px 0px;
}
#contents-waku {
	background-color: #FFF;
	border: 2px solid #d5be94;
}


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

#navColumnOneMain {
	padding: 0 4px 0 3px;
	}

#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, #indexProductListCatDescription , #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 {
	padding-left:10px;
}

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


#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;
	text-align: left;
	}


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


/* よくある質問 //////////////////////////////////////////////////*/

.faq-left {
	float: left;
	width: 330px;
}

.faq-right {
	width: 330px;
	float: left;
	margin-left: 15px;
}

.FaqTitle2 {
	color: #571600;
	font-size: 1.2em;
	line-height: 120%;
	background-image: url(../images/page_subtitle_bg3.jpg);
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	}


.FaqTitle {
	color: #571600;
	font-size: 1.2em;
	line-height: 120%;
	background-image: url(../images/page_subtitle_bg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	}

#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 top ; /* 位置は左端の真ん中 */
	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-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 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;
}

/*------------------------------------------
	ヘッダ
------------------------------------------*/


#headerArea {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #441100;
	height: 70px;
}


#headerArea h1#logo {
	float: left;
	margin: 0px;
	padding: 0px;
}


/*	商品検索
------------------------------------------*/

#search {
	padding-top: 3px;
	margin-bottom: 3px;
}

#headerArea #search {
	text-align: right;
}


#headerArea #search input.textarea {
	padding: 0px;
	height: 1.2em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*	カートを見る・マイページ
------------------------------------------*/

#headerArea #cart-mypage {
	text-align: right;
	margin-top: 5px;
}

#headerArea #cart-mypage img {
	margin-left: 5px;
}


#headerArea #cart-mypage a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/*	商品カテゴリーstart
------------------------------------------*/

#item-category {
	width: 217px;
	background-color: #f3f2e9;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#item-category img {
	margin-right: 6px;
	margin-left: 6px;
}


#item-category a img {
	margin-top: 4px;
	margin-bottom: 4px;
}


#item-category .item-category-line {
	background-image: url(../images/item-category-line.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 205px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	overflow:hidden;
}

#item-category a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/*	グローバルナビ
------------------------------------------*/
#price-category {
	width: 217px;
	background-color: #edf3e9;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 5px;
}

#price-category img {
	margin-right: 6px;
	margin-left: 6px;
}


#price-category a img {
	margin-top: 4px;
	margin-bottom: 4px;
}


#price-category .price-category-line {
	background-image: url(../images/price-category-line.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 205px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	overflow:hidden;
}

#price-category a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}


/*	商品一覧
------------------------------------------*/


#globalNav {
	height: 32px;
}
#globalNavimg {
	float: left;
	margin-left: 12px;
	margin-right: 12px;

}
/*	チェックした
------------------------------------------*/
#list-image-waku {
	border: 1px solid #CCC;
	margin-right: 2px;
	margin-left: 3px;
	width: 220px;
	height: 175px;
}

.centerBoxContentsProducts
	width: 220px;
}
.centeredContent
	width: 220px;
}
/*	チェックした
------------------------------------------*/
#check-list-image-waku {
	border: 1px solid #CCC;
	margin-right: 2px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

/*	ランキング
------------------------------------------*/
.ranking-style {
	text-align: center;
	background-image: url(../images/ranking-style-bk.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 43px;
	width: 60px;
	text-align: center;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
}
.ranking-stylebox {
	text-align: center;
	border: 1px solid #CCC;
	padding: 3px;
	margin: 0 5px 0 1px;
}
.ranking-leftspace {
	margin-left: 0px;
}
/*	サブカテゴリ
------------------------------------------*/
#indexCategories {
	background-color: #F4F2EA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #804000;
	border-bottom-color: #804000;
	font-weight: bold;
	padding: 3px;
	color: #410;
	margin: 0px 0px 0px 10px;
	clear: both;
}

/*	left menu banner
------------------------------------------*/
#left-banner {
	margin: 0px;
}

/*	contact space
------------------------------------------*/
.contact_us-yohaku {
	margin: 10px;
}

/*	footer information
------------------------------------------*/
}.footer-info-table {
	background-color: #e1cbb5;
}
.footer-info-crll1 {
	background-color: #FFF;
}
.footer-info-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	padding: 2px;
	color: #996633;
	font-weight: bold;
	margin: 5px 10px 10px 5px;

}
.footer-info-naiyou {
	margin: 10px 10px 10px 20px;
	color: #666666;
}
.kinkyu {
	padding: 8px;
	width: 950px;
	background-color: #FFF;
	border: 1px solid d4c5ae;
	color: #C03;
	margin: 5px;
}
.kinkyu2 {color:red;}
.kinkyu2 a{color:red;}


/*------------------------------------------
　　　商品の紹介部分
------------------------------------------*/

.item_contents {
clear:both;
margin-top:20px;
}

.product_subtitle {
font-size:14px;
padding:1em 1em 1em 1.5em;
font-weight:bold;
line-height:1.8em;
float:left;
}


/*------------------------------------------
　　　商品詳細テーブル
------------------------------------------*/
table.item_detail{
	border-collapse:collapse;
	margin:8px;
}

table.item_detail td{
	padding-top:15px;
	padding-bottom:5px;
	border-bottom: 1px solid #D5BE94;
	color:#333;
	font-size:12px;
}

table.item_detail th{
	padding-top:15px;
	padding-bottom:5px;
	padding-right:10px;
	font-weight:bold;
	color:#4d4d4d;
	border-bottom: 1px solid #D5BE94;
	text-align:left;
	font-size:12px;
	vertical-align:top;
}


table.item_detail table.allergie {
border-collapse: collapse;
margin: 10px;
}

table.item_detail table.allergie caption {
text-align: left;
}

table.item_detail table.allergie th {
width: 45px;
padding: 2px;
border: 1px solid #CCC;
background-color: #EBEBEB;
text-align: center;
}

table.item_detail table.allergie td {
width: 45px;
padding: 2px;
text-align: center;
border: 1px solid #EBEBEB;

}

/*------------------------------------------
　　　商品レビュー
------------------------------------------*/

#productReviewTitle {
	background-color: #F1E6B1;
	padding:5px;
	margin: 20px 0;
}



/*治治FJS-室雫屡璽柴舎軸偲治治磁爾磁｡ｦ｡ｦ式治湿磁屡治湿磁邪磁｡ｦ
------------------------------------------*/

.allergie {
border-collapse: collapse;
margin: 10px;
}

.allergie caption {
text-align: left;
}

.allergie th {
width: 45px;
border: 1px solid #CCC;
background-color: #EBEBEB;
text-align: center;
}

.allergie td {
width: 45px;
text-align: center;
border: 1px solid #EBEBEB;

}


/* 2011/07/27 review */
   #reviewsWrite h3 {
      font-size:14px;
      font-weight: normal;
      text-align: left;
      border-left: 5px solid #885029;
      padding-left: 5px;
      margin: 25px 0 5px 0;
      display: block;
   }


/* 20110729 TOP  */ /* 20110916 INF fix  */
div#SlideImg {
  position:relative;

  height: 375px;
  overflow: hidden;
  border: 1px solid #A17048;
  margin: 5px 9px;
}

div#SlideImg-inbox {
    position:absolute;
    margin: 0;
    padding: 0;
    width: 920px;
    height: 375px;
}

div#SlideImg-inbox div {
    float:left;
    position:absolute;
    overflow:hidden;
    width: 620px;
    height: 375px;
}

div#SlideImg-inbox div img {
    width: 620px;
    border: none;
}

#SlideImg a:hover img{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/* 20110908 add start 商品画像 */
/* zoom */
.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}

.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomWindow .zoomWrapper .zoomWrapperImage img{
 opacity: 1;
 filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/* litebox */#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#lightbox-image {
  width: 400px;
}
/* 20110908 add end */

/* ezpgbanner */
#ezpgbanner {
  margin:20px 55px;
}
/* 2011.11.25 アルコール表記、生産者のコメント欄追加 */
#productManufacturerInfo {
  width:650px;
  margin:10px;
  padding:15px 15px 5px 15px;
  border:1px solid #DCDCDC;
  color:#4D4D4D;
  background-image:url(/includes/templates/classic/images/products_manufacturer_bg.png);
  background-position: bottom;
  font-weight: normal;
}
#productManufacturerInfo span {
  font-size:130%;
  font-weight:bold;
}
#productManufacturerInfo p {
  margin:0;
  padding:0;
}
#productManufacturerInfo_left {
  float:left;
  padding:5px 10px;
}
#productManufacturerInfo_right {
  float:left;
  width:450px;
  margin-left:25px;
  padding:5px 15px;
  line-height:30px;
  font-size:13px;
}
/* 2011.11.25 */
