@charset "EUC-JP";

ul#categoryMenu {
	list-style-type: none;

}

ul#categoryMenu li {
	background: url(/japan/common/imgs/arrow_menu.gif) no-repeat left 4px;
	padding-left: 5px;

}

ul#categoryMenu li#active {
	background: url(/japan/common/imgs/arrow_menu_a.gif) no-repeat left 4px;
	padding-left: 5px;
	font-weight:bold;
}

ul#categorySub{
	list-style-type: none;
    margin:0;
}


ul#categorySub li{
	background: none;
	margin:3px 0;
	line-height:1.2em;
}

ul#categoryMenu ul#categorySub li#active{
	background: url(/japan/common/imgs/arrow_menu_a.gif) no-repeat left 2px;
	padding-left: 5px;
}

p.categoryName {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
	border-left: solid 5px #646ab6;
	border-bottom: solid 1px #646ab6;
}

p.intro {
	font-size: 12px;
	padding: 0 0 0 15px;
}

p.priceNote {
	font-size: 10px;
	margin: 0;
	text-align: right;
}

#productList {
	margin:0;
	padding:10px 0 20px  5px;
	width: 510px;
	clear: left;
}

#productList:after{
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}


#productList div.left {
	margin: 0;
	padding: 0;
	float: left;
	width: 125px;
}

#productList div.left p {
	margin: 0;
	padding: 0;
}

#productList div.left p img {
	margin: 0;
	padding: 0;
	width: 120px;
	border: 0;
}

#productList div.left p img a {
	margin: 0;
	padding: 0;
	width: 120px;
	border: 0;
	display: block;
}


#productList div.right {
	margin: 0;
	padding: 0;
	float: left;
	width: 380px;
	
}

div#productList div.right dl{
	margin: 0;
	padding:0 0 5px 0;
	width: 380px;
}

div#productList div.right dl dt{
	margin: 0;
	padding:0;
	width: 380px;
	font-weight: bold;
	font-size: 16px;
}

div#productList div.right dl dt a {
	margin: 0;
	padding:0 ;
/*	display: block;
*/}

div#productList div.right dl dd {
	margin: 0;
	padding: 0;
	width: 380px;
	font-size: 12px;
	line-height: 1.4;
}


div#productList div.right dl dd.text{
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-size: 12px;
}

.toggleVisible {
	font-size: 12px;
	min-height: 1em;
	text-align: right;
}

* html .toggleVisible {
	height: 1em;
}

.toggleVisible span {
	padding-left: 16px;
	color: #36c;
}

.toggleVisible span.active {
	text-decoration: underline;
	background: url("/japan/images/dot/arrow.gif") 0 50% no-repeat;
	cursor: pointer;
}

.toggleVisible span:hover {
	color: #f60;
}

td.toggleVisible {
	padding-top: 10px;
}

#discontinuedItems {
	margin: 20px 0 0 10px;
	padding: 10px;
	border: 1px #9a6600 solid;
	width: 490px;
}

#discontinuedItems.hidden {
	display: none;
}

#discontinuedItems .head {
	margin: 0 0 10px;
	padding: 4px 8px;
	/width: 490px;
	font-size: 14px;
	color: #fff;
	background: #9a6600;
}

#discontinuedItems #productList {
	padding-left: 0;
	width: 490px;
}

#discontinuedItems #productList div.right {
	width: 360px;
}

#discontinuedItems #productList div.right dl {
	width: 100%;
}

#discontinuedItems #productList div.right dl dt {
	width: 100%;
}

#discontinuedItems #productList div.right dl dd {
	width: 100%;
}

.release {
	font-size: 10px;
	font-weight: normal;

}

div#productList div.right ul.icon {
	list-style: none;
	margin: 0;
	padding:0 0 5px 0;
}


div#productList div.right ul.icon li {
	display: inline;
	float:left;
	padding-right: 5px;
}

div#productList div.right ul.note {
	list-style: none;
	clear: left;
	margin: 0;
	padding: 0;
}

div#productList div.right ul.note li.price{
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 10px;
}


div#productList div.right ul.note li.detail {
	font-size: 10px;
}


div#productList div.right p.eshopBanner {
	margin: 0;
	background:url(/japan/products/imgs/e_shoplogo.gif) no-repeat left top;
	height: 20px; 
	padding: 3px 0 5px 90px;
	color: #FF9900;
	font-weight: bold;
}


div#productList div.right p.eshopBanner a {
	color: #FF9900;
}

div#productList div.right p.eshopBanner a:hover {
	color: #0033FF;
}

