/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_new.css 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	background:#dddddd url(../images/news_bk.gif);
	font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-size:14px;
	line-height:1.6;
	color: #333333;
}

a img { border: none; }

a, #navEZPagesTOC ul li a {
	color: #78a2b8;
	text-decoration: none;
	}
 
a:hover {
	color: #4dd3ff;
	text-decoration: none;
	}

/* a:visited {
	color: #78a2b8;
	text-decoration: none;
	}*/
	
/* 
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #4dd3ff;
	}

a:active {
	color: #0000FF;
	} */

/* h1 { font-size: 1.5em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1.3em; }
*/

h1, h2 {
	font-size:1.3em;
	}

h3, h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}

h4.optionName {
	font-size:1em;
	}

.biggerText {
	font-size: 1.2em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
	
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

/*
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	} */

TEXTAREA {
	margin: auto;
	display: block;
	width: 100%;
	}
	
input:focus, select:focus, textarea:focus {
	background: #feffef;
}

FIELDSET { /* 登録画面の枠 */
	padding: 1em;
	border: 1px solid #cccccc;
	}
	
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:#333333;
	}

LABEL {
	line-height: 1.25em;
	padding: 0.1em;
	color:#333333;
}

h4.optionName {
	line-height: 1.25em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 1em;
	margin: 0.2em 0.5em;
	}

LABEL.radioButtonLabel {
	margin: 0;
	font-size: 1em;
	font-weight:bold;
	}


#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	/* float: left; */
	}

.categoryListBoxContents {
	float:left;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P {
	font-size:1em;
	line-height:1.6;
	color:#333333;
	}

ADDRESS {
	padding: 0.5em;
	font-style: normal;
	}
	
.clearBoth { clear: both; }

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #666666;
	}

#attribsOptionsText {
	margin:0;
	padding:0;
	color:#5977B0;
	font-size:1em;
	}

/* 商品ページ */
	
#productFreeShipdisplay {
	margin-top:1em;
	/* width:493px;*/
	}

.navNextPrevWrapper { /* 商品ナビ */
 	padding:0.5em;
 	height:60px;
 		} 
	
.freeShip {
	font-size:1em;
	line-height:1.6;
	}
	
#indexCategoriesHeading, #cartDefaultHeading { /* カテゴリ名 */
	padding:0.5em 0 0 0;
	border-bottom:1px dashed #666666;
	}

.productAttributes { /* 商品説明 */
} 

#Product_Set {
	border:1px solid #333;
	} 
	
#productName {
	font-weight:bold;
	}

#productPrices {
	color:#ff9900;
	}

/* インフォメーション */
.content {
	font-size:13px;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	margin:0.5em 0;
	font-size:0.96em;
	font-weight:bold;
	line-height: 1.8;
	padding: 0.2em;
	}
	
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
	
.messageStackSuccess {
	background-color: #ff9900;
	color: #ffffff;
	}
	
.messageStackCaution {
	background-color: #FFFF66;
	color: #ff9900;
	}
	
/*wrappers - page or section containers*/

#mainWrapper {
	text-align: left;
	width: 752px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	background-color:#ffffff;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper { margin: auto; }

#navColumnOneWrapper {
	background-color:#ffffff;
	}

#contentMainWrapper {
	padding:15px 25px;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	clear:both;
	}

#tagline {
	color:#666666;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.floatingBox {
	margin:0;
	width: 46%;
	}

#accountLinksWrapper h2 {
	margin-top:0.5em
	}

#accountLinksWrapper li {
	list-style-type:none;
	}
	
/* 商品説明のメーカー名 */	
#productDetailsList {
	clear:both;
	}

#productDetailsList.floatingBox {
	font-size:0.9em;
	font-weight:bold;
	}

/* #productDetailsList ul { 
font-size:0.9em;
	} */

#productDetailsList li {
	list-style-type:none;
	width:200px;
	}

.wrapperAttribsOptions { }

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 1em;
	}
	
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 1em;
	}
	
.navNextPrevCounter {
	font-size: 1em;
	font-weight:bold;
	}
	
.navNextPrevList { /* 前へ 商品リスト 後ろへ */
	/* display: inline;*/
	display:block;
	float:left;
	white-space: nowrap;
	list-style-type: none;
	width:33%;
	}

#navCatTabsWrapper {
	margin-bottom:3px;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
	width: 100%;
	text-align:center;
}

/* トップ カテゴリーリスト */

#navCatTabs {
	padding:10px 21px;
	text-align:center;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	height:50px;
}

#navCatTabs ul  {
	list-style-type: none;
	text-align: center;	white-space: nowrap;
	display:block;
}

