@charset "EUC-JP";

@import "stylesheet_new.css";
@import "stylesheet_original.css";

/* Global
-----------------------------------------------------------------------------*/
* { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img, abbr { border: 0; }
address, caption, cite, code, dfn, h1, h2, h3, h4, h5, h6, var, b, i, th { font-style: normal; font-weight: normal; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
a, u { text-decoration: none; }

body {
	font: 100%/1.4 "Lucida Grande", "Arial", "qMmpS Pro W3", "HiraKakuPro-W3", "Osaka", "Meiryo", "lr oSVbN", sans-serif;
	color: #000000;
}
h1 { font-size: 150%; }
h2 { font-size: 130%; font-weight: bold; }
h3 { font-size: 125%; }
h4 { font-size: 125%; }
h5 { font-size: 100%; }

b, strong { font-weight: bold; }

i, em { font-style: italic; }

p {
	padding-bottom: 0.5em;
}

code {
	padding: 0 0.5em;
	background-color: #E1E1E1;
}
pre { padding: 1.0em; }
pre code {
	padding: 1.0em;
	display: block;
	overflow: auto;
}

img { vertical-align: middle; }

a img {
	border-style: none;
	border-width: 0px;
	text-decoration: none;
}

address { padding: 0; }

blockquote { margin: 1.5em; }
blockquote p {
	padding-left: 1.0em;
	border-left: 3px solid #3D2C4B;
}

ul { list-style: none; }
ol,
ul.ds,
ul.cc,
ul.sq,
ul.dc,
ul.lr,
ul.ur,
ul.la,
ul.ua { margin-left: 1.7em; }
ul.ds { list-style-type: disc; }		/*  */
ul.cc { list-style-type: circle; }		/*  */
ul.sq { list-style-type: square; }		/* ‘ */
ul.dc { list-style-type: decimal; }		/*  */
ul.lr { list-style-type: lower-roman; }	/* [}¬Ά */
ul.ur { list-style-type: upper-roman; }	/* [}εΆ */
ul.la { list-style-type: lower-alpha; }	/* At@xbg¬Ά */
ul.ua { list-style-type: upper-alpha; }	/* At@xbgεΆ */
ol li,
ul li {
	padding: 0.3em 0;
	line-height: 1.2em;
	vertical-align: middle;
}
li, dt, dd { font-size: 100%; }
ul li.arrow {
	line-height: 1.6em;
	padding-left: 16px;
	font-size: 90%;
	list-style-type: circle;
}

form {}
form span {
	display: block;
	margin-bottom: 10px;
}
span input,
span textarea,
span select {
	padding: 2px;
	font-family: "Lucida Grande", "Arial", "qMmpS Pro W3", "HiraKakuPro-W3", "Osaka", "Meiryo", "lr oSVbN", sans-serif;
/**//*/
	font-family: "Lucida Grande", "Arial", "30D230E930AE30CE20Pro20W3", "HiraKakuPro-W3", "Osaka", "Meiryo", "FF2DFF3320FF3030B430B730C330AF", sans-serif;
/**/
	font-size: 90%;
	border: 1px solid #AAAAAA;
}
span textarea {
	margin-bottom: 10px;
	padding: 2px 0;
	height: 160px;
}
.checkbox {
	width: 12px;
	height: 12px;
}
label {
	display: block;
	font-size: 100%;
}
legend { display: none; }

hr {
	margin: 0.5em 0;
	height: 1px;
	border: none;
	border-bottom: 1px solid #75AD24;
}
hr.gray { border-color: #AAAAAA; }

.float-l { float: left; }
.float-r { float: right; }
.clear {
	clear: both;
	height: 0;
}
.hide { display: none; }
.section {
	clear: both;
	height: 40px;
}
.half-section {
	clear: both;
	height: 20px;
}

.large { font-size: 110%; }
.small { font-size: 85%; }

.thumb,
.thumb-l,
.thumb-r { margin-bottom: 0.5em; }
.thumb-l {
	float: left;
	margin-right: 0.5em;
}
.thumb-r {
	float: right;
	margin-left: 0.5em;
}

.character-size {
	margin-left: 10px;
	vertical-align: middle;
}

/* tHgJ[ */
.red { color: #FF3333; }
.orange { color: #FF6600; }
.blue { color: #0099FF; }
.green { color: #78AC26; }
.gray { color: #333333; }

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

/* X[Ls^ */
.small-capital { font-variant: small-caps; }

/* java-script Lψ³ψΜΨθΦ¦ ID  */
#disphidden { visibility: hidden; }

/* ρ§vfΜό */
i { font-style: italic; }
strong, b { font-weight: bold; }
s { text-decoration: line-through; }
u { text-decoration: underline; }
i, strong, b, s, u { padding: 0 2px; }


/*@Original u«·¦
-----------------------------------------------------------------------------*/
#mainWrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	vertical-align: top;
}

.centershop {
	margin: 0 auto;
	width: 748px;
//	width: 748px !important;
}

.header {
	width: 100%;
	height: 115px;
	background: #FFFFFF url(/shop/includes/templates/classic/images/bg-header.gif) 50% 0 no-repeat;
}

.banners { padding: 15px; }

.head-banner { width: 20px; }
#header-logo {
	display: block;
	width: 295px;
	height: 95px;
}
.head-spacer { width: 205px; }
#ja-logo {
	display: block;
	margin-top: 54px;
	width: 150px;
	height: 30px;
}

#indexDefaultMainContent { display: none; }

.larger {
	font-size: 90%;
	font-weight: bold;
}

#contentMainWrapper {
	margin: 0 auto;
	width: 714px;
}


//.columnLeft { padding: 0 15px 40px; }
.columnLeft {
	float: left;
	padding: 0 0 20px;
	width: 210px;
}

.centerColumn {
	float: right;
	margin: 0;
	padding: 0;
	width: 490px;
}

.sideBoxContent { font-size: 100%; }

.leftbox { width: 100%; }

.leftbox, .rightbox, .centerbox, .singlebox {
	font-size: 90%;
//	margin-bottom: 15px;
	margin-bottom: 5px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {}

tr.leftboxheading, tr.rightboxheading, tr.centerboxheading, tr.singleboxheading { height: 40px; }

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	padding: 10px 20px 5px 10px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
//	margin-bottom: 15px;
	margin-bottom: 5px;
	height: 10px;
}

#account-heading-td,
#categories-heading-td,
#shoppingcart-heading-td,
#bestsellers-heading-td,
#information-heading-td {
	font-size: 130%;
	font-weight: bold;
}

#cartEmptyText {}

.checkboxLabel,
.radioButtonLabel {
	display: inline;
	padding-left: 5px;
}


/*@Footer Styling
-----------------------------------------------------------------------------*/
.footer {
	color: #000000;
	text-align: center;
}

.footer h5 {
	padding: 10px 30px;
	text-align: left;
}

.footertop { text-align: center; }
.footer-information-link,
.footer-information {
	margin: 20px auto 0;
	width: 690px;
	font-size: 85%;
}
.footer-information-link span { padding: 0 0.5em; }

.footerbottom {}
.footer-information {
	padding-bottom: 10px;
}

.footer-information_wraper {
	padding: 0;
	width: 690px;
}


.footer-calendar {
	float: left;
	display: block;
	width: 375px;
	height: 190px;
}

.footer-shop_info {
	float: right;
	display: block;
	width: 305px;
}

.footer-shop_info ul {
	padding: 10px 30px 0 0;
	text-align: right;
}

.footer-shop_info ul li {
	padding: 0;
	line-height: 1.2em;
}

.footer-shop_info ul li.text-l {
	font-size: 30px;
	line-height: 0.9em;
}
.footer-shop_info ul li.text-l span {
	padding-right: 5px;
	font-size: 11px;
}

.footer-shop_info ul li.text-m {
	padding-top: 0.5em;
	font-size: 16px;
	line-height: 1.4em;
	vertical-align: bottom;
}

#footer-address {
	padding: 25px 0 20px;
	font-size: 11px;
	line-height: 20px;
}

#footer_ja_logo {
	margin-top: 10px;
}
#footer_ja_logo img { display: none; }


/*@Contents Styling
-----------------------------------------------------------------------------*/
#whatsNew { padding-bottom: 20px; }
#featuredProducts h2,
#whatsNew h2 {
	width: 485px;
	text-align: left;
}

