@charset "euc-jp";
/*SHOP-HOKKAIDO
//
// +----------------------------------------------------------------------+
// |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.1.1.1 2004/09/01 04:47:52 shidairiki Exp $
*/


/*clearfix*/


BODY {
 color:#666666;
	padding: 0px;
	margin: 0px;
 font: 13px Verdana, Arial, sans-serif;
/*background-color: #F6FFFF;*/
	background-color:#C8B891;
}

/* センターショップ　ZenCartのボディーブロック*/
.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	/*text-align: left;*/
	width:1020px !important;
	background-color: White;
	border-right: 1px #06748F;
	border-left: 1px #06748F;
	border-left-style: solid;
	border-right-style: solid;
/*	height: 100%;*/
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
  padding-left: 2px;
  padding-right: 2px;
}

a {
  color: #428dff;
  text-decoration: none;
}

a:hover {
	color: #3377AA; font-weight:bold;
	text-decoration: none;
/*	background-color: #FFFFAA;*/
	position: relative;
	top: 1px;
	left: 1px;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/* *centershop------------------*/

TABLE.centershop{
	padding: 0px;
	margin: 0px auto;
}


/* センターボックス:*center box------------------*/

.centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: White;
	width: 500px;
}

.centerboxheading, .singleboxheading {
	background-color: #007788;
	font-size: 12px;
	font-weight: normal;
	color: White;
	padding: 2px;
	padding-left: 12px;

}

td.centerboxheading a, td.singleboxheading a {
	color: White;
}
TR.centerboxheading, TR.singleboxheading {
}

.centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
/*  border-right: 2px dashed #FF8C00;
  border-left: 2px dashed #FF8C00;
  border-bottom: 2px dashed #FF8C00;*/
}

.centerboxfooter, .singleboxfooter {

}

/* プレインボックス:plainbox -----------------------------*/

.plainBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ffffff;
	padding: 0px;
}

.plainbox-description {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 background: White;
 border: 2px dashed #FF8C00;
 padding: 5px;
}

.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 3px 10px;
}

/* センタープロダクトリスティング（商品一覧）:center productListing----*/

.productListing-heading {
 background-color: #FFD700;
 font-size: 12px;
 font-weight: bold;
 color: #8B0000;
 padding: 2px;
}
TD.productlisting {
/* border-left: 2px dashed #FF8C00;
 border-right: 2px dashed #FF8C00;
 border-bottom: 2px dashed #FF8C00;
 border-top: 2px dashed #FF8C00;
 padding: 3px; */
}

TABLE.productListing-data {
	padding: 2px;
/*	border-collapse: collapse;	 */
}

TD.productListing-data {
  font-size: 12px;
  padding-top: 12px;
/*  padding: 3px; */
}

/* センター メインセレクション:center main section-----------------------*/

TABLE.center_info{
	font-size: 12px;
	color: #330000;
	padding: 3px;
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	margin-bottom: 6px;
}

TABLE.center_info_img{
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 0px;
}
/* センター コンテンツタイトル-----------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
padding-top:3px;
padding-bottom:2px;
	font-size: 12px;
	font-weight: bold;
	color: #007788;
}
TD.pageHeading h1{
border-bottom: 1px solid #3377AA;
border-top: 1px solid #3377AA;
}

/* センターコラム */
.center_column {
	padding-right: 0px;
	padding-left: 4px;
}
.main_page{
  width: 1020px; !important;
/*  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;*/
}

/* 雑多なエリア:miscellaneous areas---------------*/

TD.cartBox {
 background: #eff4f8;
 font-size: 10px;
 padding: 3px;
/* border: 1px dotted #ffb062;*/
}

/*--------------------------------------------------------------------------------------------------------------------*/
TR.productListing-odd, TR.upcomingProducts-odd {
 padding-top: 16px;
 background-image: url(../images/parts/dot_12x12_B1.gif);
 background-repeat: repeat-x;
}

TR.productListing-even, TR.upcomingProducts-even {
 padding-top: 16px;
 background-image: url(../images/parts/dot_12x12_B1.gif);
 background-repeat: repeat-x;
}

.productsNotifications {
	background: #FFF8DC;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
 font-size: 12px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-size: 12px;
}

.greetUser {
	color: #f0a480;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
 font-size: 12px;
 color: #FF0000;
}

/* モジュール */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* メッセージボックス:message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* チェックアウト ツール: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-subtotal-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-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* 「個別商品オプション用コメント」:product_info attribute comments-------*/
TABLE.ProductInfoComments {
 border-top: 1px solid #9a9a9a;
} 


.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 12px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}
/* 「個別商品詳細ボックス」:追加-------*/
TABLE.products_detail_box {
width: 100%
 font-size: 12px;
 text-align: left;
 margin: 6px 6px 6px 6px;
 border-collapse: collapse;
 padding: 2px 2px 2px 2px;
}  
TR.products_detail_box {
 border-bottom: 1px solid #9a9a9a;
 border-top: 1px solid #9a9a9a;
}
TD.products_detail_box {
 border-bottom: 1px solid #9a9a9a;
}

/* 総合アラート:General alert span class----------*/

TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

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;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* 個別商品のコメント記述: products_description-----------------------------*/

td.products_description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ffffff;
	padding: 5px;
	border-bottom: 2px dashed #BDB76B;
}

/* 個別カテゴリーのコメント記述:categories_description-------------------------*/

TABLE.categoriesdescription {


}

TD.categoriesdescription {

}

/* カテゴリーボックス:categories box parent and child categories and extra links--------*/

A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  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;
}

/* WordPress-ME(v2.0)をZenCart ここまで060628追加 高橋 */
.leftboxcontent ul li, .rightboxcontent ul li , .singleboxcontent ul li{
  list-style-type: none;
  margin:0px;
  padding-left: 0px;
}

.leftboxcontent ul, .rightboxcontent ul , .singleboxcontent ul{
  margin:0px;
  padding-left:0px;
}

.leftboxcontent ul ul, .rightboxcontent ul ul, .singleboxcontent ul ul{
  list-style-type: square;
  margin:0px;
  padding-left:5px;
}

/* END-WordPress-ME(v2.0)をZenCart */
