/*-------------------------------------------------
  MonoCross CSS Document
-------------------------------------------------*/

/* reset styles */
  html, body, div, h1, h2, h3, h4, h5, h6,
 p, blockquote, pre, address,
 ul, ol, li, dl, dt, dd,
 table, th, td, form, fieldset { 
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 14px;
}
/* main element */
img, div, input {
	behavior: url("iepngfix.htc");
}

body
{
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro W3", Meiryo, Osaka, "MS P Gothic", sans-serif;
	background-image: url(../images/back_bl.gif);
	height: 100%;
	line-height: normal;
}


img {
	border: none;
	behavior:url(../js/fx-iepngfix.htc);
}

a {
	text-decoration: none;
		color: #0033cc;
	}
	
a:hover {
	color: #FF6600;
	}
	

form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */


/* Links */

hr {
	border-top-style: dotted;
	border-top-color: #0066cc;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


#box1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(../images/head_back.png);
	background-repeat: repeat-x;
	}

.head_box {
	behavior:url(../js/fx-iepngfix.htc);
	background-image: url(../images/head_back2.png);
	background-repeat: repeat-x;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;

	}
			
h1 {
	color: #FFFFFF;
	}
	
#productListHeading {
	color: #0066cc;
	font-weight: bold;
	}


/*-------------------------------------------------
  Headwrap
-------------------------------------------------*/
#header {

	background-position: left;
	height: 120px;
	width: 788px;
}

#top {
	font-size: 1px;
	visibility: hidden;
	}


#logo {
	width: 330px;
	padding-top: 10px;
	margin-left: 10px;
	height: 110px;
	float: left;
	}	
#logo a {
	behavior:url(../js/fx-iepngfix.htc);
	background-image: url(../images/top-btn.png);
	background-repeat:no-repeat;
	display: block;
	height: 92px;
	padding-left: 120px;
	padding-top: 15px;
	width: 210px;
	float: left;
	}

#logo a:hover {
	behavior:url(../js/fx-iepngfix.htc);
	background-image: url(../images/top-btn2.png);
	background-repeat:no-repeat;
	}
	
#pr {
	width: 430px;
	height: 66px;
	padding-top: 24px;
	margin-bottom: 10px;
	float: left;
	line-height: 130%;
	padding-left: 40px;
	}
	


/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	/*text-align: left;  */
	/*vertical-align: top;  */
	padding-left: 20px;
	height: 100%;
	background-color: #FFFFFF;
	padding-right: 20px;
}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contentbody {
	width: 590px;
	height: auto;
	float: left;
	line-height: normal;
	margin-left: 15px;
	background-color: #FFFFFF;
}



/*.contentbody h2 {
	background-image:url(../images/title.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 400px;
	font-weight: bold;
	color: #FF6600;
	font-size: 16px;
	background-position: 50px 10px;
	padding-left: 120px;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 5px;
	clear: both;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #0066CC;
	}*/


.centeredContent {
	width: 186px;
	float: left;
	text-align: center;
	padding-left: 5px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	}

.centeredContent_back {
	background-image: url(../images/ctgo_back.gif);
	background-repeat: no-repeat;
	height: 182px;
	background-position: center center;
	padding-top: 20px;
	width: 182px;
	}

#pan {
	height: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066cc;
	margin-right: 20px;
	margin-left: 15px;
	padding-top: 5px;
	font-size: small;
	}


/*-------------------------------------------------
  Menu
-------------------------------------------------*/
.leftbox {
	width: 200px;
	float: left;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 100%;
	}
	
.leftbox a {
	text-decoration: none;
	color: #003399;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 3px;
	display: block;
	}
	
.leftbox a:hover {
	color: #3366cc;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 3px;
	background-color: #ccff33;
	}
	
.leftbox li {
	list-style-type: none;
	line-height: 160%;	
	}
	
