/*
//
// +----------------------------------------------------------------------+
// |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.css,v 1.1.1.1 2004/09/01 04:47:52 shidairiki Exp $
*/

@import url("./staticpage.css");

/*--------------------------------------
 1. base
--------------------------------------*/
BODY{
	width:750px;
	margin:0 auto;
	padding:0;
}

IMG{
	border:none;
	margin:0;
	padding:0;
}

/*--------------------------------------
 2. common/tpl_header.php
--------------------------------------*/
STRONG.header_description{
	width:750px;
	margin:0 auto;
	font-size:80%;
}

DIV.header{
	width:750px;
	height:120px;
	margin:4px auto 0 auto;
	background:url('../../../../images/header-b.gif') center center;
}

DIV.header A{
	display:block;
	margin:10px auto;
	float:left;
}

DIV.header FORM{
	display:block;
	margin:6px 10px 0 0;
	padding:0;
	float:right;
}

DIV.header IMG{
	margin:0 0 4px 0;
}

DIV.banner_space{
	width:341px;
	height:46px;
	padding:6px 0 0 0;
	margin:0 0 10px 0;
	float:left;
	text-align:center;
}

UL.header_navi{
	width:409px;
	height:52px;
	padding:0;
	margin:0 0 10px 0;
	float:right;
}

UL.header_navi LI{
	display:inline;
	margin:0;
	padding:0;
}

UL.header_navi A.menu_rollover_1{
	display:block;
	width:136px;
	height:52px;
	margin:0;
	padding:0;
	background:url('../../../../images/header-menu1-1.gif') center center;
	float:left;
}

UL.header_navi A.menu_rollover_2{
	display:block;
	width:136px;
	height:52px;
	margin:0;
	padding:0;
	background:url('../../../../images/header-menu2-1.gif') center center;
	float:left;
}

UL.header_navi A.menu_rollover_3{
	display:block;
	width:137px;
	height:52px;
	margin:0;
	padding:0;
	background:url('../../../../images/header-menu3-1.gif') center center;
	float:left;
}

UL.header_navi A.menu_rollover_1:hover{
	background:url('../../../../images/header-menu1-2.gif') center center;
}

UL.header_navi A.menu_rollover_2:hover{
	background:url('../../../../images/header-menu2-2.gif') center center;
}

UL.header_navi A.menu_rollover_3:hover{
	background:url('../../../../images/header-menu3-2.gif') center center;
}

/*--------------------------------------
 3. common/tpl_box_default_left.php
--------------------------------------*/
DIV.menu{
	width:150px;
	margin:0 20px 0 0;
	padding:0;
	text-align:center;
}

DL.category{
	/* width:140px; */
	width:150px;
	margin:0 auto;
	padding:0;
	font-size:90%;
}

DL.category DT{
	/* width:140px; */
	width:150px;
	margin:0;
	padding:0;
}

DL.category DT IMG{
	margin:0;
	padding:6px 0 0 0;
}

DL.category DD{
	/* width:130px; */
	width:140px;
	margin:0;
	padding:0 4px 2px 4px;
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
	border-bottom:1px solid #ff9900;
	line-height:140%;
	text-align:left;
}

DL.sidemenu{
	display:block;
	width:150px;
	margin:0;
	padding:0;
	font-size:90%;
}

DL.sidemenu DT{
	display:block;
	width:150px;
	margin:6px 0 0 0;
	padding:0;
}

DL.sidemenu DT IMG{
	display:block;
	margin:0;
	padding:0;
}

DL.sidemenu DD{
	display:block;
	margin:0;
	padding:0 0 3px 0;
	background:url('../../../../images/menu-bottom.gif') no-repeat center bottom;
	text-align:left;
}

DL.sidemenu A.menu{
	display:block;
	width:140px;
	padding:0px 4px 0px 4px;
	margin:0;
	border-left:1px solid #1a55b5;
	border-right:1px solid #1a55b5;
	line-height:140%;
}

DL.sidemenu P.menu{
	display:block;
	width:140px;
	padding:0px 4px 0px 4px;
	margin:0;
	border-left:1px solid #1a55b5;
	border-right:1px solid #1a55b5;
	line-height:140%;
}


/*--------------------------------------
 4. define_main_page.php
--------------------------------------*/
DIV.main{
	width:580px;
	margin:0;
	padding:0;
	float:right;
}

DIV.main H1.description{
	width:580px;
	font-size:90%;
	font-weight:normal;
	margin:0;
	padding:0;
}

H2.title_whatsnew{
	height:18px;
	background:url('../../../../images/new.gif') no-repeat center top;
	font-size:100%;
	margin:10px 0 0 0;
	padding:16px 0 4px 40px;
	color:#2191ce;
}

