html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/background.gif');
	background-repeat:repeat;
}

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 875px;
	padding:30px 0px 0px 0px;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	margin: 0 auto;
    float:center;
}

#header {
    width: 875px;
	height: 60px; 
	clear: both; 
}

#header .a {
	background: url('../image/logo.jpg') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 220px;
	height: 60px;
	margin-left:30px;
	top: 22px;
	float:left;
}

/* Global Navigation */
#header .b {
	margin-top:32px;
	margin-right:30px;
	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 150px;
	margin: 10px 15px 15px 30px; 
	float: left;
}

#content {
    width: 600px;
	margin: 10px 0px 15px 0px; 
	float: left;
	padding-left: 15px;
	padding-right: 30px;
	border-left: 1px solid #EEEEEE;
}



#footer { 
	clear: both;
	
	padding-top: 0px;
	margin-bottom: 0px;
	height:20px;
}

#footer .a {
	float: left;
	margin-top: 23px;
	margin-left:10px;
}

#footer .b {
	float: right;
	text-align: right;
	margin-top: 30px;
	margin-right:20px;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia;
	text-transform: uppercase;
	color: #261A0B;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
    width: 875px;
	height: 25px;
	background-image:url('../image/bg-bar.png');
	background-repeat:repeat;
	padding: 5px 0px 5px 0px;
	float:left;
	
}


.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}


/*Product Main Image-adjustment    */
#product .a img {
  width: 300px; /*image width*/
  height: auto;
  padding: 1px;
  padding: 7px;

}



/*Product page bottm -Additional Image-adjustment    */
.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;
	clear: both;
}
 
.buttons input {

	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
padding-left:20px;
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
    margin-left: 30px;
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 30px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
	padding-right:30px;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	/* background: url('../image/bullet_1.gif') no-repeat; */
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
}

.box .category a:hover {
	/* background: url('../image/bullet_1.gif') no-repeat; */
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration:underline;
	margin-bottom: 5px;
}

/* box information INOFORMATION no tokoro */
.box .information a {
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration: none;
}

.box .information a:hover {
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration:underline;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}


/* FAQ */
#contentFAQ {
 color: #333333;
 width: 600px;
 float: left;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}


h4.q {
 color: #000000;
 width: 600px;
 height: 25px;
 float: left;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}

.Aspace {
 width: 30px;
 float: left;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}

.answer {
 color: #000000;
 width: 570px;
 float: left;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}

.spaceFAQ {
 width: 600px;
 height: 30px;
 float: left;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}



/* ######### LINKS PAGEs ######### */
.linkcontent{
width:560px;
padding:10px 0 10px 20px;
}

.linkcontent dl{float:left;}
.linkcontent dt{float:left;width:130px;margin:0 0 5px 0;padding:5px 0 0 0;}
.linkcontent dd{float:left;width:430px;margin:0 0 5px 0;padding:5px 0 0 0;}


#photocontent .states{
width:570px; height:20px;font-weight:bold;padding:10px 0 10px 0;float:left;
}

#photocontent{
width:570px;
padding:0px 0 10px 0px;
}
#photocontent .hako{float:right;width:540px;margin:0px 0px 30px 30px;;padding:0px 0px 0px 0px;}
#photocontent ul{float:left;width:270px;margin:0;padding:0;}
