/**
 * 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 {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
}
 */
BODY {
	background-color: #eaeaea;
	color: #666666;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: 80% "　", sans-serif;
}

TD{
	color: #666666;
	font: 98% "　", sans-serif;
}

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

A:hover {
  color: #ff9966;
  /*text-decoration: none;*/
}


a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	/*text-decoration: none;*/
	}
 
a:visited {
	/*color: #3300FF;*/
	/*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: #ffb062;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}
.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%;
	}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #ff0000;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

/*トップページ*/
h1#indexDefaultHeading {
  font-size : 125%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: #;
  background-image: url(../images/);
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  display: none;
	}
.greeting {
  font-size : 95%;
  margin-top: 0px;
  padding-top: 0px;
	}


#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	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, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	}
#page {
	color: #666666;
	background-color: #eaeaea;
	text-align: right;
	width: 750px;
	vertical-align: top;
	padding-top: 5px;
	margin: 0;
	}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#tagline {
  color:#000000;
	font-size: 2em;
  text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	background-color: #ffffee;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #9a9a9a;
	height: 1%;
	width: 100%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}
#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, .buttonRow, #indexProductListCatDescription  {
	margin: 0.5em;
}
#navBreadCrumb {}

#navBreadCrumb {
	font-size: 12px;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	padding: 0.5em;
	/*border-left: 1px solid #ff0000;*/
	}
#navColumnTwo {
	padding: 0.5em;
	/*border-right: 1px solid #ff0000;*/
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	padding: 5px;
	border: none;
  background-color: #ffffee;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.cartTableHeading TH {
	border-bottom: 1px solid #ff0000;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #ff0000;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.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 {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.normalprice_m {
	font-size: 75%;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	font-size: 110%;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

.cartBouhan {
width: 85%;
margin-left : 30px;
margin-top : 5px;
margin-bottom : 20px;
padding : 5px;
background-color: #ffffee;
border: 1px solid #cc0000;
}

.cartBouhan01 {
text-align : center;
color: #000000;
margin : 0 3px 10px 3px;
padding-top: 3px;
background-color: #cc0000;
}
.cartBouhan02 {
color: #ffffff;
}
.cartBouhan03 {
margin-top : 5px;
margin-right : 10px;
text-align : right;
font-weight: bold;
font-size: 125%;
}
.cartBouhan04 {
margin-top : 0;
margin-right : 10px;
font-size: 90%;
text-align : right;
}


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

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	margin: 0em;
	background-image: url(../images/tile_back.jpg);
	font-size: 1em;
	color: #cc0000;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #cc0000;
	}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	/*border: 1px solid #cc0000;*/
	margin-bottom: 1em;
	}

.sideBoxContent {
	/*background-color: #ffffff;
	padding: 0.4em;*/
	}