p.topdesc{
	width:580px;
	font-size:90%;
	font-weight:normal;
	line-height:140%;
	margin:0;
	padding:0;
}


TABLE.whatsnew{
	width:580px;
	margin:0;
	padding:0;
	border-left:1px solid #2191ce;
	border-right:1px solid #2191ce;
	border-bottom:1px solid #2191ce;
}

TABLE.whatsnew UL{
	list-style-image:url('../../../../images/ya.gif');
	font-size:90%;
	margin:0 0 0 28px;
	padding:0;
}

TABLE.whatsnew LI{
	margin:5px 0;
	padding:0 0 3px 6px;
}


H2.title_ranking{
	height:18px;
	background:url('../../../../images/ranking.gif') no-repeat left top;
	font-size:100%;
	margin:10px 0 0 0;
	padding:16px 0 4px 40px;
	color:#2191ce;
}

DIV.boxleft{
	width:285px;
	margin:0;
	padding:0;
	float:left;
}

DIV.boxright{
	margin:23px 0 12px 0;
	padding:0;
	float:right;
}

DIV.boxright2{
	width:285px;
	margin:0 0 12px 0;
	padding:0;
	float:right;
}

TABLE.ranking{
	width:285px;
	margin:0;
	padding:0;
	border-left:1px solid #2191ce;
	border-right:1px solid #2191ce;
	border-bottom:1px solid #2191ce;
}

UL.ranking-list{
	list-style-type:none;
	font-size:12px;
	margin:4px 0 4px 8px;
	padding:0;
	line-height:125%;
}

UL.ranking-list LI{
	margin:0;
	padding:1px 0 1px 46px;
}

DIV.camp{
	font-size:12px;
	color:red;
	margin:5px 5px 7px 5px;
	line-height:125%;
}

UL.cam-list{
	list-style-image:url('../../../../images/ya2.gif');
	font-size:12px;
	margin:4px 0 2px 8px;
	padding:0;
	line-height:125%;
}

UL.cam-list LI{
	margin:0 0 2px 20px;
	padding:1px 0 3px 8px;
}

UL.ranking-list LI#rank1{
	background:url('../../../../images/ranking1.gif') no-repeat left top;
}

UL.ranking-list LI#rank2{
	background:url('../../../../images/ranking2.gif') no-repeat left top;
}

UL.ranking-list LI#rank3{
	background:url('../../../../images/ranking3.gif') no-repeat left top;
}

UL.ranking-list LI#rank4{
	background:url('../../../../images/ranking4.gif') no-repeat left top;
}

UL.ranking-list LI#rank5{
	background:url('../../../../images/ranking5.gif') no-repeat left top;
}

H2.title_news{
	height:18px;
	background:url('../../../../images/news.gif') no-repeat center top;
	font-size:100%;
	margin:10px 0 0 0;
	padding:16px 0 4px 40px;
	color:#ff6666;
}

TABLE.news{
	width:580px;
	margin:0 0 4px 0;
	border-left:1px solid #ff6666;
	border-right:1px solid #ff6666;
	border-bottom:1px solid #ff6666;
}

TABLE.news TD{
	font-size:90%;
	line-height:140%;
}

TABLE.news UL{
	list-style-image:url('../../../../images/star.gif');
	margin:0 0 0 20px;
	padding:6px;
}

TABLE.news LI{
	margin:2px 0;
}

H2.title_lineup{
	height:23px;
	background:url('../../../../images/lineup.gif') no-repeat center top;
	font-size:100%;
	text-align:center;
	margin:10px auto;
	padding:8px 0 0 0;
	color:#FF7300;
}

H3{
	width:180px;
	height:29px;
	background:url('../../../../images/lineup-title-b.gif') no-repeat center top;
	font-size:98%;
	text-align:left;
	margin:0;
	padding:5px 0 0 8px;
	color:#FF7300;
}

DIV.lineup1{
	width:188px;
	height:202px;
	background:url('../../../../images/lineup1.gif') no-repeat bottom left;
	float:left;
	margin:0 8px 8px 0;
	font-size:90%;
}

DIV.lineup1 A, DIV.lineup2 A, DIV.lineup3 A, DIV.lineup4 A, DIV.lineup5 A, DIV.lineup6 A, DIV.lineup7 A, DIV.lineup8 A{
	display:block;
	margin:2px 0 0 5px;
}

DIV.lineup2{
	width:188px;
	height:202px;
	background:url('../../../../images/lineup2.gif') no-repeat bottom left;
	float:left;
	margin:0 8px 8px 0;
	font-size:90%;
}