/* ΑIi */
.centerBoxContentsFeatured {
	margin: 0;
	width: 244px;
	height: 435px;
}
.centerBoxContentsFeatured a {
	display: block;
	margin: 5px 6px 10px 8px;
	width: 230px;
	height: 420px;
}
.centerBoxContentsFeatured a:hover,
.centerBoxContentsFeatured a:active { text-decoration: none; }

.centerBoxContentsFeatured img {
	display: block;
	margin: 0 auto;
	padding-top: 15px;
	width: 200px;
	height: 250px;
}
.centerBoxContentsFeatured a .products_name {
	display: block;
	padding: 10px 10px 5px;
	line-height: 1.2em;
}
.centerBoxContentsFeatured a:hover .products_name,
.centerBoxContentsFeatured a:active .products_name { text-decoration: underline; }
.centerBoxContentsFeatured a .products_price {
	display: block;
	padding: 0 10px;
	color: #78AC26;
}

/* ¨··ίi */
.centerBoxContentsNew {
	margin: 0;
	width: 121px;
	height: 223px;
	font-size: 11px;
}
.centerBoxContentsNew a {
	display: block;
	margin: 0 1px 8px 7px;
	width: 113px;
	height: 215px;
}
.centerBoxContentsNew a:hover,
.centerBoxContentsNew a:active { text-decoration: none; }

