/*
//
// +----------------------------------------------------------------------+
// |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:#ffffff url(/agh_image/agh_background.gif) repeat-x left top;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;font: 12px;
	font-family:"メイリオ",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	
}

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

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

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

A:hover {
  color: #ffb062;
  text-decoration: none;
}

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

/*HEADER CSS*/

TABLE.header {

}

TABLE.headerNavigation {
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 1px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #080558;
  padding: 0;
}

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

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

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

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #080558;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}

table.headerNavigation a{color:#080558;}
table.headerNavigation a:visited{color:#080558;}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #080558;
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 10px;
  border-top: 1px solid #080558;

}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background: #080558;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  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{
  background: #080558;
}

TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 12px;
  padding: 10px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #3a3a3a;
  padding:0;
}

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

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

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

TR.footertop {
  font-size: 10px;
}

TD.footertop, TD.footerbottom {

}

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

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #efefef;
}

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

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

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

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

SPAN.markProductOutOfStock {
	color: #c76170;
}

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;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { 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;
}

/* categories_description */
TABLE.categoriesdescription {
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

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

/* categories box parent and child categories */
A.category-top {
  color: #008000;
  text-decoration: none;
}
A.category-links {
  color: #004080;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #FF0000;
  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;
}





/* user CSS */


#categories-heading-td{
padding:0;
widows:200px;
height:23px;
background:url(/agh_image/agh_side_cat.gif) no-repeat left top;
overflow:hidden;text-indent:-9999px;display:block;
}

#information-heading-td{
padding:0;
width:200px;
height:23px;
background:url(/agh_image/agh_side_info.gif) no-repeat left top;
overflow:hidden;text-indent:-9999px;display:block;
}

#login-heading-td{
padding:0;
width:200px;
height:23px;
background:url(/agh_image/agh_side_login.gif) no-repeat left top;
overflow:hidden;text-indent:-9999px;display:block;
}



body #shoppingcart-table{background:#f5f3ec; border:0px solid #f5f3ec;padding:0;}
body #shoppingcart-content{border:none;padding-bottom:1px;}
body #shoppingcart-footer{background:#f5f3ec;}
body #shoppingcartContent hr{color:#7a7a7a;border-color:#7a7a7a;}
.cartBoxTotal{color:#080558;font-weight:bold;}
#shoppingcart-content br{line-height:0.1px;display:block;height:1px;}

#shoppingcart-heading-td{
padding:0;
width:200px;
height:30px;border-color:#f5f3ec;
background:#f5f3ec url(/agh_image/agh_gotocart.gif) no-repeat left top;
overflow:hidden;text-indent:-9999px;display:block;
}

#shoppingcart-heading-td a{overflow:hidden;text-indent:-9999px;display:block; background:url(agh_gotocart.gif) no-repeat left top;width:200px;height:30px;widows:200px;height:23px;margin:0;padding:0;}


.centerBoxContentsNew{}

#productPrices{color:#080558;font-size:16px; font-weight:bold;padding:0;margin:0;}


#agh_infobox p{font-size:12px;padding-left:10px;padding-top:0;margin-top:0;line-height:1.2em;}

.centeredContent{margin-top:10px;background:url(/agh_image/productback.gif) repeat-y center top; padding:20px 0 10px 0;}
.centeredContent{font-size:12px;color:#080558;font-weight:bold;}
.centeredContent a{font-size:10px;padding:0 15px;display:block; text-align:center;color:#3c3c3c; font-weight:normal;}

#whatsNew h2{width:578px;height:30px; background:url(/agh_image/agh_h2_newitem.gif) no-repeat left top;overflow:hidden;text-indent:-9999px;display:block;}
#featuredProducts h2{width:578px;height:30px; background:url(/agh_image/agh_h2_featured.gif) no-repeat left top;overflow:hidden;text-indent:-9999px;display:block;}


.centerBoxContentsFeatured a{width:170px;display:block;margin:0 auto;padding:3px 0;}


h1#indexDefaultHeading{display:none;height:1px;overflow:hidden;}
h2.greeting{display:none;height:1px;overflow:hidden;}

#cartAdd{padding-bottom:20px;margin-bottom:20px;}

#cartAdd p{padding:0;margin:3px auto;}



body #productMainImage{margin:0; background-image:none;float:none;clear:both;}

#productDescription{padding:22px;line-height:1.5em;font-size:12px;background:#efefef;}

h1#productName{padding-left:20px; background:url(/agh_image/icon.gif) no-repeat left 3px; font-size:16px;font-weight:normal;line-height:1.1em;display:block;font-weight:bold;margin:0;}

.centerBoxContentsAlsoPurch{padding-top:20px;padding-bottom:20px;}

#privacyDefaultHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_tokutei.gif) no-repeat left top;}
#loginDefaultHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_login.gif) no-repeat left top;line-height:1px;font-size:0.1px;color:#fff;}
#newProductsDefaultHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_newitem.gif) no-repeat left top;}
#allProductsDefaultHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_allitem.gif) no-repeat left top;}
#cartDefaultHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_cart.gif) no-repeat left top;}
#accountDefaultHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_mypage.gif) no-repeat left top;}
#accountHistoryDefaultHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_history.gif) no-repeat left top;}

#checkoutShippingHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_checkout.gif) no-repeat left top;}
#checkoutPaymentHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_payment.gif) no-repeat left top;}
#checkoutConfirmDefaultHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_kakunin.gif) no-repeat left top;}
#checkoutSuccessHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_success.gif) no-repeat left top;}

#pageTwoHeading{overflow:hidden;text-indent:-9999px;display:block;width:578px;height:40px; background:url(/agh_image/agh_h2_privacy2.gif) no-repeat left top;}


#productListHeading{padding-left:20px; background:url(/agh_image/icon.gif) no-repeat left 3px; font-size:16px;font-weight:normal;line-height:1.1em;display:block;font-weight:bold;margin:0;}

.productListing-heading,.productListing-rowheading{font-size:12px;}

.itemTitle{font-size:1.2em;margin-left:0;}

.productListing-data{text-align:left;}

.sideBoxContent{line-height:1.5em;}

.sideBoxContent a{padding-left:10px; background:url(/agh_image/icon_mini.gif) no-repeat left 5px;display:inline-block;}
body .sideBoxContent li a{padding-left:0;background-image:none;}


#attribsOptionsText{font-size:1px;display:block;text-indent:-9999px;overflow:hidden;margin:0;padding:0;}

label.attribsSelect{font-size:12px;}



.outlinkbox{margin-bottom:10px;}

.outlinkbox li{display:block;padding-bottom:4px;}


table#downloads{border:1px solid #aaa;}
table#downloads td{padding:3px;}
.centershop .downloads caption h4{text-align:left;}

table#myAccountOrdersStatus{border:1px solid #aaa;}
table#myAccountOrdersStatus td{padding:3px;}

table#downloads h4{text-align:left;}


#orderaghtable{border:1px solid #aaa;}

#orderHistoryStatus{text-align:left;padding-top:10px;}

#prevOrders{border:1px solid #aaa;}
#prevOrders td{padding:3px;}
#prevOrders h2{text-align:left;}


#orderHistoryDetailedOrder{text-align:left;}