DIV.lineup3{
	width:188px;
	height:202px;
	background:url('../../../../images/lineup3.gif') no-repeat bottom left;
	float:left;
	margin:0 0 8px 0;
	font-size:90%;
}

DIV.lineup4{
	width:188px;
	height:202px;
	background:url('../../../../images/lineup4.gif') no-repeat bottom left;
	float:left;
	margin:0 8px 8px 0;
	font-size:90%;
}

DIV.lineup5{
	width:188px;
	height:202px;
	background:url('../../../../images/lineup5.gif') no-repeat bottom left;
	float:left;
	margin:0 8px 8px 0;
	font-size:90%;
}

DIV.lineup6{
	width:385px;
	height:202px;
	background:url('../../../../images/lineup8.gif') no-repeat bottom left;
	float:left;
	margin:0 7px 8px 0;
	font-size:90%;
}

DIV.lineup6 H3{
	width:377px;
	height:29px;
	background:url('../../../../images/lineup-title-b2.gif') no-repeat center top;
	font-size:98%;
	text-align:left;
	margin:0;
	padding:5px 0 0 8px;
	color:#FF7300;
}

DIV.lineup7{
	width:188px;
	height:202px;
	background:url('../../../../images/lineup7.gif') no-repeat bottom left;
	float:left;
	margin:0 0 8px 0;
	font-size:90%;
}

DIV.lineup8{
	width:188px;
	height:202px;
	background:url('../../../../images/lineup9.gif') no-repeat bottom left;
	float:left;
	margin:0 0 8px 0;
	font-size:90%;
}

H2.title_feature{
	height:18px;
	background:url('../../../../images/feature.gif') no-repeat center top;
	font-size:98%;
	margin:10px 0 0 0;
	padding:16px 0 4px 40px;
	color:#25af94;
}

H2.title_info{
	height:18px;
	background:url('../../../../images/info.gif') no-repeat center top;
	font-size:98%;
	margin:10px 0 0 0;
	padding:16px 0 4px 40px;
	color:#2191ce;
}

TABLE.info{
	width:580px;
	margin:0;
	padding:0;
	border-left:1px solid #2191ce;
	border-right:1px solid #2191ce;
	border-bottom:1px solid #2191ce;
	font-size:90%;
}

TABLE.info TD{
	vertical-align:top;
	margin:0;
	padding:5px;
	text-align:center;
}

TABLE.info P{
	width:255px;
	margin:10px;
	text-align:left;
	line-height:140%;
}

TABLE.info IMG{
	margin:6px 0 0 0;
}

H2.title_inquiry{
	height:18px;
	background:url('../../../../images/info.gif') no-repeat center top;
	font-size:100%;
	margin:10px 0 0 0;
	padding:16px 0 4px 40px;
	color:#2191ce;
}

TABLE.inquiry{
	width:580px;
	margin:0;
	padding:0;
	border-left:1px solid #2191ce;
	border-right:1px solid #2191ce;
	border-bottom:1px solid #2191ce;
	font-size:90%;
}

TABLE.inquiry TD{
	vertical-align:top;
	margin:0;
	padding:5px;
	text-align:center;
}

TABLE.inquiry P{
	width:540px;
	margin:10px 10px 0 10px;
	text-align:left;
	line-height:140%;
}

TABLE.inquiry IMG{
	margin:6px 0;
}

DIV.bottom_navi{
	width:540;
	text-align:right;
	margin:10px;
}

DIV.footer{
	width:750px;
	height:36px;
	margin:40px 0 4px 0;
	padding:6px 0 0 10px;
	background:url('../../../../images/footer-b.gif') no-repeat center top;
	font-size:85%;
	color:#FFFFFF;
	font-weight:bold;
}

/*--------------------------------------
 5. define_conditions.php
--------------------------------------*/
.red {
	color: red;
}

.bold {
	font-weight: bold;
}

/*-------------------------------
¡¡footer link
--------------------------------*/

.ftnavi ul {
 padding: 3px 0px 10px 0;
 margin: 0px;
 font-size: 85%;
 color: #333333;
 line-height: 110%;
 text-align: center;
}

.ftnavi li.ftother {
 color:#333333;
 padding-right:15px;
}

.ftnavi ul li {
 display:inline;
 color: #333300;
 list-style-type:none;
}

.ftnavi ul li a,
.ftnavi ul li a:link, 
.ftnavi ul li a:visited {
 color: #000066;
 text-decoration: none;
}

.ftnavi ul li.ftother a,
.ftnavi ul li.ftother a:link, 
.ftnavi ul li.ftother a:visited {
 color:#003366;
 text-decoration: none;
}

