@charset "utf-8";

@import "../../../../../css/common.css";


html{
	width:100%;
}
body {
	background-color: #FFFFFF;
	color: #2d2d2d;
	line-height:150%;
	text-align:center;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
}
	
body div#wrapper{
	font-size:92%;
	margin:0 auto;
	text-align: left;
}

body div#wrapper table{
	font-size:inherit;
	font:92%;
}
body div#wrapper p{
	line-height:170%;
}
body div#wrapper ul li,
body div#wrapper ol li{
	line-height:170%;
}

/*-------------------------------------------------
GROBAL
-------------------------------------------------*/

.redText {
	font-weight:bold;
	color:#CC0033;
}



/*--------------------------------------------------
	2nd Header Section
--------------------------------------------------*/


#header{
	margin:0 auto;
	width:750px;
	background-image:url(../../../../images/common/2nd_header_bg.gif);
	background-repeat:no-repeat;
	height:191px;
}

#header #header-logo{
	float:left;
	width:222px;
}
#header #header-logo img{
	margin-top:10px;
	margin-left:74px;
}
#header #header-menu{
	float:right;
	width:522px;
	/*height:191px;*/
	text-align:right;
}
#header #header-menu #langlink{
	margin-right:85px;
	margin-top:15px;
	margin-bottom:90px;
}


#header #header-menu #menuArea{
	text-align:right;
	padding-right:80px;	
}
#header #header-menu #menuArea ul#nav{
	float:right
}
#header #header-menu #menuArea ul#nav li{
	padding-left:10px;
	margin-left:10px;
	line-height:normal;
	background-image:url(../../../../images/common/head_menu.gif);
	background-repeat:no-repeat;
	float:left;
}
#header #header-menu #viewcart {
	clear:both;
	margin-right:85px;
}


/*---clearfix-*/
#header:after {
    content: "."; 
	font-size:0;
    display: block; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
}
#header {
	 display:inline-block;
}
/*Hides from IE-mac\*/
*html #header {
	height:1%;
	}
#header{display:block}
/*end hide from IE-mac*/


/*--------------------------------------------------
	2nd content Section
--------------------------------------------------*/
div#content{
	clear:both;
	background-image:url(../../../../images/common/text_bg.gif);
	background-repeat:repeat-y;
	width:750px;
	margin:0 auto;
}
#content #content-inner{
	margin:0 auto;
	width:500px;
}
div#content .section{
	margin-bottom:50px;
	text-align:left;
}
div#content .section img.title{
	padding-bottom:5px;
	margin-bottom:20px;
}
/*
div#content .section .headline{
	padding-left:20px;
}
div#content .section .headline p{
	background-image:url(../../../../images/common/mark_head.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:200%;
	font-weight:bold;
	line-height:180%;
}
div#content .section .headline a,
div#content .section .headline a:active,
div#content .section .headline a:hover,
div#content .section .headline a:link,
div#content .section .headline a:focus {
	color:#2d2d2d;
	padding:2px;
	background-color:#f6ee6d;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

div#content .section .text{
	margin:8px 0 50px 50px;
	font-size:90%;
}
*/
/*---clearfix-*/
#content:after {
    content: "."; 
	font-size:0;
    display: block; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
}
#content {
	 display:inline-block;
}
/*Hides from IE-mac\*/
*html #content {height:1%}
#content{display:block}
/*end hide from IE-mac*/


div#content-bottom {
	clear:both;
	background-image:url(../../../../images/common/content_bottom_bg.gif);
	background-repeat:no-repeat;
	width:750px;
	height:30px;
	margin:0 auto;	
}
#content-bottom #content-bottom-inner {
	width:600px;
	margin:0 auto;	
}

#content-bottom #content-bottom-inner .pageup{
	float:right;
	padding:0px;
}

/*-------------------------------------------------
	2nd footer Section
--------------------------------------------------*/
#footer{
	margin:0 auto;
	background:url(../../../../images/common/fotter_bg.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:750px;
	margin-top:20px;
}

#footer #footer-inner{
	text-align:left;
	margin:0 auto;
	width:600px;
}

#footer ul#ft-nav{
	width:600px;
	padding-top:5px;
	height:15px;
}