#navCatTabs li {
	float:left;
	display:block;
}

#navCatTabs li a {
	text-decoration: none;	width:118px;
	height:25px;
	background: url(../images/shop_cButton.gif) no-repeat;
	display:block;
}

#navCatTabs li a:hover {
	text-decoration: none;
	width:118px;
	height:25px;
	background: url(../images/shop_cButton_on.gif) no-repeat;
	display:block;
}

#navMainWrapper, #navSuppWrapper {
	/* background-color: #ffffff; */
	font-weight: bold;
	color: #9a9a9a;
	height: 1%;
	width: 100%;
}

#navMain ul, #navSupp ul  {
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navMain ul li, #navSupp ul li {
	display: inline;
	white-space: nowrap;
}

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #666666;
	}
	
#navEZPagesTOC ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, #indexProductListCatDescription  {
	margin: 0.5em;
	}

.buttonRow {
	margin:1.5em 0;
	color:#ff9900;
	}

#navBreadCrumb { /* ホーム */
	margin-bottom:0.5em;
	font-size: 0.9em;
	line-height:1.4;
	}
	
#productListHeading { /* 各ページ mainbox カテゴリ名 */
	font-size:1.2em;
	line-height:1.4;
	font-weight: bold;
	}

#navEZPagesTop {
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}
	
/* #navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}
*/

#navColumnOne { /* sideBox 一番外の枠 */
	padding-right:25px;
	}
	
/* #navColumnTwo {
	padding: 0.5em;
	border-right: 1px solid #cccccc;
	}
*/

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.shippingEstimatorWrapper {
/*padding: 0.5em;*/
}

#productDescription {
	clear:both;
	}

#productDescription p {
	font-size:1em;
	line-height:1.4;
	}

#productDescription.freeShip {
	font-size:1em;
	line-height:1.4;
	}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 1em;
	}
	
.advisory {}

.important { font-size: 1.1em; }
	
.notice {}

.rating{}

.gvBal { float: right; }

.centerColumn { /* centerBox 中身 */
	width:493px;
	}
	
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1em;
	}

/*Shopping Cart Display*/

#cartAdd {
	margin:0;
	padding:0;
	float:right;
	font-size:0.9em;
	color:#ffffff;
	font-weight:bold;	text-align: center;
	width:129px;
	}

#cartAdd .cartTop {
	margin:0;
	padding:0;
	background:url(../images/cart_bg_01.gif) no-repeat;
	height:20px;
	}

#cartAdd .cartNakami {
	margin:0;
	padding:0.5em 0;
	background:url(../images/cart_bg_02.gif) repeat-y;
	}
	
#cartAdd .cartBottom {
	margin:0;
	padding:0;
	background:url(../images/cart_bg_03.gif) no-repeat;
	height:17px;
	}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px dashed #333333;
	border-bottom: 1px solid #333333;
	background-color:#ffffff;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 3em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em;
	}
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
	
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 5em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	font-size:1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
	
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 6.5em;
	text-align: right;
	padding: 0.2em 0;
	}

#ottotal .totalBox {
	font-weight:bold;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em 0;
	}

.amount {
	width: 5.5em;
	}

/* 清算 */
#checkoutShipping, #checkoutPayment, #checkoutConfirmDefault, #checkoutSuccess { /* 清算-全体文字 */
	font-size:0.9em;
	}

#checkoutPayment .important {
	font-size:1em;
	font-weight:bold;
	}

#checkoutBillto { /* 請求先、届け先 */
	}
	
#checkoutShipto {
	padding-right:20px;
	border-right:1px dashed #cccccc;
	}

#checkoutShipto address, #checkoutBillto address {
	margin:0;
	padding:0;
	font-size:13px;
	}

#checkoutConfirmDefaultPayment,#checkoutConfirmDefaultShipment {
	margin-top:1em;
	}

#cartAttribsList ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
	}

.cartTotalDisplay {
	width:25%;
	}
	
#checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutSuccessHeading {
	margin-bottom:0.5em;
	color:#ff9900;
	}

#timeoutDefaultHeading, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultHeading,  #checkoutConfirmDefaultBillingAddress, #checkoutSuccessMainContent {
	margin-bottom:0.3em;
	}

#checkoutSuccessMainContent p {
	}

#checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart, #orderTotals { /* 要望、カートの内容 */
	margin-top:0.5em;
	}

#checkoutSuccessOrderNumber, #checkoutSuccessOrderLink, #checkoutSuccessContactLink { /* 注文確定文章 */
	font-size:1.1em;
	line-height:1.6;
	}