.ftnavi ul li a:hover {
 color: #000033;
 text-decoration: underline;
}

.ftnavi ul li.ftother a:hover {
 color: #330000;
 text-decoration: underline;
}





DIV.listbox{
	width:120px;
	height:240px;
	margin:12px 0 0 0;
	padding:0 10px;
	text-align:center;
	float:left;
	font-size:85%;
	line-height:140%;
}

DIV.catlistbox{
	width:140px;
	height:150px;
	margin:12px 0 0 0;
	text-align:center;
	float:left;
	font-size:85%;
	line-height:140%;
}

DIV.catlistbox A{
 border: 0px;
text-decoration: none;
}

h1.category_name{
	display:block;
	width:510px;
	height:42px;
	background:url('../../../../images/cate-b.gif') no-repeat center top;
	padding:25px 0 0 70px;
	font-size:100%;
	margin:0;
	/* color:#3ece39; */
	color:#1e5d1b;
	letter-spacing:2px;
}

strong.category_name{
	display:block;
	width:510px;
	height:42px;
	background:url('../../../../images/cate-b.gif') no-repeat center top;
	padding:25px 0 0 70px;
	font-size:100%;
	margin:0;
	/* color:#3ece39; */
	color:#1e5d1b;
	letter-spacing:2px;
}

DIV.catlistdesc{
	width:530px;
	margin:15px 0 15px 25px;
	text-align:left;
	line-height:140%;
}

DIV.list_point{
	width:530px;
	height:73px;
	margin:10px 25px 20px 25px;
	padding:0;
	line-height:130%;
	border:1px solid #cccccc;
	background:url(../../../../images/point.gif) no-repeat 10px 10px;
}

DIV.list_point P{
	width:440px;
	margin:20px 10px 0 80px;
	color:#AA0505;
}


DIV.descrank{
	width:530px;
	margin:5px 0 20px 25px;
	padding:10px 0 10px 0;
	border:1px solid #CC9900;
}

DIV.descrank span{
	padding:5px 0 15px 20px;
	text-align:left;
	color:#CC0033;
}

DIV.descrank td{
	font-size:70%;
}


/*--------------------------------------
 Login, Checkout
--------------------------------------*/

STRONG.checkout_title{
	display:block;
	width:565px;
	height:24px;
	background:url('../../../../images/cart-b.gif') no-repeat center top;
	padding:7px 0 0 15px;
	font-size:100%;
	margin:0;
	color:#3ece39;
	letter-spacing:2px;
}

HR.green_separator{
	border-top:1px solid #3ece39;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin:0 0 10px 0;
	clear:both;
}


P.checkout_content{
	margin:0 0 0 24px;
	line-height:140%;
	font-size:90%;
}

DIV.smarticon{
	width:550px;
	margin:20px auto;
	border:1px solid #ff9900;
	float:left;
}

DIV.smarticon P.si_left{
	float:left;
	font-size:90%;
	padding:2px 20px;
}

DIV.smarticon P.si_right{
	float:right;
	font-size:90%;
	line-height:140%;
	margin:10px 0;
}

DIV.smarticon2{
	width:550px;
	margin:20px auto;
}

STRONG.checkout_lead{
	display:block;
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:2px 0 0 24px;
	margin:0 0 10px 0;
}

P.right_button{
	width:100%;
	text-align:right;
}

SPAN.inputRequirement{
	color:#ff0000;
}

DIV.inputRequirementBlock{
  background-color:#ff0000;
  font-size:80%;
  color:#ffffff;
  margin:2px;
  padding:2px 4px;
}

TABLE.shopping_cart{
	width:100%;
  border-top:1px solid #3ece39;
  border-left:1px solid #3ece39;
}

TABLE.shopping_cart TD{
  border-right:1px solid #3ece39;
  border-bottom:1px solid #3ece39;
}

TABLE.shopping_cart TD.no-border{
	border:none;
}

TABLE.shopping_cart TD.productListing-heading{
	background:#adeda9;
	padding:10px;
	margin:0;
	font-weight:bold;
	font-size:90%;
}

TABLE.product_in_cart TD{
	border:none;
	padding:10px;
	font-size:90%;
	line-height:140%;
}

TABLE.product_in_cart I{
	display:block;
	font-style:normal;
	color:#666666;
	margin:2px 0 0 0;
	line-height:100%;
	font-size:90%;
}

TABLE.subtotal{
	width:100%;
  border:1px solid #3ece39;
	background:#adeda9;
	letter-spacing:1px;
	margin:4px 0 0 0;
}