#footer ul#ft-nav li{
	float:left;
	margin-left:8px;
}

#footer #ft-copyrights{
	text-align:right;
	width:600px;
}

#footer #ft-copyrights p{
	font-size:9px;
	color: #333333;	
}



#footer ul#ft-nav li a{
	border-left:#525252 solid 1px;
	padding-left:10px;
	font-size:10px;
}


/*---clearfix-*/
#footer:after {
    content: "."; 
	font-size:0;
    display: block; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
}
#footer {
	 display:inline-block;
}
/*Hides from IE-mac\*/
*html #footer {
	height:1%;
	}
#footer{display:block}
/*end hide from IE-mac*/


/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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.css 5952 2007-03-03 06:18:46Z drbyte $
 */

/*
a img {border: none; }


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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
*/
TEXTAREA {
/*	float: left;*/
	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 #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	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;
	background-image:url(../../../../images/common/text_bg.gif);
	background-repeat:repeat-y;
	}

#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, #navEZPagesTOCWrapper {
	margin: 0;
	width:46%;
	}

.wrapperAttribsOptions {
	/*margin: 0.3em 0em;*/
	}

/*navigation*/

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

#navMainWrapper {
	clear:both;
	float:right;
	width:522px;
	margin-top:10px;
	text-align:right;
}
	
#navMain {
	margin-right:75px;
}

#navMain ul {	
	clear:both;
	float:right;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}
		
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #000000;
	height: 1%;
	width: 100%;
}

#navSupp ul, #navCatTabs ul  {
	font-size:larger;
	background-image:url(../../../../images/common/tl_category.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 100px;
	padding: 35px 0 0 0;
	list-style-type: none;
	text-align: left;
	line-height: 1.8em;
}
#navCatTabs .bottomline {
	background-image:url(../../../../images/common/bottomline.gif);
	background-repeat:no-repeat;
	margin: -10px 0 0 125px;
	height:14px;
}
#navMain ul li, #navSupp ul li{
	display: inline;
}

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
}

#navCatTabs ul {
	width:500px;
	margin:30px 125px 5px 125px;
}
#navCatTabs ul li {
	margin-bottom:10px;
	/*display: inline;*/
	float:left;
}
#navCatTabs ul li a {
	color: #CCCCCC;
	/*margin:0 10px 0 0;*/
	margin:0 10px 0 0;
	padding:0.2em 0.5em;
	background-color:#201f1f;
	white-space: nowrap;
}




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

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
navCatTabs
#navMainSearch {
	float: right;
	}


#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	margin:0 125px 30px 125px;
	background-image:url(../../../../images/common/text_bg.gif);
	font-size: 0.95em;
	font-weight: bold;

	}
#navBreadCrumb {
	margin:0 125px 30px 125px;
	font-size: 0.95em;
	font-weight: bold;

	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

/*.content,*/ 
#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	margin-bottom:10px;
	margin-top:20px;
	/*add*/
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	/*padding: 0.8em;*/
	width:500px;
	margin:0 auto;
	}

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

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

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

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

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

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

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

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

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

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

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

.amount {
	width: 5.5em;
	}

/*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 {

	}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	/*background-color: #f7EE6D;*/
	padding: 0.5em 0.2em;
	}
	

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	/*background-color: #ffffff;*/
	padding: 0 0 0 3px;
	}

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

TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #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: left;
	}

.centeredContent {
	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, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 10px;
	font-size:120%;
	} 

.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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}


.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
	
/*tokyo kitsch added----------------------------------------------------------------------------------------------*/

/*COMMON*/
.left{
	float:left;
}
.right{
	float:right;
}
.left-margin20px {
	float:left;
	margin-right:20px;
}
.bottom-margin20px {
	margin-bottom:20px;
}
.box{
	margin-bottom:60px;
	text-align:left;
}
	