.centerBoxContentsNew a img {
	display: block;
	margin: 0 auto;
	padding-top: 9px; 
	width: 100px;
	height: 125px;
}
.centerBoxContentsNew a .products_name {
	display: block;
	padding: 5px 7px 2px;
	line-height: 1.1em;
}
.centerBoxContentsNew a:hover .products_name,
.centerBoxContentsNew a:active .products_name { text-decoration: underline; }
.centerBoxContentsNew a .products_price {
	display: block;
	padding: 0 7px;
	color: #78ac26;
}


/*@Sidebox Styling
-----------------------------------------------------------------------------*/
#bestsellers-content { padding-left: 0; }
#bestsellers-content ul {
	margin-left: 0;
	list-style-type: decimal;
}
#bestsellers-content ul li { padding-left: 40px; }

#bestsellers-content .list-thumbnail_image {
	float: left;
	margin: 0 5px 5px 0;
	width: 40px;
	height: 50px;
}


/*@Warnings, Errors, Messages
-----------------------------------------------------------------------------*/
.messageStackWarning,
.messageStackError,
.messageStackSuccess,
.messageStackCaution {
	line-height: 1.6em;
	padding: 0.2em 0.5em;
	border: 1px solid #FFFFFF;
}
.messageStackWarning,
.messageStackError {
	background-color: #FFCCCC;
	color: #990000;
}
.messageStackSuccess {
	background-color: #CCFF99;
	color: #336600;
}
.messageStackCaution {
	background-color: #FFFF99;
	color: #666600;
}


/* Checkout & Account Styling
-----------------------------------------------------------------------------*/
#btn-wrapper {
	margin: 10px auto 40px;
	width: 360px;
	height: 32px;
}

#account-login,
#checkout,
#account {
	margin: 20px auto;
	width: 710px;
}

#account-login h2,
#checkout h2,
#account h2,
#account-login h3,
#checkout h3,
#account h3 {}
#account-login h2,
#checkout h2,
#account h2 { height: 60px; }
#account-login h3,
#checkout h3,
#account h3 { height: 25px; }
#checkout h3 { margin-top: 10px; }

.half-wide { width: 330px; }