TABLE.subtotal TD{
	padding:4px;
}

TABLE.password{
	width:100%;
	margin:30px auto 0 auto;
  border-top:1px solid #3ece39;
}

TABLE.password IMG{
	padding:10px 0;
}


TABLE.cart_buttons{
	width:100%;
	margin:30px auto 0 auto;
  border-top:1px solid #3ece39;
  border-bottom:1px solid #3ece39;
}

TABLE.cart_buttons IMG{
	padding:10px 0;
}

H1.product_name{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 0 0 20px;
	font-size:120%;
	letter-spacing:2px;
}

TABLE.cart_shipping{
	margin:30px auto 10px auto;
	font-size:90%;
	line-height:130%;
  border-top:1px solid #3ece39;
}

TABLE.cart_shipping TD.cart_shipping_l{
	width:20%;
	text-align:left;
	padding:10px 0 0 0;
}

TABLE.cart_shipping TD.cart_shipping_c{
	width:40%;
	padding:10px 0 10px 0;
	line-height:140%;
}

TABLE.cart_shipping TD.cart_shipping_r{
	width:40%;
	padding:10px 0 0 0;
	line-height:140%;
	font-size:90%;
}

TABLE.cart_shipping STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.cart_method{
	padding:5px 0;
	font-size:90%;
  border-top:1px solid #3ece39;
	margin:0 0 10px 0;
}

TABLE.cart_method TD{
	line-height:140%;
}

TABLE.cart_method STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.cart_module{
	width:100%;
	margin:10px auto 0 auto;
	padding:5px;
	font-size:90%;
	background:#cbefca;
}

TABLE.cart_module TD{
	line-height:140%;
}

TABLE.cart_notice{
	font-size:80%;
	margin:10px auto 0 auto;
}

TABLE.cart_comment{
	font-size:90%;
	margin:10px 0 0 0;
  border-top:1px solid #3ece39;
}

TABLE.cart_top{
	font-size:90%;
	margin:10px 0 0 0;
}

TABLE.cart_top2{
	font-size:90%;
	margin:10px 0 0 0;
}

TABLE.cart_comment TD, TABLE.cart_top TD{
	padding:10px 0 0 0;
}

TABLE.cart_comment STRONG, TABLE.cart_top STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.cart_button{
  border-top:1px solid #3ece39;
	font-size:90%;
	margin:10px 0 0 0;
}

TABLE.cart_button TD{
	padding:10px 0 0 0;
}

TABLE.cart_button STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.cart_payment{
	margin:30px auto;
	padding:10px 0 0 0;
	font-size:90%;
	line-height:130%;
  border-top:1px solid #3ece39;
}

TABLE.cart_payment TD.cart_payment_l{
	width:25%;
	text-align:left;
	padding:10px 0 0 0;
}

TABLE.cart_payment TD.cart_payment_c{
	width:40%;
	padding:10px 0 10px 0;
	line-height:140%;
}

TABLE.cart_payment TD.cart_payment_r{
	width:35%;
	padding:10px 0 0 0;
	line-height:140%;
}

TABLE.cart_payment STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.cart_newsletter, TABLE.cart_insurance{
	padding:10px 0 0 0;
	font-size:90%;
  border-top:1px solid #3ece39;
}

TABLE.cart_newsletter STRONG, TABLE.cart_insurance STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.cart_p_method{
	padding:10px 0 0 0;
	font-size:90%;
}

TABLE.cart_p_method STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.cart_insurance{
	padding:10px 0 0 0;
	font-size:90%;
  border-top:1px solid #3ece39;
	margin:10px 0 10px 0;
}

TABLE.checkout_address{
  border-top:1px solid #3ece39;
	font-size:90%;
	margin:20px 0 0 0;
	padding:10px 0 0 0 ;
}

TABLE.checkout_address TD{
	line-height:140%;
}

TABLE.checkout_address STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}
.mypage{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	font-size:90%;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}



TABLE.checkout_confirmation{
  border-top:1px solid #3ece39;
	font-size:90%;
	margin:20px 0 0 0;
	padding:10px 0 0 0 ;
}

TABLE.checkout_confirmation STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.checkout_confirmation I{
	display:block;
	font-style:normal;
	color:#666666;
	line-height:140%;
	font-size:90%;
}

TABLE.checkout_summary TD{
  border-top:1px solid #3ece39;
	padding:4px 0;
	font-size:90%;
}

TABLE.checkout_summary STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.checkout_summary DIV{
	text-align:left;
	padding:10px;
}

TABLE.address_block{
	font-size:90%;
}

