#header {
	background-image: url(images/headerContact.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	background-color: #FFFFFF;
	width: 100%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;

}

#header h1 {
	display: none;
}

#header img {
	margin: 0px;
	border: none;
}

.logo {
}

.headerContact {
	width: 300px;
	float: right;
	text-align: right;
	margin-top: 33px;
	margin-right: 5px;
}

#mainImage {
}

#headLine {
	clear: both;
	height: 200px;
	margin: 0px;
	background-image: url(images/mainImage.jpg);
	background-repeat: no-repeat;
}

#headLine img{
	float: right;
	margin-top: 155px;
	margin-right: 20px;
	border: none;
}


#headLine p{
	display: none;
}


/*=====================▽globalMenu=====================*/

.globalMenu {
	clear: both;
	background-image: url(images/menuBg.gif);
	background-position:top right;
	height: 35px;
	text-align: center;
}


.globalMenu ul{
	border: 0;
	margin: 0;
	padding: 0;
	
}

.globalMenu ul li{
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(images/menuBg.gif);
	
}

.globalMenu ul li a{
	display: block;
	color: #333333;
	text-decoration:none;
	height: 35px;
	background-color: #FBFBFB;
	width: 122px;
	background-image: url(images/menuBg.gif);
}

.globalMenu ul li a:hover{
	display: block;
	color: #333333;
	background-repeat: no-repeat;
	background-image: url(images/menuBg.gif);

}

       /*=========================globalMenu背景画像================*/


.globalMenu li a{
	font-size: 12px;
	text-indent: -9999px;
}



.globalMenu li#navi_home a{
	background-image: url(images/menuBg.gif);
	height: 35px;
	width: 123px;
}
.globalMenu li#navi_home a:hover{
	background-image: url(images/menuBg.gif);
	background-position: 0px -35px;
	height: 35px;
}

.globalMenu li#navi_go a{
	background-image: url(images/menuBg.gif);
	height: 35px;
	background-position: -123px 0;
}
.globalMenu li#navi_go a:hover{
	background-image: url(images/menuBg.gif);
	background-position: -123px -35px;
	height: 35px;
}

.globalMenu li#navi_chess a{
	background-image: url(images/menuBg.gif);
	height: 35px;
	background-position: -253px 0;
}
.globalMenu li#navi_chess a:hover{
	background-image: url(images/menuBg.gif);
	background-position: -253px -35px;
	height: 35px;
}

.globalMenu li#navi_original a{
	background-image: url(images/menuBg.gif);
	height: 35px;
	background-position: -383px 0;
}
.globalMenu li#navi_original a:hover{
	background-image: url(images/menuBg.gif);
	background-position: -383px -35px;
	height: 35px;
}


.globalMenu li#navi_company a{
	background-image: url(images/menuBg.gif);
	height: 35px;
	background-position: -513px 0;
	background-repeat: no-repeat;
}
.globalMenu li#navi_company a:hover{
	background-image: url(images/menuBg.gif);
	background-position: -513px -35px;
	height: 35px;
}

.globalMenu li#navi_contact a{
	background-image: url(images/menuBg.gif);
	height: 35px;
	background-position: -639px  0;
}
.globalMenu li#navi_contact a:hover{
	background-image: url(images/menuBg.gif);
	background-position: -639px -35px;
	height: 35px;
}




/*=====================▲globalMenu=====================*/


dl {
	background-color: #7A0E0E;
	color: #333333;
	border: 1px solid #ffffff;
	margin: 5px;
	margin-top: 15px;
}

dt {
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
	width: 160px;
	float: left;
	background-color: #7A0E0E;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
	
dd {
	background-color: #EFECD6;
	margin: 0 0 0 160px;
	padding: 10px;
	border-left: 1px solid #ffffff;
	color: #333333;
	text-align: left;
	border-top: 1px solid #ffffff;
}

#footer {
	padding: 10px;
	clear: both;
	color: #FFFFFF;
	text-indent: -9999px;
	background-color:#FFFFFF;
	background-image: url(images/footer.jpg);
	height: 90px;
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;

}


/*オリジナルスタイル*/

body{
	text-align: center;
	margin: 0px;
	background-color: #999966;
	background-image: url(images/bodyBg.gif);
}

body h1{
text-align:left;
color:#FFFFFF;
padding:10px;
margin-bottom: 5px;
height:20px;
	background-image: url(images/h1.gif);
	background-repeat:no-repeat;

}

h2 {
font-size:14px;
border-bottom:1px solid #9a9a9a;
border-left:5px solid #FFA800;
padding:5px}
.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}


.detail {
background-color:#EBEBEB;
padding:5px;
padding-top:0px}
.detail2 {
padding:5px;
background-color:#FFFFFF;
font-size:11px;
}

h3 {
	padding-top:3px;
	font-size:15px;
	color:#9B0000;
	font-weight: bold;
}

p {
color:#333333;
line-height:160%;
font-size:90%}

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

A {
  color: #428dff;
}

A:hover {
  color: #ffb062;
}

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

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TABLE.headerNavigation {
  background-color: #abbbd3;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

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

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

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  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;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

/*SIDEBOX CSS*/

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

.column_left {  padding: 2px;

background-color:#DEE0B5}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 5px;
}

.leftbox {

background-color:#540000}
.rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #540000;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

.leftboxheading {
  background-color: #540000;
  font-size: 10px;
  text-indent:-9999px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 45px;
  margin-left:3px;
  margin-top:0px;
  padding-left: 5px;
  background-image: url(https://sv10.wadax.ne.jp/~tengudo-jp/go/images/search.gif);
  background-repeat:no-repeat}

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%;
  padding: 4px;
}

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

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
}

.plainBox img {
  border: none;
}

.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #540000;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
  vertical-align: top;
}

TD.productListing-data p{
  font-size: 12px;
  padding: 5px;
  margin-top: 0px;
  margin-bottom: 10px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}
.pageHeading h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	display: block;
}
.center_column {
  padding: 8px;
}
.main_page{
  width: 750px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
 /* border-bottom: 1px solid #9a9a9a;*/
  padding: 5px;
}

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

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #540000;
  font-size: 12px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
  font-size: 12px;
}

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

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

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

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

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

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 14px;
}

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

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

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

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

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-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 {}

/* product_info attribute comments */

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

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

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

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DEE0B5;
  margin-bottom: 5px;
  padding:5px;
  width:543px;
}

TD.categoriesdescription {
  font-size: 12px;
  line-height: 160%;
    line-height:160%
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

TABLE.categoriesdescription2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E8F4C6;
  margin-bottom: 5px;
  padding:5px;
  width:543px;
}

.breadCrumb{
	font-size: 80%;
}
.textR{
	text-align: right;
}