/*-------------------------------------------------
 shop#content#tk001
--------------------------------------------------*/
div#shop #subtitle{
	text-align:left;
	height:24px;/*safari*/
	font-family:"Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", "細明朝体", Meiryo, Georgia, Times New Roman, serif;
	font-size:200%;
	color: #000000;
	background:#f6EE6D;
	display: inline;
}
div#shop #subtitle h2{
	font-size:14px;
}
div#shop #title{
	text-align:right;
	margin-bottom:20px;	
}
div#shop #title p{
	margin:0;
	padding:0;
	font-family:"Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", "細明朝体", Meiryo, Georgia, Times New Roman, serif;
	font-size:200%;
	display: inline;
	color: #000000;
	background-color:#f6EE6D;
}
div#shop #title h1{
	font-size:16px;
	text-align:left;
}
div#shop .box-center{
	text-align:center;
	margin-bottom:20px;
}
div#shop h1,h2 {
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.forcus_hukidashi{
	margin-top:50px;
	background-image:url(../../../../images/common/forcusback.gif);
	background-repeat:no-repeat;
	height:195px;
	width:195px;
}
.forcus_hukidashi p{
	margin:inherit;
	/*margin-top:50px;*/
	padding-top:50px;
	padding-bottom:50px;
	padding-left:30px;
	padding-right:30px;
}
.right30{
	padding-right:30px;
}
.right10{
	padding-right:10px;
}
.moreinfo-box {
	clear:both;	
}
.moreinfo-box p{

}
.moreinfo-box img{
	float:left;	
 	padding-right:20px;
	padding-bottom:50px;
}
.margin10{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
.margin35{
	margin-bottom:35px;
}
.caption p{
	padding-top:10px;
	padding-bottom:10px;
}

.img_right{
	text-align:right;
	height:28px; /*safari*/
	/*border:#669966 solid 5px;*/
}

.manual p{
	margin-bottom:5px;
}
.manual img.title{
	margin-top:30px;
	margin-bottom:10px;
}
.manual img.title{
	margin-top:30px;
	margin-bottom:10px;
}
.manual img.bell{
	margin-bottom:10px;
}



.box .button-area{
	margin-top:15px;

}
.box .buttonArea{
	margin:0 auto;
	width:500px;
	margin-top:15px;
}
.box .buttonArea .bt-left{
	float:left;
}
.box .buttonArea .bt-right{
	float:right;
}
.box .buttonArea .bt-center{
	clear:both;
	margin:0 auto;
	text-align:center;
	margin-bottom:10px;
}
.product-pulldown{
	margin-bottom:15px;
}
a.detailButton {
	padding-top:10px;
}

/*::::::::::::::::::::::
:::::::::::::::::::::::*/

table.detail {
	background-color:#f5f5f5;
	border-collapse: collapse;
	width:100%;
	margin-bottom:10px;
}

table.detail td {
	padding:5px;
	border: solid 1px #FFFFFF;
}

table.detail td.head {
	width:100px;
}
table.detail_s {
	/*font-size:80%;*/
	background:#f5f5f5;
	border-collapse: collapse;
	width:240px;
	margin-bottom:10px;
	text-align:left;
}

table.detail_s th {
        padding:3px 5px;
        background-color: #e9edee;
		white-space: nowrap;
}

table.detail_s td {
        padding:3px 5px;
        background-color: #EFF2F3;
}

table.detail_s td.line {
	padding:0 5px;
	height:1px;
}


/*------------------
popup
--------------------*/

#popup #popup-inner{
	width:553px;
	height:450px;
	margin:10px;
	margin-bottom:20px;
	text-align:left;
	
}

#popup-inner .box-left{
	float:left;
	margin-right:10px;/*safari*/
}

#popup-inner .box-right{
	float:right;
}

#popup-inner li{
	margin-bottom:8px;
}
#popup-inner #close-btn{
	margin:7px 0;
	clear:both;
	float:right;
}

/*---clearfix-*/
body#popup #section:after {
    content: "."; 
	font-size:0;
    display: block; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
}
body#popup #section {
	 display:inline-block;
}
/*Hides from IE-mac\*/
*html body#popup #section {
	height:1%;
	}
#popup #section{display:block}
/*end hide from IE-mac*/


body#message #message-inner{
	width:290px;
	height:310px;
	margin:10px;
	text-align:center;
}
body#message #message-inner .margin10{
	margin-bottom:10px;
}
body#message #message-inner .box-text{
	margin:10px;
	text-align:left;
}


/*------------------------------------------------
Added 
------------------------------------------------*/