DIV.cart_checkout{
	width:480px;
  margin:20px auto 40px auto;
	padding:20px;
  border:3px double #3ece39;
	font-size:95%;
	line-height:200%;
	background:url('../../../../images/cart-checkout.gif') no-repeat right bottom;
}

STRONG.thanks{
	display:block;
	text-align:center;
	width:565px;
	height:24px;
	background:url('../../../../images/cart-b.gif') no-repeat center top;
	padding:7px 0 0 15px;
	font-size:100%;
	margin:0;
	color:#3ece39;
	letter-spacing:2px;
}

DIV.makerlistbox{
	float:left;
	margin:10px 0 0 20px;
	width:260px;
}

STRONG.cart_title{
	display:block;
	width:565px;
	height:24px;
	background:url('../../../../images/cart-b.gif') no-repeat center top;
	padding:7px 0 0 15px;
	font-size:100%;
	margin:0;
	color:#3ece39;
	letter-spacing:2px;
}



STRONG.login_notice{
	display:block;
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:2px 0 0 24px;
	margin:20px 0;
	font-size:90%;
}

TABLE.loginform{
	font-size:90%;
  border-bottom:1px solid #3ece39;
	padding:0 0 10px 0;
	line-height:140%;
}

.login-text{
	margin:10px;
}

.label_left{
	width:200px;
	float:left;
	margin:10px 0 0 0;
}
.label_right{
	width:320px;
	float:left;
	margin:10px 0 0 0;
}




/*
TABLE.checkout_address{
	margin:30px auto 10px auto;
  border-top:1px solid #3ece39;
  border-bottom:1px solid #3ece39;
	font-size:90%;
}

TABLE.checkout_address TD.left{
	width:20%;
	text-align:center;
	padding:10px 30px 0 0;
}

TABLE.checkout_address TD.left STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.checkout_address TD.left IMG{
 text-align:right;
	margin:10px 0 0 0;
}

TABLE.checkout_address TD.center{
	width:40%;
	padding:6px 30px 0 0;
	line-height:140%;
}

TABLE.checkout_address TD.center IMG{
	margin:10px 0;
}

TABLE.checkout_address TD.right{
	width:40%;
	padding:6px 0 0 0;
	line-height:140%;
	font-size:80%;
}

TABLE.checkout_base {
	width:100%;
  border-bottom:1px solid #3ece39;
}

TABLE.checkout_base TD STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
	font-size:90%;
}

TABLE.checkout_base TD P{
	font-size:80%;
	font-weight:bold;
}
*/





STRONG.specialprice{
	color:red;
}

DIV.breadcrumb{
	text-align:right;
	font-size:80%;
	padding:6px 1em 0 0;
	margin:0;
}

.productData{
	width:540px;
	margin:20px;
	vertical-align:top;
}

.productData DIV.section{
	width:270px;
	vertical-align:top;
	text-align:left;
	font-size:100%;
	line-height:130%;
	float:left;
}

SPAN.baseprice{
	font-size:90%;
}

DIV.productinfo{
	width:500px;
	margin:15px 40px 0 40px;
	font-size:90%;
	line-height:130%;
}

DIV.productinfo H2{
	color:#3ece39;
	font-size:110%;
	margin:0 0 10px 0;
	padding:0;
}

DIV.spec{
	width:478px;
	border:1px solid #999999;
	font-size:80%;
	margin:10px auto;
	padding:10px;
	line-height:130%;
}

DIV.productinfo2{
	width:500px;
	margin:0 40px;
	font-size:100%;
	line-height:130%;
	text-align:center;
}

DIV.productinfo2 H2{
	font-size:110%;
	letter-spacing:2px;
	margin:0;
	padding:0;
}

TABLE.optiontable{
	width:270px;
	margin:0;
	padding:0;
	border:1px solid #3ece39;
	background:#adeda9;
}

TABLE.optiontable TD.td_right{
	width:35%;
	text-align:right;
}

TABLE.optiontable TD.td_left{
	text-align:left;
}

DIV.itemline{
	width:517px;
	height:8px;
	margin:10px auto;
	background:url('../../../../images/item-line.gif') no-repeat center center;
}

TABLE.account_history{
	font-size:90%;
	margin:20px 0 0 0;
	padding:10px 0 0 0 ;
	border-bottom:1px solid #3ece39;
}

TABLE.account_history TD{
	line-height:140%;
}

TABLE.account_history STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}


TABLE.account_history_info{
	font-size:90%;
	margin:20px 0 0 0;
	padding:10px 0 0 0 ;
}

TABLE.account_history_info TD{
	line-height:140%;
}

