/** /products/catalog/item/ **/

a {
	text-decoration: none;
}

/** ATTENTION *********************/
/** replace products product **/

/** headTextNavigation *********************************/
#textNavBlock {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 640px;
}
#textNavBlock a {
	text-decoration: none;
}
/** headLastUpdateBlock *********************************/
#LastUpdate {
	font-size: 10px;
	text-align: right;
	color: #333333;
	margin: 0px;
	padding: 2px;
	width: 640px;
}

/** HeadTitleBlock**************************************/
#CategoryTitle {
	margin: 0px;
	width: 640px;
	margin-bottom: 10px;
}
#CategoryTitle p {
	background-color: #FFE6E6;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 3px;
	/** for Netscape4.x **/
	background-image: url(/products/catalog/item/images/item_parts/bg1.gif);
}
#CategoryTitle p span {
	padding-left: 6px;
}

/** MainPhotoBlock *************************************/
#MainPhotoBlock img{
	margin-bottom: 2px;
}
#MainPhotoBlock div.photo {
	margin-top: 4px;
}

/** MainSpecBlock *************************************/
#MainSpecBlock {
	font-size: small;
}
#MainSpecBlock table {
	font-size: small;
}
#MainSpecBlock div.upper{
	width: 460px;
	margin-bottom: 4px;
}
#MainSpecBlock h2.maincopy {
	font-size: small;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 4px;
	padding: 0px 4px 4px;
}
#MainSpecBlock p.maincopy {
	font-size: small;
	font-weight:bold;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 4px;
	padding: 0px 4px 4px;
}
#MainSpecBlock p.itmname {
	margin: 0px;
	padding: 0px 4px 4px;
}
/** ProductNumber (MainTitle) **/
#MainSpecBlock h1.series {
	font-size: large;
	margin: 0px;
	padding: 0px 4px 4px;
}

/** PriceTable **/
#MainSpecBlock table {
	border-collapse: collapse;
	margin-bottom:4px;
}
#MainSpecBlock th {
	height:18px;
	background-color: #E0E0E0;
	padding-left:2px;
	padding-right:2px;
	white-space:nowrap;
}
#MainSpecBlock td {
	height:18px;
	background-color: #FFFFFF;
	padding-left:2px;
	padding-right:2px;
}
#MainSpecBlock td.name {
	font-weight:bold;
	white-space:nowrap;
}
#MainSpecBlock td.pricekin {
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
}
#MainSpecBlock td.jan_cd {
	text-align:center;
	white-space:nowrap;
}
#MainSpecBlock td.biko {
}
#MainSpecBlock p.caption {
	font-size:x-small;
	color:#66698E;
	margin: 2px 0px 4px 5px;
}

/** SubCopyBlock (UnderPriceList) **/
#MainSpecBlock p.subcopy {
	margin: 0px;
	padding: 0px 4px 4px;
}

/** IconBlock **/
#MainSpecBlock div.icon {
	margin-top: 0px;
	margin-bottom: 5px;
}

/** LogoBlock **/
#MainSpecBlock div.logo {
	margin-top: 0px;
	margin-bottom: 5px;
}

/** LinkButtonBlock ******************************************/
#MainLink {
	margin-top: 16px;
	margin-bottom: 16px;
	white-space: nowrap;
}


/** index.tpl.html PageLink ******************************************/
#listhead {
	height: auto;
	width: 640px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#listhead ul {
	list-style-type: none;
	margin: 0em 1em 0em 0px;
}
#listhead li {
	margin: 0.5em 0 0 0;
	padding-left: 20px;
	list-style-type: none;
	line-height: 1.5;
	border-bottom: 1px dashed #CC0000;
	background-image:  url(/products/catalog/item/images/item_parts/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#listhead h2 {
	margin: 0px 0px -0.2em;
	border: none;
	padding: 0px;
	background-image:  url(/products/catalog/item/images/item_parts/listh2back.gif);
	background-repeat: repeat;
}
#listhead a:link,#listhead a:visited {
}
#listhead a:hover,#listhead a:active {
}