#indexDefaultHeading, #loginDefaultHeading {
	background-image:url(../../../../images/common/bg_title.gif);
	background-repeat:no-repeat;
	height:40px;
	padding-left:50px;
	padding-top:3px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}



#cartEmptyText h2{
	background-image:url(../../../../images/common/bg_message.gif);
	background-repeat:no-repeat;
	width:100%;
	height:55px;
	padding-left:95px;
	padding-top:15px;
	color:#333333;
	font-size:12px;
	font-weight:bold;

}
/*---*/
#cartDefaultHeading,#checkoutShippingHeading,#checkoutPaymentHeading,#checkoutConfirmDefaultHeading,#checkoutSuccessHeading,#logoffDefaultHeading {
	background-image:url(../../../../images/common/bg_title.gif);
	background-repeat:no-repeat;
	height:40px;
	padding-left:50px;
	padding-top:15px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
#productListHeading h1 {
	background-image:url(../../../../images/common/bg_message.gif);
	background-repeat:no-repeat;
	width:100%;
	height:55px;
	padding-left:95px;
	padding-top:15px;
	color:#333333;
	font-size:12px;
	font-weight:bold;	
}

#productAttributes {
	width:235px;
	border:#CCCCCC 1px solid;
	padding: 0.2em;
}
/*
p.wrapperAttribsOptions{
	border:#CCCCCC 1px solid;
}
*/
#shippingEstimatorContent,#shoppingCartDefault {
	text-align:left;
}
#shippingEstimatorContent h2{
	background-image:url(../../../../images/common/bg_title.gif);
	background-repeat:no-repeat;
	height:40px;
	padding-left:50px;
	padding-top:15px;
	color:#333333;
	font-size:12px;
	font-weight:bold;	
}

#pageMargin50{
	padding:0 10px 50px 50px;
}

.update{
	padding-right:90px;
	padding-bottom:20px;
} 

#shoppingCartDefault h1 {	
	background-image:url(../../../../images/common/bg_title.gif);
	background-repeat:no-repeat;
	height:40px;
	padding-left:50px;
	padding-top:15px;
	color:#333333;
	font-size:12px;
	font-weight:bold;	
}

#cartInstructionsDisplay {
	font-size:12px;
	line-height:180%;
}
.topMargin50{
	margin-top:50px;
}
.productListing-data {
	padding:10px;
}


#languageLink {
	/*border:#999933 solid 1px;*/
	margin-right:80px;
	margin-top:15px;
	margin-bottom:90px;
	height:18px;
}


/*--------------------------------------------------
#COMMON
--------------------------------------------------*/
.centerBoxWrapper {
	margin-bottom:50px;
}

.section{
	margin-bottom:50px;
	text-align:left;
}
.section li {
	margin-top:10px;
}
.title{
	margin-top:20px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.text {
	margin:20px 0 30px 30px;
}
#content-inner .headline a,
#content-inner .headline a:active,
#content-inner .headline a:hover,
#content-inner .headline a:link,
#content-inner .headline a:focus {
	color:#2d2d2d;
	padding:2px 5px;
	font-size:130%;
	background-color:#f6ee6d;
	text-decoration:none;
	font-weight:bold;
}
#content-inner p{
	font-size:120%;
	line-height:180%;
}
#content-inner .headline{
	font-size:120%;
	padding-left:20px;
	margin-bottom:10px;
}
#content-inner h3{
	font-weight:bold;
	line-height:180%;
	font-size:130%;
}
#content-inner h4{
	font-weight:bold;
	line-height:180%;
	font-size:120%;
}
#content-inner .text-inner{
	margin-bottom:20px;
}
#content-inner .text-inner img{
	margin-top:10px;
}
/*-------------------------------------------------
#concept
--------------------------------------------------*/
div#concept .left{
	float:left;
	width:130px;
}
div#concept .right{
	float:right;
	width:330px;
}

/*-------------------------------------------------
body#order
--------------------------------------------------*/

table#shipping {
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	margin:10px 0;
}

table#shipping tr {
	text-align:center;
	background-color:#FFFFFF;
}
table#shipping td {
width:80px;
padding:5px;
border: solid 1px #CCCCCC;
}
table#shipping td.weights {
width:30px;
border: solid 1px #CCCCCC;
background:#f5f5f5;
}
table#shipping td.color {
background:#f5f5f5;
}