TABLE.account_history_info STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}

TABLE.account_order_total{
	font-size:90%;
	margin:10px 0 0 0;
	padding:10px 0 0 0 ;
}

TABLE.account_order_total TD{
	line-height:140%;
}

TABLE.account_order_total STRONG{
	background:url('../../../../images/item-ya.gif') no-repeat center left;
	padding:0 0 0 24px;
	margin:20px 10px 0 0;
}




DIV.voice{
	background:url('../../../../images/voice-icon.gif') no-repeat 0 0;
	margin:10px 30px 10px 20px;
	padding:3px 0 0 35px;
}

DIV.voice_line{
	width:550px;
	background:url('../../../../images/voice-line.gif') repeat-x 0 0;
	margin:20px 0 10px 10px;
}


DIV.top_voice{
	background:url('../../../../images/voice-icon.gif') no-repeat 0 0;
	margin:15px 30px 5px 20px;
	padding:3px 0 0 35px;
	font-size:90%;
}

DIV.top_voice_line{
	width:550px;
	background:url('../../../../images/voice-line.gif') repeat-x 0 0;
	margin:15px 0 0px 10px;
}


DIV._voice_link{
	text-align:right;
	margin:3px 10px 3px 0px;
	font-size:90%;
}


DIV.products_voice{
	background:url('../../../../images/voice-icon.gif') no-repeat 0 0;
	margin:15px 0 5px 20px;
	padding:3px 0 0 40px;
	font-size:90%;
}


DIV.faq-q{
	background:url('../../../../images/faq-q.gif') no-repeat 0 0;
	margin:10px 30px 10px 20px;
	padding:3px 0 0 35px;
}

DIV.faq-a{
	background:url('../../../../images/faq-a.gif') no-repeat 0 0;
	margin:10px 30px 10px 20px;
	padding:3px 0 0 35px;
}

DIV.faq_line{
	width:550px;
	background:url('../../../../images/faq-line.gif') repeat-x 0 0;
	margin:20px 0 10px 10px;
}


DIV.mail{
	width:520px;
	border:solid 1px;
	padding:10px;
	margin:20px;
}

DIV.mailsample{
	text-align:center;
	font-size:14pt;}

DIV.mailtext{
	padding:20px;
	line-height:150%;
	text-align:left;}