.menubox {
	background-color: #FFFF99;
	height: auto;
	width: 180px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
	

	

.menu {
	font-size: 14px;
	background-color: #0066cc;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	height: auto;
	width: 170px;
	text-align: center;
	padding: 5px;
	}
	
	
/*-------------------------------------------------
  201007
-------------------------------------------------*/	
.menu a {
	display: block;
	color: #FFFFFF;
	background-image: none;
	padding-left: -20px;
}

.menu a:hover {
	color: #FFFFCC;
	background-image: none;
	background-color: #00CCFF;
	padding-left: -20px;
}

/*-- --*/
	
.l_form {
	height: 80px;
	form-align: center;	
	}

	
.category-links {
	line-height: 160%;	
	}
		
	
.rightbox {

}


/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer {
	background-image: url(images/wrap_foot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
}

#btmmenu {
	font-size: small;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066cc;
	margin-right: 20px;
	margin-left: 20px;
	}

#copyrights {
	margin-top: 15px;
	color: #0066cc;
	margin-bottom: 15px;
	}

.test {
background-color:#66CC00;
}

/* Zen Cart Ʊmame */

	
.centerColumn {
	width: 575px;
	height: 100%;
	line-height: 150%;
	margin-left: 15px;
	background-color: #FFFFFF;
	float: left;
	}
	
.centerBoxHeading {
	background-image:url(../images/title.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 400px;
	font-weight: bold;
	color: #FF6600;
	font-size: 16px;
	background-position: 50px 10px;
	padding-left: 120px;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 5px;
	clear: both;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #0066CC;
	}
	
#productPrices {
	background-image:url(../images/yen.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	font-weight: bold;
	color: #ff6600;
	font-size: 16px;
	background-position: 50px 0px;
	padding-left: 120px;
	margin-top: 15px;
	padding-top: 5px;
	/*border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #0066cc;*/
	margin-bottom: 10px;
	clear: both;
	}
	
.centeredContent {
	line-height: 150%;
	height: 200px;
	}
	
.productListing-data {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0066cc;
	padding: 10px;
	}
	
.productListing-heading {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-color: #FFCCCC;
	}
	
#productsListingBottomNumber {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

.biggerText {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0066cc;
	border: thin solid #0066cc;
	}
	
#cartAdd {
	color: #FF6600;
	padding-left: 200px;
	}
	
#productDetailsList {
	padding-left: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.buttonRow {
	padding-left: 200px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.main {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.navSplitPagesResult {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* CART PAGE */	
#cartInstructionsDisplay {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0066cc;
	border: thin solid #0066cc;	
	}
	
.cartTotalsDisplay {
	font-weight: bold;
	color: #ff6600;
	}
	


#cartContentsDisplay {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	border-left: 1px solid #0066cc;
	text-align: center;
}

#cartContentsDisplay th {
	border-right:1px solid #0066cc;
	border-bottom:1px solid #0066cc;
	background-color:#0066cc;
	text-align:center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	color: #ffffff;
}

#cartContentsDisplay td{
	border-right: 1px solid #0066cc;
	border-bottom: 1px solid #0066cc;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#cartSubTotal {
	margin-top: 10px;	
	}
	
/* CART FORM */

.advisory {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0099CC;
	border: thin solid #006699;		
	}
	
.inputLabel {
	color: #0066cc;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	
.fieldset {
	color: #ff6600;
	border: thin solid #0066cc;
	}
	
#loginDefaultHeading {
	color: #333333;
	margin-right: 80px;
	margin-left: 40px;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image:url(../images/ribon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
#loginDefault {
	line-height: 200%;
	}
	

	
/* form line */	
fieldset {
	border: 1px solid #0066cc;
	padding: 5px;
	margin-bottom: 10px;
	}

fieldset legend {
	color: #ff6600;
	}
	
.alert {
	color: #CC0066;
	margin-left: 5px;
	}
	
	

/* POUUP PAGE*/

.shippingEstimatorWrapper {
	background-color:#FFFFFF;
	}
	
/* INFO */

#shippingInfoMainContent {
	line-height: 150%;
	background-color: #FFFFFF;
	}
#shippingInfo h2 {
	background-color: #FFCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #333333;
	}
	
	
#privacy h2 {
	background-color: #0066CC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #FFFFFF;	
	}	
#privacyDefaultMainContent {
	line-height: 150%;
	background-color: #FFFFFF;
	}
	