#account-login-wrapper {
	margin: 30px 0 60px;
	height: 100%;
	background: url(/shop/includes/templates/classic/images/img-gray.gif) 50% 0 repeat-y;
}

#account-login form { margin-top: 15px; }

#account-login form label {
	height: 15px;
}

#account-login form span input { width: 200px; }

#account .textarea-policy {
	margin-bottom: 30px;
	width: 100%;
}

#account #btn-disagreement,
#account #btn-agreement {
	margin: 0;
	width: 170px;
	height: 32px;
	vertical-align: top;
}

#account form { margin-top: 15px; }

#account .input-area-s { width: 100px; }
#account .input-area-m { width: 150px; }
#account .input-area-l { width: 300px; }

#account .account-tbl {
	margin: 5px 0 30px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#account .account-tbl th {
	width: 30%;
	padding: 7px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	vertical-align: top;
}
#account .account-tbl td {
	width: 70%;
	padding: 7px 14px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}

#account .sample {
	font-size: 90%;
	color: #777777;
}

#account #prevOrders {
	margin-bottom: 10px;
	font-size: 90%;
}

#account h4.order-number {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #82A72F;
}
#account h4.order-number span { padding-left: 5px; }

#account .content { padding-right: 20px; }

#account .frame,
#checkout .frame {
	margin: 5px 0 10px;
	padding: 10px;
	height: 100%;
	border: 1px solid #CCCCCC;
}

#account #myAccountShipInfo,
#account #myAccountPaymentInfo,
#account #myAccountShipInfo,
#account #myAccountPaymentInfo { width: 330px; }

#checkout #progress_bar { margin-bottom: 40px; }

#checkout-wrapper { margin-bottom: 20px; }

#checkout #checkoutOrderTotals {}

#checkout .ccinfo {
	margin: 5px 10px 10px;
	padding: 10px;
	background-color: #EFEFEF;
}

#checkout p#p-complete {
	margin: 10px 0 40px;
	width: 100%;
	height: 85px; 
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

#checkout #checkoutSuccessOrderNumber {
	padding: 20px;
	font-size: 30px;
	text-align: center;
}

.btn { margin: 5px 0; }
.breadcrumb-line img {
	margin-left: 3px;
}


/* Listpage Styling
-----------------------------------------------------------------------------*/
#indexProductList,
#newProductsDefault,
#featuredDefault,
#allProductsDefault { margin: 0 0 20px; }
#indexProductList h2 {
	padding: 20px 0 10px;
	font-size: 30px;
	color: #999999;
	line-height: 1.0em;
}
#indexProductList h2.category_name-hide,
#newProductsDefault h2,
#featuredDefault h2,
#allProductsDefault h2 {
	padding-bottom: 20px;
	height: 40px;
}
#indexProductList h2.category_name-hide {
	display: none;
}

#indexProductList img.category-image { margin-bottom: 10px; }

#indexProductList h3,
#newProductsDefault h3,
#featuredDefault h3,
#allProductsDefault h3 {
	margin: 0 0 10px; 
	font-size: 120%;
}
.productListing-data-l {
	padding: 5px;
	font-size: 90%;
	text-align: center;
	vertical-align: top;
}
.productListing-data-l p { padding-top: 10px; }
.productListing-data-c {
	padding: 5px;
	font-size: 90%;
	text-align: left;
	vertical-align: top;
}
.productListing-data-c p { line-height: 1.2em; }
.productListing-data-r {
	padding: 15px 0 5px 10px;
	width: 90px;
	font-size: 90%;
	vertical-align: top;
}
.productListing-data-r input {
	margin-left: 5px;
	width: 35px;
}

select#disp-order-sorter { width: 150px; }

.price {
	color: #78AC26;
	line-height: 1.2em;
}


/* Products Detail Styling
-----------------------------------------------------------------------------*/
#productGeneral { margin: 20px 0; }

#productGeneral .detail_wraper {
	padding: 0 10px 0 0;
	height: 100%;
}