/*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;
}

#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 {
  float: left;
}
.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.em0 {
 display: none;
}
.align_r {
 text-align : right;
}
.align_c {
 text-align : center;
}
.align_l {
 text-align : left;
}
.padd_5 {
  padding: 5px;
}
.width01{
  width: 33%;
}
.width02{
  width: 100%;
}
.width03{
  width: 50%;
}
.width04{
  width: 500px;
}
.width05{
  width: 25%;
}
.a66{
  color : #666666;
}
.ac0{
  color : #cc0000;
}
.aff80{
  color : #ff8000;
}
.a_h3{
  color : #ff8000;
}
.aff00{
  color : #ff0000;
}
.a00{
  color : #000000;
}
.home{
  margin-top : 20px;
  margin-right : 15px;
}
.home01{
  margin-left : 20px;
  margin-right : 20px;
}
.pad_lf_20{
  padding-left: 20px;
}
.mar_to_5{
  margin-top : 5px;
}
.mar_to_10{
  margin-top : 10px;
}
.mar_to_20{
  margin-top : 20px;
}
.mar_to_30{
  margin-top : 30px;
}
.mar_bo_m25{
  margin-bottom : -25px;
}
.mar_bo_10{
  margin-bottom : 10px;
}
.mar_bo_20{
  margin-bottom : 20px;
}
.padding10{
  padding-bottom : 10px;
}
.padding15{
  padding-bottom : 15px;
}
.ten{
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #666666;
  text-align : left;
}
.ffffff{
  background-color : #ffffff;
}
.e1e1e1{
  background-color : #e1e1e1;
}
.faebd7{
  background-color : #faebd7;
}
.ebebeb{
  background-color : #ebebeb;
}
.f5f5f5{
  background-color : #f5f5f5;
}
.cc0000{
  color : #cc0000;
}
.dotted{
  border-width : 1px;
  border-style : solid;
  border-color : #ff9900;
}
.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}
.ul01 {
  margin: 5px 0;
  line-height: 130%;
  padding:0 0 0 15px;
}
.ul02 {
  margin: 5px 0;
  line-height: 130%;
  padding:0 0 0 15px;

}
.ol01 {
  margin: 5px 0;
  line-height: 130%;
  padding:0 30px 0 50px;

}
.ol02 {
  margin-left : 50px;
  margin-right : 30px;
}
.li01 {
  margin: 3px 0;
}
.rowEven {
	background-color: #F0F0F0;
	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
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#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;
	}

/*catalog*/
.h2catalog{
  font-size : 140%;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
  color : #000000;
  background-color: #82DEE9;
  border-right: ;
/*  background-image: url(../../../../images/h2_bg.gif);  border-bottom: 1px solid #666699;*/
}
.h3catalog{
  font-size : 125%;
  font-weight : bolder;
  color : #cc0000;
  padding-top : 25px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.h4catalog{
  font-size : 110%;
  font-weight : bolder;
  color : #cc0000;
  padding-top : 10px;
  padding-bottom : ;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.h4catalog1{
  font-size : 110%;
  font-weight : bolder;
  color : #cc0000;
  padding-top : 10px;
  padding-bottom : ;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.h4catalog2{
  font-size : 110%;
  font-weight : bolder;
  color : #000000;
  padding-top : 10px;
  padding-bottom : ;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.h_ye{
  background-color : #ffffce;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 10px;
  margin-top : 30px;
  margin-bottom : 10px;
  padding-right : ;
  margin-left : ;
  margin-right : ;
}
.gaiyo{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #cccccc #cccccc #cccccc #cccccc;
  margin-left : ;
}
.brand{
  width : 530px;
  margin-top: 10px;
}
.brand01{
  width : 470px;
  background-image: url(../../../../images/ca_01.gif);
  padding-top: 13px;
  padding-bottom: 3px;
  padding-left: 25px;
  margin : 0;
  font-size: 95%;
}
.brand02{
  width : 18px;
  background-image: url(../../../../images/ca_02.gif);
}
.brand03{
  width : 18px;
  background-image: url(../../../../images/ca_03.gif);
}
.brand04{
  width : 470px;
}
.brand05{
  width : 470px;
}
.brand06{
  width : 424px;
  font-size: 95%;
  text-align : left;
  padding-top: 8px;
  padding-right: 5px;
  padding-left: 5px;
}
.tab_ca{
  background-color : #cccccc;
}
.td_ca1{
  background-color : #ffffff;
}
.td_ca2{
  background-color : #ffffce;
  white-space: nowrap;
}
.ca_font_m{
  font-size : 90%;
  line-height : 1.3em;
}
.ca_font_m2{
  font-size : 110%;
}
.ca_font_ss{
  font-size : 85%;
}
.font01{
  font-size : 130%;
}
.catalog_waku{
  background-color : #faebd7;
  padding-top : 10px;
  padding-bottom : 10px;
  padding-left : 10px;
  padding-right : 10px;
  margin-top : 20px;
  margin-bottom : ;
  margin-left : 10px;
  margin-right : ;
}
.catalog_point01{
  border-width : 1px;
  border-style : solid;
  border-color : #cc0000;
}
.catalog_point02{
  text-align : left;
  padding : 5px;
  background-color : #ffffee;
  background-repeat: repeat;
  background-image: url(../../../../images/ca_07.gif);
}
.catalog_point03{
  text-align : left;
  padding-left : 50px;
  background-color : #ffffee;
}
.catalog_point04{
  text-align : left;
  margin-top : 10px;
}

.catalog_senmon{
  padding : 5px;
  background-color : #ffffce;
  margin-top : 5px;
  border-width : 1px;
  border-style : solid;
  border-color : #ff9900;
  margin-left : 50px;
}
.out_gr{
  border-width : 1px;
  border-style : solid;
  border-color : gray;
  margin-top : 10px;
  margin-bottom : 10px;
  font-size : 90%;
}

.ptop{
  text-align: right;
  margin-top : 10px;
}
.out_gr01{
  margin-left : 65px;
}
/*topページ*/
.menu{
  border-width : 1px;
  border-style : solid;
  border-color : #cc0000;
}

/*kaisyagaiyou*/
.h2outline{
  font-size : 150%;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #999999;
}
.h3outline{
  font-size : 120%;
  font-weight : bolder;
  color : #ff8000;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : #e1e1e1;
}
.h4outline{
  font-size : 100%;
  font-weight : ;
  color : ;
  padding-top : 5px;
  padding-bottom : ;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.gaiyo_right{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cccccc;
}

/*faq*/
.h2faq{
  font-size : 125%;
  font-weight : bolder;
  color : #ff8000;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : ;
}
.setumei{
  margin-top : 20px;
  margin-bottom : 25px;
  margin-right : 15px;
  margin-left : 15px;
}
/**/
.contact{
  font-size : 125%;
  color : #ff8000;
  background-color : #ffffce;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 10px;
  margin-top : 10px;
  margin-bottom : 5px;
}
/*advice*/
.recom_ad{
  width : 47%;
  background-color : #f0f0f0;
  padding : 5px;
  margin : 5px;
  border-right : 1px solid silver;
  border-bottom : 1px solid silver;
  line-height : 120%;
}
.h2advice{
  font-size : 150%;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 5px;
  color : #666666;
  background-color : #ffffce;
}
.h3advice{
  font-size : 120%;
  font-weight : bolder;
  color : #ff8000;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : #e1e1e1;
}
/*bouhan*/
.h2info{
  font-size : 150%;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #999999;
}
.h3info_1{
  font-size : 110%;
  font-weight : bolder;
  color : #ff8000;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : ;
}
.h3account{
  font-size : 110%;
  font-weight : bolder;
  color : #cc0000;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : ;
}
.h2bouhan{
  text-align: center;
  font-size : 145%;
  font-weight : bolder;
  color : #000000;
  padding-top : 30px;
  padding-bottom : 5px;
  margin : 0px;
}
.h3bouhan01{
  font-size : 130%;
  font-weight : bolder;
  color : #cc0000;
  padding-top : 15px;
  padding-bottom : 5px;
  margin : 0px;
}
.h3bouhan02{
  font-size : 130%;
  font-weight : bolder;
  color : #000000;
  padding-top : 15px;
  padding-bottom : 5px;
  margin : 0px;
}
.bou_01{
  color : #cc0000;
  text-align: left;
}

.bou_02{
  width : 450px;
  border-width : 1px;
  border-style : solid;
  border-color : #cccccc;
  margin-top : 15px;
}
.bou_03{
  text-align: left;
  padding-left : 50px;
  padding-right : 10px;
  background-repeat : repeat-y;
  background-image: url(../../../../images/advice/b08.gif)
}
.bou_04{
  margin-top : 10px;
  margin-left : 10px;
}
.bou_05{
  text-align: left;
  margin-right : 40px;
  margin-left : 40px;
  margin-bottom : 10px;
}
.bou_06{
  margin-right : 30px;
  margin-left : 30px;
  padding-bottom : 15px;
}
.bou_ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.bou_li{
  margin-top : 1px;
  margin-left : 20px;
  margin-right : 1px;
  margin-bottom : 1px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.checkout_payment_sentaku{
  font-size : 115%;
  font-weight : bolder;
  color : ;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
}

.checkout_payment_waku{
  font-size : 95%;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  padding-right : 5px;
  border-width : 1px;
  border-style : solid;
  border-color : #cc0000;
  background-color : #ffffee;
}
.checkout_payment_01{
  padding : 0px;
  margin-left : 8px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;

}
.checkout_payment_02{
  font-size : 95%;
  padding-top : 10px;
}
.checkout_payment_03{
  font-size : 95%;
  background-color : #999999;
}
.checkout_payment_04{
  margin-bottom : 15px;
  margin-top : 15px;
  border-width : 1px;
  border-style : solid;
  border-color : #cc0000;
}
.checkout_payment_05{
  text-align : center;
  margin-bottom : 15px;
  margin-top : 15px;
}
.checkout_payment_06{
font-size : 100%;font-weight : bold;color : #ffffff;background-color : #999999;text-align : center;padding-top : 10px;padding-bottom : 10px;
}
.checkout_payment_07{
font-size : 100%;font-weight : bold;color : #ffffff;background-color : #cc0000;text-align : center;padding-top : 10px;padding-bottom : 10px;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #990000 #990000 #990000 #990000;
}


.login{
  width: 150px;
  text-align : center;
  background-image: url(../../../../images/login_bg.gif);
  background-repeat: repeat-y;
  background-color : ;
  padding-top : 15px;
}
.login_01{
  font-size : 120%;
  width: 130px;
  color: #ffffff;
  background-color : ;
  margin-bottom : 0px;
  
}
.login_02{
  width: 130px;
  font-size : 90%;
  margin-top : 5px;
  margin-bottom : 3px;
}
.login_03{
  width: 145px;
  font-size : 90%;
  margin-top : 10px;
  margin-bottom : 0px;
}
.h2kiyaku{
  font-size : 120%;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 15px;
  margin-left : 5px;
  margin-right : 0px;
  margin-bottom : 3px;
  color : #666666;
}
.h3kiyaku{
  font-size : 110%;
  font-weight : bolder;
  color : ;
  padding-top : 5px;
  padding-bottom : 0px;
  padding-left : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : ;
}
.gaiyo_kiyaku{
  border-width : ;
  border-style : ;
  border-color : ;
  padding : ;
  margin-left : 15px;
}
.footer_link{
  font-size : 90%;
  border-width : ;
  border-style : ;
  border-color : ;
  padding-left : 15px;
  padding : ;
  margin-top : 15px;
  margin-left : ;
}
.index01{
  width: ;
  text-align : left;
  font-size : ;
  border-width : ;
  border-style : ;
  border-color : ;
  padding-left : ;
  padding : ;
  margin-top : 5px;
  margin-bottom : 5px;
  background-repeat: no-repeat;
  background-image: url(../../../../images/i_29.gif);
}
.index02{
  width: 260px;
  text-align : left;
  font-size : 100%;
  padding-top : 5px;
  border-width : ;
  border-style : ;
  border-color : ;
  padding-left : 5px;
  padding : ;
  margin-top : 7px;
}
.index03{
  color: #ffffff;
  width: 210px;
  text-align : left;
  font-size : 100%;
  font-weight: bold;
  padding : 3px;
  background-color: #cc0000;
  margin-top : 3px;
  border-bottom: 1px solid #999999;
  border-right: 2px solid #999999;
  margin : ;
}
.in_info{
  color: #ffffff;
  width: ;
  text-align : left;
  font-size : 9pt;
  font-weight: bold;
  padding : 3px;
  background-color: #cc0000;
  margin-bottom : ;
  border-bottom: 1px solid #999999;
  border-right: 2px solid #999999;
  margin : ;
}
.in_info01{
  width: 80%;
  text-align : left;
  font-size : 100%;
  padding-top : 7px;
  padding-bottom : 7px;
  background-color: ;
  margin-left : 15px;
}
.in_info02{
  text-align : left;
  background-repeat: no-repeat;
  background-image: url(../../../../images/i_30.gif);
}
.h2life01{
  font-size : 145%;
  font-weight : bolder;
  color : #cc0000;
  padding-top : 30px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.h2life02{
  font-size : 140%;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 3px;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1px;
  color : #666666;
  background-color: #e1e1e1;
  width: 100%;
  border-bottom: 2px solid #999999;
  border-right: ;
}
.h2life03{
  font-size : 140%;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 3px;
  margin-top : 60px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
  color : #666666;
  background-color: #ffffcc;
  width: 100%;
  border-right: ;
}
.h3life01{
  font-size : 130%;
  font-weight : bolder;
  color : #000000;
  padding-top : 15px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.h4life01{
  font-size : 110%;
  font-weight : bolder;
  color : #990000;
  padding-top : 10px;
  padding-bottom : ;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.index_open_l{
  color: #cc0000;
  background-color: #e1e1e1;
  text-align : center;
  font-size : 100%;
  padding : 3px;
  margin-top : 5px;
  border: 1px solid #cccccc;
}
.index_open_c{
  color: #cc0000;
  background-color: #e1e1e1;
  text-align : center;
  font-size : 100%;
  padding : 3px;
  margin-top : 5px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.life_index_l{
  color: #666666;
  text-align : center;
  font-size : 100%;
  padding : 3px;
  background-color: #ffffff;
  margin-top : 5px;
  border: 1px solid #cccccc;
  margin : ;
  width: ;
  font-weight: ;
}
.life_index_r{
  color: #666666;
  text-align : center;
  font-size : 100%;
  padding : 3px;
  background-color: #ffffff;
  margin-top : 5px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin : ;
  width: ;
  font-weight: ;
}
.life_index_c{
  color: #666666;
  text-align : center;
  font-size : 100%;
  padding : 3px;
  background-color: #ffffff;
  margin-top : 5px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin : ;
  width: ;
  font-weight: ;
}
.life_index_b{
  background-repeat: repeat-x;
  background-image: url(../../../../images/advice/a_08.gif);
}
.life_info01{
  background-repeat: no-repeat;
  background-image: url(../../../../images/advice/l_01.gif);
  background-color: #660000;
}
.life_info01_1{
  background-repeat: no-repeat;
  background-image: url(../../../../images/advice/l_04.gif);
  background-color: #999999;
}
.life_info02{
  color: #ffffff;
  width: 250px;
  margin-top : 13px;
  margin-left : 13px;
  font-size : 9pt;
  line-height : 1.3em;
}
.life_info03{
  background-repeat: no-repeat;
  background-image: url(../../../../images/advice/l_03.gif);
  text-align : left;
  padding-bottom : 25px;
  padding-top : 15px;
  padding-left : 30px;
  line-height : 1.3em;
}
.life_info04{
  background-repeat: no-repeat;
  background-image: url(../../../../images/advice/l_02.gif);
  text-align : left;
  padding-bottom : 25px;
  padding-top : 15px;
  padding-left : 30px;
  line-height : 1.3em;
}
.life_info05{
  font-size : 9pt;
  color: #ffff99;
  padding : 3px;
  background-color: #660000;

}
.life_info06{
  font-size : 9pt;
  color: #ffff99;
  padding : 3px;
  background-color: #999999;
}
.life_comment{
  width: 100%;
  text-align : left;
  line-height : 1.53em;
  font-size : 115%;
}
.life_comment01{
  width: 100%;
  text-align : left;
  line-height : 1.3em;
  font-size : 110%;
  padding : 5px;
  background-color: #f5f5f5;
}
.life_thumbnail01{
  width: 100%;
  background-image: url(../../../../images/a_12.gif);
  margin-top : 0px;
  margin-bottom : 25px;
}
.life_thumbnail02{
  width : 95%;
  text-align : left;
  background-color : #f0f0f0;
  padding : 5px;
  margin-top : 5px;
  margin-bottom : 5px;
  border-right : 1px solid silver;
  border-bottom : 1px solid silver;
  line-height : 120%;
}
.life_jite01{
  padding-top : 10px;
  width: 50%;
  text-align : center;
}
.life_jite02{
  margin-top : 10px;
  width: 90%;
  text-align : left;
}
.nissan{
  font-size : 8pt;
  text-align : left;
  width : 90%;
  background-color : #f0f0f0;
  padding : 5px;
  margin : 5px;
  border-right : 1px solid silver;
  border-bottom : 1px solid silver;
  line-height : 120%;
}
.h2mente01{
  text-align: left;
  font-size : 145%;
  font-weight : bolder;
  color : #cc0000;
  padding-top : 15px;
  padding-bottom : 15px;
  margin : 0px;
}
.h3mente01{
  font-size : 130%;
  font-weight : bolder;
  color : #cc0000;
  padding-top : 15px;
  padding-bottom : 5px;
  margin : 0px;
}
.mente01{
  width: 540px;
  border: 3px double #cc0000;
  padding : 3px;
  text-align: left;
}
.mente02{
  color : #000000;
  font-size : 150%;
  font-weight : bolder;
  margin-top : 10px;
  margin-bottom : 5px;
}
.mente03{
  width: 150px;
  text-align: center;
}
.h2yougo01{
  font-size : 130%;
  margin-top : 20px;
}
.h2yougo02{
  text-align : left;
  width : 100%;
  margin-top : 20px;
  font-size : 130%;
}
.yougo_01{
  width : 530px;
  border-top-width : 4px;
  border-width : 4px;
  border-style : double;
  border-color : gray;
  line-height : 1.25em;
  text-align : left;
  margin-left : 5px;
}
.yougo_02{
  width : 530px;
  text-align : left;
  padding-left : 20px;
  padding-bottom : 5px;
  border-bottom : 1px solid #e1e1e1;
}
.yougo_03{
  width: 530px;
  padding : 3px;
  text-align: center;
}


#productAttributes_comment{
  font-size: 120%;
  color: #000000;
}

.stock {
  font-size : 115%;
  width: 95%;
  margin-left : 20px;
  margin-top : 5px;
  margin-bottom : 10px;
  padding : 5px;
}