/*
DIV.header_navi A.menu_rollover_2{
	display:block;
	width:136px;
	height:52px;
	margin:0;
	padding:0;
	background:url('../../../../images/header-menu2-1.gif') center center;
}

DIV.header_navi A.menu_rollover_3{
	display:block;
	width:137px;
	height:52px;
	margin:0;
	padding:0;
	background:url('../../../../images/header-menu3-1.gif') center center;
}


/*

h2.pageHeading {
  font-size: 18px;
  color: #006699;
  padding-top: 11px;
	font-family:'MS UI Gothic';
}

.centershop {
	padding: 0px;
	margin: 0px;
	position: relative;
	text-align: left;
	width: 750px !important;
}

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

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

img{
	border:0px;
}
A:hover {
  color: #ffb062;
  text-decoration: none;
}

FORM {
	display: inline;
}

.banners {
  padding: 15px;
}


TABLE.header {
  background-color: #ffffff;
}

TABLE.headerNavigation {
  background-color: #abbbd3;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  color: #9a9a9a;
  padding: 3px;
}

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

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  text-align: center;
}


.column_left, .column_single {
  background: #ffcccc;
	width:150px;
	margin:0 3px 0 2px;
	padding:0 0 0 5px;
}
.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-size: 11px;
  background: #ffffff;
  margin-bottom: 15px;
}
.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #abbbd3;
  font-size: 10px;
  color: #ffffff;
  height: 20px;
}
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}
.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
}
.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  margin-bottom: 15px;
}
.plainBox{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
}

DIV.plainbox-description {
	text-align:left;
  font-family: 'MS UI Gothic';
  font-size: 120%;
  background: #ffffff;
	line-height:140%;
	margin:0 0 0 1em;
}

.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
}
.productListing-heading {
  background-color: #abbbd3;
  font-size: 10px;
  color: #ffffff;
  height: 20px;
}
TD.productlisting HR{
	margin:0;
	padding:0;
}

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

TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
	text-align:left;
	padding:4px 20px 0 20px;
}

.main_page{
  width: 797px !important;
  background-color: #ffffff;
  padding:0;
	border-right:1px solid #a5a199;
}

#index TABLE{
	text-align: left;
}

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

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

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

TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
}

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

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

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
}

TD.smallText, SPAN.smallText, td.pageresults{
   font-size: 10px;
}


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

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

CHECKBOX, INPUT, RADIO, SELECT {

}

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

.greetUser {
   color: #f0a480;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
}


span.normalprice {
}

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


.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px;  }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

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-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-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 {}


.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
}


TD.alert, SPAN.alert, div.alert{
  color: #FF0000;
  font-weight: bold;
}


TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

TABLE.categoriesdescription {
  font-size: 11px;
  background: #FFF;
}

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

TABLE.products-attributes-images {
  float: left;
  padding: 2px;
}

.style7 {font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; line-height: 120%; font-size: 13px;}
.style8 {font-size: 12px; line-height: 120%; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
.style9 {font-size: 11px; line-height: 120%; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}

a:link {  color: #663333; text-decoration: none}
a:hover {  color: #FF6600; background-color: #FFCCCC;}
a:visited {  color: #1D338D; text-decoration: none}
.font12 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 12px; color: #333333; line-height: 120%}
.font10 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 10px; color: #333333; line-height: 120%}
.font14 { font-size: 14px; color: #333333 ; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; line-height: 120%}
.font13 {  font-size: 13px; color: #333333; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; line-height: 120%}
.font09 { font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 9px; color: #333333 ; line-height: 120%}
.font11 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 11px; color: #333333; line-height: 120%}


.font-entry {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 12px; color: #ff6666; line-height: 120%}


.m { font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 12px; color: #333333; line-height: 120%; background-color: #e4e4e4; font-weight:bold;}
.m1 { font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 12px; color: #333333; line-height: 120%; background-color: #e4e4e4;}


.sat { font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 12px; color: #003366; line-height: 120%; background-color: #ccccff; font-weight:bold;}
.sat1 { font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 12px; color: #333333; line-height: 120%; background-color: #ccccff;}


.san { font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 12px; color: #dd3c6c; line-height: 120%; background-color: #fac9e1; font-weight:bold;}
.san1 { font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 12px; color: #333333; line-height: 120%; background-color: #fac9e1;}

.t{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 797px;
	text-align: left;
	font-size: 12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	margin: 0px;
	padding: 2px 0px 0px 0px; 
	background-color: #FFFFFF;
	color:#006633;}
.t:link {
  text-decoration: none;
  color:#006633;}
.t:visited {
  text-decoration: none;
  color:#006633;}
.t:hover { color:#006633;
  text-decoration:none;
  background-color:#ffffff;}

A.category-top, A.category-links {
	display:block;
	width:135px;
	text-align:center;
	padding:16px 0 0 0;
}
SPAN.category-subs-parent {
}
SPAN.category-subs-selected {
	display:block;
	width:135px;
}
DIV.bottom_line{
	margin:-14px 0 -10px 0;
	padding:0 auto;
	width:137px;
	border-bottom:1px solid #428dff;
}

A.category-top{
	display:block;
	width:135px;
	margin:0;
	padding-top:6px;
	border-top:1px solid #428dff;
}
A.category-products{
	display:block;
	width:135px;
  text-decoration: none;
	font-size:9px;
	font-weight:normal;
	border-left:1px solid #428dff;
	border-right:1px solid #428dff;
	background:url('../../../../img_menu/dot01.gif') no-repeat 2px center #fff;
}

A.category-subs{
	display:block;
	margin-bottom:6px;
	font-weight:normal;
} 

.backlink{
  text-align:right;
  font-size: 12px;
  padding-top: 11px;
	font-family:'MS UI Gothic';
}

.backlink a:link, .backlink a:visited{
  color: #008800;
	text-decoration:underline;
}

.backlink a:hover{
  color: #FF6600;
	text-decoration:underline;
	background:#ffffff;
}

.products_largeimage{
	margin-top:10px;
}

.products_addimage{
	margin:4px;
	padding:0;
}

DIV.product_list{
	float:left;
	width:100px;
	height:166px;
	text-align:center;
	margin:10px 0 0 10px;
	font-size:80%;
	word-break:break-all;
	overflow:hidden;
}

DIV.mobile_product_list IMG{
	float:left;
}

DIV.mobile_product_list{
	float:left;
	text-align:center;
	font-size:80%;
	word-break:break-all;
	overflow:hidden;
}

.cat_banners{
	margin:0;
	padding:0;
	display:block;
}


#gallery A{
 border: 0px;
text-decoration: none;
}

#cartProdTitle{
	font-size:10px;
}

.inputLabel{
	width:300px;
}

.clearBoth{
	clear:both;
}



div.productAttributes{
	width:270px;
	margin:0;
	padding:0;
	border:1px solid #3ece39;
	background:#adeda9;
}