#productGeneral .productimage {
	float: left;
	padding: 10px 0;
	width: 210px;
	text-align: center;
}

#productGeneral .productdetail {
	float: right;
	width: 250px;
	background-color: #ECFBC8;
	border-top: 5px solid #82A72F;
	border-bottom: 5px solid #82A72F;
}

#productGeneral h2 {
	padding: 20px 8px;
	font-size: 115%;
	color: #333333;
	line-height: 1.2em;
	border-bottom: 3px solid #82A72F;
}

#productGeneral .productdetail p {
	padding: 10px 8px 20px;
	color: #555555;
	line-height: 1.2em;
}

#productGeneral .productdetail .tag_Data {
	padding: 0 8px 10px 8px;
}
#productGeneral .productdetail .tag_Data ul {}
#productGeneral .productdetail .tag_Data ul li {
	padding: 0.2em 0;
}
#productGeneral .productdetail .tag_Data ul.productprice {
	margin: 0 0 10px 0;
	background-color: #82A72F;
	color: #FFFFFF;
	font-size: 100%;
}
#productGeneral .productdetail .tag_Data ul.productprice li {
	padding: 10px 5px;
	text-align: right;
}

#cartAdd {
	margin: 20px 10px;
	padding: 10px 0;
	background-color: #EEEEEE;
}
#cartAdd .td-quantity {
	width: 230px;
	vertical-align: middle;
}
#cartAdd .quantity p { color: #82A72F; }
#cartAdd .td-quantity span { margin: 0; }
#cartAdd .td-in_cart {
	width: 250px;
	vertical-align: middle;
	text-align: right;
}
#cartAdd .quantity,
#cartAdd .in_cart { padding: 0 20px; }

#productAdditionalImages { padding: 5px 0; }
#productAdditionalImages .additionalImages { margin-top: 5px; }

.products_next_previous-top { margin-bottom: 20px; }
.products_next_previous-top p { display: none; }
.products_next_previous-bottom { margin: 20px 0 40px; }
.products_next_previous-bottom p { color: #82A72F; }


/* PopupWindow Styling
-----------------------------------------------------------------------------*/
#popupImage,
#popupAdditionalImage,
#popupShippingEstimator { background: none; }
#popupShippingEstimator .shippingEstimatorWrapper { padding: 20px; }
#popupShippingEstimator h2 { margin-bottom: 20px; }
#popupShippingEstimator .cartTotalsDisplay { float: left; }
#popupShippingEstimator #cartContentsDisplay {
	margin-top: 20px;
	margin-bottom: 20px;
}
#popupShippingEstimator #cartContentsDisplay td,
#popupShippingEstimator #cartContentsDisplay #seProductsHeading {
	padding-left: 10px;
	padding-right: 10px;
}
#popupShippingEstimator .inputdiv {
	text-align: left;
	margin: 10px 0 0;
}
#popupShippingEstimator .inputdiv .inputLabel {
	width: 3.5em;
	float: left;
}
#popupShippingEstimator .infodiv {
	display: block;
	margin: 20px 0;
}
#popupShippingEstimator .keepTextLeft { text-align:left; }


/* Stamdard Pages Styling
-----------------------------------------------------------------------------*/
.standard_pages {
	float: right;
	margin: 10px 0 20px;
	width: 490px;
}
.standard_pages h2 {
	height: 40px;
}

.standard_pages h3 {
	margin: 20px 0 5px; 
	font-size: 120%;
	font-weight: bold;
}
.standard_pages h3.page-top { margin-top: 0; }
.standard_pages h4 {
	margin: 0 0 5px; 
	font-size: 100%;
	font-weight: bold;
	color: #555555;
}

.standard_pages ul { margin-bottom: 1.0em; }
.standard_pages ul li {
	padding: 0;
	line-height: 1.4em;
}