/*-------------------------------------------------
#sitemap
--------------------------------------------------*/
#sitemap ul{
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
}

#sitemap li{
	margin:5px;
}

.campaign {
	margin-bottom:20px;
}

.centerBoxContentsFeatured .centerBoxContentsNew {
	text-align:left;
}


/*-------------------------------------
proceed
------------------------------------*/
.procceedIMG {
	margin-bottom:30px;
}


/*----------------------
Bill payment
----------------------*/
#checkoutConfirmDefaultPayment,#checkoutConfirmDefaultShipment{
	margin:50px 0 10px 0;
}

.product_icon img {
	margin-left:5px;
}


/*----------------------
navi
----------------------*/
.navNextPrevWrapper {
	margin-top:80px;
}

/*-----------------------
media
-----------------------*/
#media dl {  
  width:500px;
  margin-top:7px;
  margin-bottom:30px;
}
#media dt {
	float:left;
	width:50px;
	padding-bottom:7px;
}
#media dd {
	padding-left:58px;
	text-align:left;
	padding-bottom:7px;
}


/*--------------------------

--------------------------*/
legend{
 font-size:14px;
 color:#0046d5;
}

/*-----------------------------

-----------------------------*/
#howtoorder {
	/*border:#FF0000 1px solid;*/
	padding-top:10px;
}

#productTellFriendLink {
	padding:10px;
}
#productReviewLink {
	padding:10px;
}

#productTweetLink {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#productFaceBookLink {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

/*-----------------------------

-----------------------------*/
#reviewsInfoDefaultMainContent,.productReviewsDefaultProductMainContent{
	font-size:14px;
	margin:15px 0;
}
.smallProductImage{
	margin:15px;
}
.forward {
	margin:15px;
}
.content{
	margin:5px 0;
}

#reviewsInfoDefaultHeading{
	font-size:120%;
	font-weight:bold;
}
#productReviewsDefaultHeading{
	font-size:140%;
	font-weight:bold;
}

.dot-line{
	border-top:1px dotted #666;
	height:1px;
	margin:10px 0;
}
/*--------------
Category List Page
--------------*/
.listingDescription{
	padding-top:10px;
	padding-bottom:10px;
}
.itemTitle{
	padding-top:10px;

}
.detailLink{
}

#login .forward {
	float:right;
	margin:0;
}
#login .back {
	float:left;
	margin:0;
}
#login .floatingBox{
	width:45%;
	margin:0;
}
#login .floatingBoxGuest{
	margin-top:15px;
	width:100%;
}
.links{
	height:50px;
	white-space: -moz-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
}



/*My page My Account Information*/
#accountLinksWrapper {
	margin:0 0 10px 0;
}
#accountLinksWrapper .headline{
	font-size:140%;
	background:#FF9;
	margin:0 0 10px 0;
	padding:3px;
}
#pointDeopsitWrapper{
	margin:0 0 10px 0;
}
#pointDeopsitWrapper .headline{
	font-size:140%;
	background:#FF9;
	margin:0 0 10px 0;
	padding:3px;
}


/*-----------------------お支払い情報------------------*/

#checkoutPaymentHeadingAddress,#checkoutShippingHeadingAddress,#checkoutShippingHeadingMethod {
	margin-top:15px;
	font-size:150%;
}
#checkoutpaymentBody .important {
	font-weight: normal;
	line-height:180%;
	margin-bottom:10px;
	margin-top:0;
}
#checkoutshippingBody .important{
	font-weight: normal;
	line-height:180%;
	margin-bottom:10px;
	margin-top:0;
}
#checkoutPayAddressDefaultHeading,#checkoutShipAddressDefaultHeading{
	margin:15px 0;
	background:#f6ee6d;
	font-size:160%;
	padding:5px;
}

/*-----------------------オプション-------------*/

.wrapperAttribsOptions {
	margin:5px 0;
}

.wrapperAttribsOptions select{
	margin:2px 0 0 0;
	width:100px;
	font-size:larger;
}
.optionName{
	margin:0;
	padding:0 10px 10px 0;
}

