@charset "EUC-JP";
/*
//
// +----------------------------------------------------------------------+
// |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_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY {
	background-image: url(../images/bg.gif); background-repeat: repeat-x;
	background-color:#1a1a1a;
	color: #ddd;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
    font: 11px "メイリオ","Meiryo","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", verdana, arial, helvetica, sans-serif;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	/*position: relative;*/
	text-align: left;
	width: 950px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}


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

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/header_bg.gif);
  background-repeat: no-repeat;
  background-position:0px 0px;
  height:100px;
}

TABLE.headerNavigation {
  background-image: url(../images/header_navi_bg.gif); background-repeat:repeat-y;
  background-color:#0f307a;
  width: 100% !important;
  height:18px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #ffdd00;
}

TD.headerNavigation {
  position: relative;
  font-size: 10px;
  font-weight: bold;
  color:#ffdd00;
  letter-spacing:1px;
  padding: 3px 3px 0 5px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  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-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



/*SIDEBOX CSS-------------------------------------------------------*/

.column_left, .column_right, .column_single {
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}

 /*左カラムBOX*/
.leftbox, .singlebox {
  color:#ddd;
}
 /*右カラムBOX*/
.rightbox {
}
 /*中央メインBOX*/
.centerbox {
  color:#333;
}



 /*左カラムヘッダー*/
.leftboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 10px;
  color: #ffffff;
  padding: 7px 0 0 5px;
  height: 20px;
}
TR.leftboxheading, TR.centerboxheading, TR.singleboxheading {
  /*background: #000;*/
  line-height: 200%;
}
td.leftboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}


 /*右カラムヘッダー*/
.rightboxheading {
  /*background-color: #abbbd3;*/
  font-size: 92%;
  font-weight: bold;
  letter-spacing:0.1em;  
  color: #ccc;
  padding: 1px;
}
TR.rightboxheading {
  line-height: 100%;
}
td.rightboxheading a {
  color: #f5dd88;
}

 /*右カラムカート*/
#shoppingcartContent {
border:#333 solid 1px;
background-color:#000;
color:#ddd;
padding:12px 6px;
}
#shoppingcartContent a {
color:#ddd;
}
#shoppingcartContent a:hover {
color:#ffdd00;
}
#shoppingcartContent li {
font-size:85%;
line-height:1.3;
margin-bottom:0.5em;
}

 /*右カラムインフォ*/
#information-content li{
font-size:10px;
font-weight:bold;
text-indent:16px;
background-image: url(../images/icn_arrow.gif); background-repeat:no-repeat; background-position:4px 7px;
}
#information-content li a{
color:#fff;
}


 /*左右カラム内容*/
.leftboxcontent {
  line-height: 130%;
  padding: 12px 7px;
}
.rightboxcontent {
  line-height: 150%;
  padding: 6px 2px;
}
#informationContent {
  line-height: 200%;
}

 /*？*/
#whatsnewContent a, #featuredContent a {
    font-size:10px; line-height:130%;
}
#categoriesContent {
}
 /*左カラム カテゴリ*/
.leftbox .category-links{
  display:block; padding-left:7px; margin-bottom:7px;
  background-image: url(../images/icn_ctgry_s.gif); background-repeat: no-repeat; background-position:0px 3px;
}
.leftbox .category-top{
  display:block; padding-left:7px; margin-bottom:7px;
  background-image: url(../images/icn_ctgry_s.gif); background-repeat: no-repeat; background-position:0px 3px;
}
A.category-subs, A.category-products {
  display:block;
  background-color:#062363;
  margin:0 0 5px 5px;
  padding:3px;
  text-decoration: none;
  line-height:1.0;
}
SPAN.category-subs-parent {
  font-weight:bold;

}
.leftbox #bannerbox-heading-tr {
display:none;
}

 /*? カテゴリ*/
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

 /*左カラム アーティスト*/
.artistsSidebox {
margin-left:5px;
margin-bottom:5px;
}
.artistsSidebox a{
display:block;
float:left;
width:20px;
margin-bottom:5px;
}
.artistsSidebox a:hover{
font-weight:bold;
}

 /*左カラム スペシャル*/
.specialSidebox {
margin:0 0 0 4px; padding:0;
line-height:1.0;
}
.specialSidebox span{
display:block;
margin-bottom:4px;
}






 /* */
.centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}
 /*左カラムフッター*/
.leftboxfooter{
background-color: #222;
height:1px;
}
.rightboxfooter, .centerboxfooter, .singleboxfooter {
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
}

TD.productlisting {
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
  vertical-align:top;
}


/*センター メイン-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
}

H1#productName {
  font-size: 14px;
  font-weight: bold;
}

/*.center_column {
  padding: 8px;
}*/
.main_page{
  width: 100% !important;
  background-color: #ebebeb;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;
}

.centerColumn{
  margin:30px 30px 60px 30px;
  padding:0 20px;
}


/*センター 商品ページ-----------------------------------*/

#productGeneral{
}

#productMainImage{
  border: 5px solid #000;
  /*float:left;*/
  margin:0 15px 15px 0;
}

/*センター 色々-----------------------------------*/

#indexCategoriesHeading,
#productListHeading{
font-size:150%;
border-bottom:#666 1px solid;
margin-top:30px;
margin-left:0; margin-right:0;
text-indent:23px;
background-image: url(../images/icn_center_ctgry.gif); background-repeat: no-repeat;
letter-spacing:1px;
}
#categoryListWrapper{
background-color:#000;
padding:25px;
margin-top:10px;
margin-bottom:50px;
}
.categoryListBoxContents{
font-size:110%; font-weight:bold; text-indent:8px;
background-image: url(../images/icn_ctgry_list.gif); background-repeat: no-repeat; background-position:0px 2px;
margin-bottom:20px;
border-bottom:#333 1px solid;
width:100%;
}
.categoryListBoxContents a{
}

#indexProductList,
#indexCategories{
}




/* footer
--------------*/

TABLE.footer {
  text-align: center;
  font-size: 10px;
  padding-bottom:15px;
}

TR.footertop {
  background: #1a1a1a;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

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

#productListing {
  padding:10px 0;
  border-bottom: 1px solid #333;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  /*background: #000;*/
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  /*background: #000;*/
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

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

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

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

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

.greetUser {
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: bold;
}

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: 10px;
  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;
}
.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-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-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 */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 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: 11px Verdana, Arial, sans-serif;
}


/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