/** index.tpl.html EntryBlock ******************************************/
.entry {
	font-size: small;
	width: 640px;
	margin-bottom: 10px;
}
/** entryBlockTitle **/
.entry h2 {
	width: 640px;
	font-size: small;
	background-image: url(/products/catalog/item/images/item_titles/bar1.gif);
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
.entry h2 span.subcopy {
	font-size: x-small;
	font-weight: normal;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
/** entryBlock **/
.entry h3 {
	width: 640px;
	font-size: small;
	padding-top: 1px;
	padding-left: 16px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #EBEBEB;
	background-image:   url(/products/catalog/item/images/item_parts/dash1.gif);
	background-repeat: no-repeat;
}
.entry h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 6px;
}
.entry p {
	line-height: 1.3;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.entry ul,dl {
	line-height: 1.3;
	margin-top: 0px;
	margin-left: 24px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.entry ol {
	line-height: 1.2;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 14px;
}
.entry li {
}
.entry dt {
	font-weight: bold;
}
.entry dd {
	margin-left: 20px;
}
.entry table.spec {
	font-size: 12px;
	margin: 6px 0px 6px 6px;
	border: none;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	text-align: center;
}
.entry table.spec caption {
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-left: 6px;
	padding-bottom: 2px;
}
.entry table.spec thead th {
	background-color: #E0E0E0;
	padding: 3px;
	font-weight: normal;
}
.entry table.spec thead td {
	border: none;
}
.entry table.spec th {
	background-color: #E0E0E0;
	padding: 3px;
	font-weight: normal;
}
.entry table.spec td {
	padding: 3px;
	text-align: center;
}

/** highlight **/
.highlight1 {
	font-weight: bold;
	color: #990000;
	margin-top: 6px;
	margin-bottom: 0px;
}
.caution {
	color: #FF0000;
}
p.caption {
	color: #666666;
	font-size: x-small;
	margin-bottom: 4px;
	line-height: normal;
}

/** InfoBlockTitle **/
#InfoBlock h2 {
	width: 640px;
	font-size: small;
	background-image: url(/products/catalog/item/images/item_titles/bar2.gif);
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#InfoBlock td {
	font-size: small;
}

/** spec.tpl.html Block **/
.specentry h2 {
	width: 640px;
	font-size: small;
	background-image: url(/products/catalog/item/images/item_titles/bar1.gif);
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.specentry table.spec {
	width: 640px;
	font-size: small;
	border: none;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
.specentry table.spec th {
	width: 165px;
	background-color: #E0E0E0;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
.specentry table.spec td {
	width: 475px;
	padding: 3px;
}
.specentry table.spec th.colspan2 {
	width: 640px;
	background-color: #ECECEC;
}
.specentry table.spec td.kousei {
	width: 640px;
}
.specentry table.spec table td ,.specentry table.spec table th {
	width: auto;
}
.specentry p.caption{
	font-size:x-small;
	color:#66698E;
	margin: 2px;
}


/** icon2-freeBlock ******************************************/
.iconB {
	width: 640px;
	padding: 0px;
	margin: 0px;
}

/* start without NN4x */
html .iconB img {
	margin: 2px;
}

html .iconbrockB {
	padding: 2px;
	margin: 0px;
	display: inline;
	border-right: 2px solid #3399FF;
}
/* end without NN4x */
.iconbrockB {
	float: left;
}
.iconBLine {
	border-left: 2px solid #0099FF;
	padding: 0px;
	width: 640px;
	clear: both;
	height: 70px;
	margin: 0 0  5px 0;
}
#freeBlock {
	clear: both;
}

/*******************************************************/
/** css for old version productpage **/
/** DVD Category and Supply Category

.head-print {
	font-size: 12px;
}
.tokuchou {
	width: 630px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.tokuchou-tittle {
	font-weight: bold;
	border-bottom-style: none;
	padding-bottom: 1px;
	margin-bottom: 3px;
	background-color: #EFE7E7;
	padding-top: 1px;
	margin-top: 3px;
}
.tokuchou-text {
	line-height: 110%;
	padding-top: 2px;
}
.tokuchou p {
	margin-top: 2px;
	margin-bottom: 6px;
	line-height: 110%;
}
.seihinPh img {
	margin: 0px 0px 2px;
}
**/
 
/** no use
.menulink {  font-size: 12px; color: #FFFFFF; text-decoration: none}
.copyright {  font-size: 10px; color: #666666}
.menutitle {  font-size: 12px}
.headerB {
	margin: 5px 0px 0px 5px;
	padding: 0px;
}
**/