#privacyDefaultMainContent ol {
	padding-right: 20px;
	list-style-position: inside;
	}
	
#shippingInfoMainContent ol {
	padding-right: 20px;
	list-style-position: inside;
}

#conditionsMainContent ol {
	padding-right: 20px;
	list-style-position: inside;
}
	

#conditions h2 {
	background-color: #ff6600;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #FFFFFF;	
	}	
#conditionsMainContent {
	line-height: 150%;
	background-color: #FFFFFF;
	}
	
	
#contactUsNoticeContent h2 {
	background-color: #0066cc;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #FFFFFF;	
	}	
#contactUsNoticeContent {
	line-height: 150%;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	}

#contactname {
	margin-bottom: 5px;	
	}
	
#email-address {
	margin-bottom: 5px;	
	}
	
#siteMapMainContent h2 {
	color: #333333;
	margin-right: 80px;
	margin-left: 40px;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image:url(../images/ribon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #0066cc;
	}
	
#checkoutNewAddress {
	line-height: 200%;	
	}



	
/* BUTTON */

.navNextPrevList{
	padding-bottom: 10px;	
	}
	
#productInfoLink {
	font-weight:bold;
	}
	
#infoShoppingCart div {
	background-color: #FFFFFF;
	padding: 30px;
	line-height: 140%;
	}
	
#infoShoppingCart h1 {
	color: #FF6600;
	font-weight:bold;
	font-size: medium;
	}
	
#infoShoppingCart h2 {
	color: #0066cc;
	font-weight:bold;
	}
	
#popupSearchHelp div {
	background-color: #FFFFFF;
	padding: 30px;
	line-height: 140%;
	}
	
#whosonlineContent {
	height: auto;
	padding: 5px;
	width: 170px;
	text-align: left;
	font-size: small;
	line-height: normal;
	background-color: #FFFF99;
	}
	
.item h3{
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
	font-size: 16px;
	}
	
.item h4{
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.item img{
	margin: 10px;
	}
	
.itembox{
	text-align: center;
	}
	
.gr {
	background-color: #006633;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}

.pi {
background-color:#FF6666;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;	
}

.bl {
background-color: #3333CC;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}

.pa {
background-color: #660099;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;	
}

.ye {
background-color: #FFCC00;
	color: #000099;
	font-weight: bold;
	line-height: 150%;	
}

.fo_gr {
	color: #006633;
	font-weight: bold;
}

.fo_pi {
	color: #FF6666;
	font-weight: bold;
}

.fo_bl {
	color: #3333CC;
	font-weight: bold;
}

.fo_pa {
	color: #660099;
	font-weight: bold;
}

.fo_ye {
	color: #ffcc00;
	font-weight: bold;
}


.txt_gr {
color: #006633;
}

.txt_pi {
color: #FF6666;
}

.txt_bl {
color: #3333CC;
}

.txt_pa {
color: #660099;
}


/* Waribiki */
.productSpecialPrice {
	color: #CC0000;
	font-style: normal;
}

.productPriceDiscount {
	color: #CC0000;
	font-style: normal;
}

.pa_to {
	padding-top: 20px;
}

.banabox a {
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	background-image: none;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	left: auto;
	right: auto;
	}
	
.banabox a:hover {
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	background-image: none;	
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	left: auto;
	right: auto;
	}
	
/*-------------------------------------------------
  201007
-------------------------------------------------*/	
.banabox {
	text-align: center;
	background-color: #ffffff;
	padding: 10px;
}

.banabox img {
	margin-left: -20px;
	margin-top: -10px;

}


.l_form {
	line-height: 80%;
	text-align: left;

	}
	
.l_form a {
	text-decoration: none;
	display: block;
	background-image: none;
	}
	
.l_form a:hover {
	text-decoration: none;
	display: block;
	background-image: none;
	background-color: #ffff99;
	}
	
/* LOG */

#navMain {
	margin-left: 200px;
	}

#navMain a {
	color: #FFFFFF;
	}
	
#navMain a:hover {
	color: #33FFFF;
	}
	
.log li {
	float: left;
	list-style-type: none;
	padding: 10px;
	}
	
#listCell0-0 {
	padding-left: 20px;
	}

