/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.11 2005/11/10 07:25:15 kc60243 Exp $
//
// たくさん変更
//
*/

BODY {
	background-color: white;
	margin-top: 0px;
	padding-top: 0px;
	/*
	font-family: Verdana, Arial, sans-serif;
	*/
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 100% !important;
}

TD.main, P.main {
  font-size: 80%;
  line-height: 1.25;
}

A {
  color: #003399;
}

A:hover {
  color: #ff9933;
}

FORM {
	display: inline;
}

.banners {
  padding: 15px;
}

/* HEADER CSS */

/*
TABLE.header {
  background: #ffffff;
  background-image: url(../images/header_bg.jpg);
  background-repeat: repeat-x;
  width: 100% !important;
  background-color: #ffffff;
}
*/

TABLE.headerNavigation {
  background-color: #008070;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  /*
  font-family: Verdana, Arial, sans-serif;
  */
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  padding: 7px;
}

TD.headerNavigation A {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover {
  color: #ff9933;
}

TD.breadCrumb {
  font-size: 75%;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px dotted #9a9a9a;
}

.sideBoxHeading A, TD.footertop A, .centerboxheading A  {
  font-weight: bold;
  color: #0066aa;
}

.sideBoxHeading A:hover, .centerboxheading A:hover  {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  /*
  font-family: Verdana, Arial, sans-serif;
  */
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  /*
  font-family: Verdana, Arial, sans-serif;
  */
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* SIDEBOX CSS */

.column_box_spacer_left {
  height: 10px;
}

.column_box_spacer_right {
  height: 10px;
}

.column_box_spacer_single {
  height: 10px;
}

.column_left{
  background: #ffffff;
}

.column_right{
  background: #ffffff;
}

.boxText {
  font-size: 80%;
}

.sideBoxContent, .centerboxcontent {
  line-height: 1.25;
  padding: 4px;
  border-left:1px solid #ffa44b;
  border-right:1px solid #ffa44b;
  border-bottom:1px solid #ffa44b;
}

.sideBox, .centerbox {
  /*
  font-family: Verdana, Arial, sans-serif;
  */
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
  background: #ffffff;
  margin-bottom: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  /*
  font-family: Verdana, Arial, sans-serif;
  */
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
  font-size: 11px;
}

TD.sideBoxHeading, TD.centerboxheading {
  height: 20px;
  padding-left: 5px;
}

.sideBoxHeading, .centerboxheading, .productListing-heading {
  line-height: 1.25;
  font-size: 10pt;
  font-weight: bold;
  color: #0066aa;
}

/*
TR.sideBoxHeading, TR.centerboxheading {
  background-image: url(../images/header_06.gif);
}
*/

TD.productListing-heading {
  background: #eaeaf2;
  border-bottom: 1px solid #9a9a9a;
}

/*
.sideBoxFooter, .centerboxfooter {
 background: #abbbd3;
 background-image: url(../images/header_06.gif);
}
*/

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

/* center main section */
TD.pageHeading, DIV.pageHeading {
  padding-top: 10px;
  font-weight: bold;
}

h1 {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
  font-size: 120%;
  border-bottom: solid 1px #9a9a9a;
  padding-bottom: 1px;
}

h2 {
  font-size: 120%;
}

h3 {
  font-size: 100%;
}

.center_column {
  padding: 10px;
}

.main_page{
   width: 100% !important;
  background-color: #ffffff;
}

.plainBoxHeading {
  font-size: 90%;
  font-weight: bold;
  padding: 11px 5px 5px;
}

.plainBox, .plainbox-description {
  /*
  font-family: Verdana, Arial, sans-serif;
  */
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
  font-size: 90%;
  line-height: 1.25;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
  padding: 5px;
}

.plainBoxForm {
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
  padding: 5px;
}

/* footer */

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 80%;
}

TR.footertop {
  font-size: 80%;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/* miscellaneous areas */
TD.infoBox, SPAN.infoBox {}

TD.cartBox {
  background: #eff4f8;
  font-size: 80%;
  padding: 3px;
  border: 1px dotted #ffb062;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TD.productListing-data {
  border-bottom: 1px solid #bbc3d3;
}

.errorBox {   background: #ff2b30; color: #ffffff; font-weight: bold; }
.stockWarning {   color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {   color: #70d250; text-decoration: underline; }

/*
td.pageresults a {
  color: #0000FF;
}

td.pageresults a:hover {
  background: #FFFF33;
}
*/

td.pageresults {
  font-size: 10pt;
}

TR.subBar {
  background: #f4f7fd;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 80%;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 80%;
  /*
  font-weight: bold;
  */
}

/*
TD.fieldValue {
  font-size: 12px;
}
*/

TD.tableHeading {
  font-size: 80%;
  font-weight: bold;
}

/*
CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}
*/

TD.greetUser {
   font-size: 80%;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
  color: #fe520e;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border: 1px solid #7b9ebd;
}

TD.formAreaTitle {
  font: bold 12px Verdana, Arial, sans-serif;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font: bold 12px Verdana, Arial, sans-serif;
}

SPAN.normalprice {
  text-decoration: line-through;
}

SPAN.productSpecialPrice {
  color: #ff0000;
  font-weight: bold;
}

span.productSpecialPriceSale {
  color: #ff0000;
  text-decoration: line-through;
}

SPAN.productSalePrice {
  color: #ff0000;
  font-weight: bold;
}

SPAN.productPriceDiscount {
  color: #ff0000;
  font-size: 10pt;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning {
  font-size: 11pt;
  font-weight: bold;
  background-color: #ff2b30;
  color: #ffffff;
  padding: 2px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess {
  font-size: 11pt;
  background-color: #b3ffa8;
  padding: 2px;
  border: 1px solid #9a9a9a;
}
.messageStackCaution {
  /*
  font-family: Verdana, Arial, sans-serif;
  */
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
  font-size: 10px;
  background-color: #FFFF00; 
}

/* input requirement */

.inputRequirement {
  color: #ff0000;
  font-size: 10pt;
}

span.coming {
  color: #ff2b30;
}

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 9px;
  line-height: 1.0;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
  margin: 6px;
  padding: 6px;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
}

/* categories_description */
TABLE.categoriesdescription {
  /*
  font-family: Verdana, Arial, sans-serif;
  */
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "平成角ゴシック", "HeiseiKakuGothic";
  //background: #D0D0D0;
  background: #ffffee;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 90%;
  line-height: 1.25;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #003399;
  /*
  text-decoration: none;
  */
}
A.category-subs, A.category-products {
  color: #003399;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
  /*
  width: 100%;
  border: 1px solid #9a9a9a;
  */
  float: left;
  padding: 2px;
}

/* agree */
.privacyagree, .termsiagree {
  color: #fe520e;
  font-weight: bold;
}