.gotop2 {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 12px 0px;
	clear:both;
}
.gotop2 a {
	background-image: url("/japan/images/dot/arrow_up.gif");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 10px;
}

/* Product Page  sample2*/

ul.eshop {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}

ul.eshop li.text{
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-size: 12px;
	font-weight: bold;
}

ul.eshop li.eshopBanner {
	background:url(/japan/products/imgs/e_shoplogo.gif) no-repeat left top;
	height: 32px; 
	padding: 7px 0 5px 90px;
	color: #FF9900;
	font-weight: bold;
}

ul.eshop li.eshopBanner a {
	color: #FF9900;
}

ul.eshop li.eshopBanner a:hover {
	color: #0033FF;
}

ul.eshop li.price{
	color: #FF0000;
	font-size: 12px;
	padding-top: 2px;
}


ul.eshop li.note{
	font-size: 10px;
}

/* Product Page  sample3*/

div.eshop2 {
	margin-left: 5px;
	padding: 2px;
/*	background: #EEF8FF;
	border: solid 1px #CCCCCC;
*/	width: 214px;
}

div.eshop2 img {
	border: 0;
}

div.eshop2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.eshop2 ul li{
	text-align: left;
}

div.eshop2 ul li.eshopBanner2 {
	padding:3px 0 0 0;
	color: #FF9900;
}

div.eshop2 ul li.eshopBanner3 {

	margin: 5px 0 0 0 ;
	width: 140px;
	padding:2px;
	border: solid 1px #FF9900;
	background: #FEE4C9;
	text-align: center;
	font-size: 11px;
}
div.eshop2 ul li.price2 {
	color:#000000;
	font-size: 10px;
	padding: 0;
	display: block;
}

div.eshopicon1{
	background: url(/japan/products/imgs/icon_ec.gif) no-repeat;
	background-position:3px 3px;
	margin:6px 30px 4px 5px;
	padding:4px 0px 7px 70px;
	background-color:#EEE;
}

div.eshopicon2{
	clear:both;
	background: url(/japan/products/imgs/icon_ec.gif) no-repeat;
	background-position:3px 3px;
	margin:5px 0px 5px 10px;
	padding:4px 0px 7px 70px;
        background-color:#EEE;
}

div.eshopicon1 p,div.eshopicon2 p{
	margin:2px 0 0 0;
	font-size:12px;
}

div.eshopicon3{
	background: url(/japan/products/imgs/icon_ec.gif) no-repeat;
	background-position:3px 3px;
	margin:6px 15px 4px 0px;
	padding:4px 0px 7px 70px;
        background-color:#EEE;
}

div.eshopicon3 p,div.eshopicon3 p{
	margin:2px 0 0 0;
	font-size:12px;
	text-align:left;
}

div.forthcoming{
	margin:6px 30px 4px 5px;
	border-top:3px double #FF0000;
	border-bottom:3px double #FF0000;
}

div.forthcoming p{
	color: #F00;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:2px;
}

/*relatedProducts */
#relatedProducts {
	margin:0 auto 20px auto;
	padding:10px 0 10px 15px ;
	width: 420px;
	border: solid 1px #646ab6;
	clear: both;
}

*html #relatedProducts {
	margin:0 0 20px 50px;
}


#relatedProducts p.title {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding:0 0 5px 0;
}

#relatedProducts:after{
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

#relatedProducts div.left {
	margin: 0;
	padding: 0;
	float: left;
	width: 280px;
	text-align: left;
}

div#relatedProducts div.left dl{
	margin: 0;
	padding:0 0 5px 0;
	width: 280px;
	font-size: 12px;
}

div#relatedProducts div.left dl dt{
	margin: 0;
	padding:0;
	width: 280px;
	font-weight: normal;
}

div#relatedProducts div.left dl dd {
	margin: 0;
	padding: 0;
	width: 280px;
	font-size: 12px;
	line-height: 1.4;
}

#relatedProducts div.right {
	margin: 0;
	padding: 0;
	float: left;
	width: 120px;
}

#relatedProducts div.right p {
	margin: 0;
	padding: 0;
}

#relatedProducts div.right p img {
	margin: 0;
	padding: 0;
	width: 120px;
	border: 0;
}

p.intro span#hotairUse {
	margin: 10px 0 0 20px;
	padding: 10px;
	width: 470px;
	font-size: 12px;
	display: block;
	border: 1px dotted #646ab6;
}

#productList span#hotairUse {
	margin: 10px 0 0 10px;
	padding: 10px;
	width: 370px;
	font-size: 12px;
	display: block;
	border: 1px dotted #646ab6;
}

span#hotairUse span.title{
	font-size: 14px;
	font-weight: bold;
	display: block;
}