.standard_pages dl,
.standard_pages dt { margin-bottom: 20px; }
.standard_pages dd { margin-left: 20px; }
.standard_pages th,
.standard_pages td {
	border: 1px solid #CCCCCC;
	padding: 5px 8px;
}
.standard_pages th { background-color: #EEEEEE; }
.standard_pages form { margin-top: 15px; }

.standard_pages .input-area-s { width: 100px; }
.standard_pages .input-area-m { width: 150px; }
.standard_pages .input-area-l { width: 300px; }

.standard_pages .contactUs-tbl,
.standard_pages .lowinfo-tbl {
	margin: 5px auto 30px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.standard_pages .contactUs-tbl th,
.standard_pages .lowinfo-tbl th {
	width: 150px;
	padding: 7px;
	vertical-align: top;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
}
.standard_pages .lowinfo-tbl th {
	width: 140px;
	border-right: 1px solid #CCCCCC;
}
.standard_pages .contactUs-tbl td,
.standard_pages .lowinfo-tbl td {
	width: 330px;
	padding: 7px 14px;
	vertical-align: top;
	border-left: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.standard_pages .lowinfo-tbl td { width: 340px; }

.standard_pages .lowinfo-tbl .lowinfo-tbl_inner { width: 320px; }
.standard_pages .lowinfo-tbl .lowinfo-tbl_inner th,
.standard_pages .lowinfo-tbl .lowinfo-tbl_inner td {
	width: auto;
}

.standard_pages textarea#enquiry { width: 90%; }

.standard_pages .sample {
	font-size: 90%;
	color: #777777;
}


/* Calendar Styling
-----------------------------------------------------------------------------*/
.calendar {
	display: block;
	margin-left: 30px;
	color: #000000;
}
.calendar-table {
	float: left;
	margin-right: 10px;
}

.calendar-month { font-size: 100%; }

.calendar-next,
.calendar-prev {}

.calendar-cell,
.calendar-cell_empry {}
.calendar-cell { width: 22px; }

.calendar-today { border: 2px solid #F96969; }
.calendar-holiday {}
.calendar-sun,
.calendar-mon,
.calendar-tue,
.calendar-wed,
.calendar-thu,
.calendar-fri,
.calendar-sat {
	color: #555555;
	text-align: center;
}
.calendar-day_1,
.calendar-day_2,
.calendar-day_3,
.calendar-day_4,
.calendar-day_5,
.calendar-day_6,
.calendar-day_7,
.calendar-day_8,
.calendar-day_9,
.calendar-day_10,
.calendar-day_11,
.calendar-day_12,
.calendar-day_13,
.calendar-day_14,
.calendar-day_15,
.calendar-day_16,
.calendar-day_17,
.calendar-day_18,
.calendar-day_19,
.calendar-day_20,
.calendar-day_21,
.calendar-day_22,
.calendar-day_23,
.calendar-day_24,
.calendar-day_25,
.calendar-day_26,
.calendar-day_27,
.calendar-day_28,
.calendar-day_29,
.calendar-day_30,
.calendar-day_31 { color: #000000; }
.calendar-day_1-holiday,
.calendar-day_2-holiday,
.calendar-day_3-holiday,
.calendar-day_4-holiday,
.calendar-day_5-holiday,
.calendar-day_6-holiday,
.calendar-day_7-holiday,
.calendar-day_8-holiday,
.calendar-day_9-holiday,
.calendar-day_10-holiday,
.calendar-day_11-holiday,
.calendar-day_12-holiday,
.calendar-day_13-holiday,
.calendar-day_14-holiday,
.calendar-day_15-holiday,
.calendar-day_16-holiday,
.calendar-day_17-holiday,
.calendar-day_18-holiday,
.calendar-day_19-holiday,
.calendar-day_20-holiday,
.calendar-day_21-holiday,
.calendar-day_22-holiday,
.calendar-day_23-holiday,
.calendar-day_24-holiday,
.calendar-day_25-holiday,
.calendar-day_26-holiday,
.calendar-day_27-holiday,
.calendar-day_28-holiday,
.calendar-day_29-holiday,
.calendar-day_30-holiday,
.calendar-day_31-holiday { color: #990000; }