#checkoutSuccessOrderNumber { 
	margin-top:1em;
	padding-top:0.6em;
	border-top:1px dashed #cccccc;
	}

#checkoutSuccessContactLink {
	padding-bottom:0.6em;
	border-bottom:1px dashed #cccccc;
	}

#checkoutSuccessOrderNumber {
	font-weight:bold;
	}
	
h3#checkoutSuccessThanks {
	margin-top:1em;
	font-size:1.3em;
	}

/* ご意見ご感想 */

#comments {
	font-size:1em;
	}

#contactUsDefault address {
	margin-bottom:1em;
	font-size:1em;
	background-color:#f5f5f5;
	}

/* 接続切断 */
#timeoutDefaultContent {
	margin-bottom:1em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

#productMainImage {
	float:left;
	}

.categoryIcon {
	padding:10px 0;
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
	}

#cartImage {
	margin: 0.5em 1em;
	}

#loginDefault { /* ログイン画面 */
	font-size:0.9em;
	line-height:1.6;
	}

#loginDefaultHeading {/* ログイン画面挨拶 */
	color:#ff9900;
	}

.greeting {
	padding:0.5em 0;
	font-size:1em;
	line-height:1.6;
	}

#indexDefaultHeading {
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
	}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading { /* centerBox見出し */
	padding:0;
	margin:0;
	background-color:#666666;
	font-size: 1em;
	color: #ffffff;
	letter-spacing: 0.5em;
	}
	
.centerBoxWrapper, .tabTable { /* centerBoxですよ */
	margin-bottom: 1em;
	font-size: 0.9em;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #666666;
	text-align:center;
	width:493px;
	}

.sideBoxContent {
	font-size:1em;
	}

/*h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}*/

/*.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}*/

/* h3.leftBoxHeading a:hover { 
	color: #FFFF33;
	text-decoration: none;
	} 
	
h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}
*/
	
/* .rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	} */

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.productListing-data { /*商品の表*/
	border-bottom:1px solid #cccccc;
	}

.cartTotalsDisplay {
	text-align:left;
	}

#cartEmptyText {
	padding:1em 0;
	color:#ff9900;
	font-size:1em;
	text-align:left;
	}
	
.centeredContent {
	margin:0 auto;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}
	
#upDateHeading {
	text-align: right;
	}
	
/*misc その他もろもろ*/
.back {
	padding-right:0.5em;
	float: left;
	}

.forward {
	padding-left:0.5em;
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #f5f5f5;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

#shoppingCartDefault {
	font-size:1em;
	}

TR.tableHeading { /* カートの項目部分 */
	padding:0.5em 0;
	background-color: #666666;
	color:#ffffff;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
	
#popupImage img {
	padding:40px 0;
	}

/*新商品情報*/
#new_list .main {
	padding-top:1em;
	}

#new_list .main_description{
	padding:0 0.5em;
	font-size:0.8em;
	}

/* マイページ */
#prevOrders {
	border:1px solid #666666;
	}

#prevOrders td {
	padding:10px;
	border-bottom:1px solid #cccccc;
	font-size:0.86em;
	line-height:1.4;
	}

#prevOrders address {
	font-size:1em;
	line-height:1.4;
	}
/* 注文履歴,ニュースレター,アドレス */
#accountHistInfo, #acctNewslettersDefault,#addressBookDefault {
	font-size:0.9em;
	}

#accountHistInfo h2 {
	padding-top:1em;
	}

#myAccountShipInfo {
	border-right:1px dashed #666666;
	}

#myAccountShipInfo,#myAccountPaymentInfo {
	margin:1em 0;
	}
	
#myAccountShipInfo address {
	margin:0;
	padding:0;
	}

#myAccountPaymentInfo address {
	margin:0;
	padding:0;
	}

#addressBookDefault address {
	padding:1em;
	background-color:#f5f5f5;
	font-size:1em;
	}

.instructions {
	padding-left:50%;
	}

/* トップバナー */
#top_navi {
	margin-top:15px;
	width:493px; }

#top_navi .top_nl {
	padding-right:10px;
	padding-bottom:10px;
	float:left;
	width:238px;
	display:block
	}

#top_navi .top_nl a:hover {
	background:url(./images/test_banner_on.gif);
	width:238px;
	height:77px;
	display:block
	}
#top_navi .top_nr {
	float:right;
	width:238px;
	display:block
	}

#top_navi .top_nl a:hover {
	background:url(./images/test_banner_on.gif);
	width:238px;
	height:77px;
	display:block
	}

#indexDefault .top_information {
	margin:0.5em 0;
	padding:0.5em;
	color:#ffffff;
	background:#6684B8;
	font-weight:bold;
	}