body {
  background: url(images/main_bg.jpg) repeat-x left top #4396CA;
  font-family: "Arial";
  text-decoration: none;
  font-size:12px;font-family: "Arial";  color:#666; margin:0; padding:0;
}

A:link { font-family: Arial;
	font-size: 12px;
	color: #494949;
	FONT-STYLE: normal; FONT-WEIGHT: normal;
	text-decoration: none;} 
A:visited { font-family: Arial;
	font-size: 12px;
	color: #494949;
	text-decoration: none;} 
A:hover { font-family: Arial;
	font-size: 12px;
	color: #ff6600;
	FONT-STYLE: normal; FONT-WEIGHT: normal;
	text-decoration: none;} 
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: "Arial"; TEXT-DECORATION: none ;line-height:18px
}
.title {
	text-align:center; font-weight: bold; FONT-SIZE: 14pt; COLOR: #3e99d3; FONT-STYLE: normal; FONT-FAMILY: "Arial"; TEXT-DECORATION: none ;line-height:140%
}
.zhengwen {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: "Arial"; TEXT-DECORATION: none ;line-height:140%
}
.f_one {
	BACKGROUND: #ffffff
}
.f_two {
	BACKGROUND: #CCDAE2
}
.head
{
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
.red
{
	color:#FC4100;
}
a.red
{
	color:#FC4100;
	text-decoration:underline;
}
.dark
{
	color:#425970;
}
a.dark
{
	color:#425970;
	text-decoration:none;
}
.t1
{
	font-size:12px;
}
.t2
{
	font-size:12px;
}
.t3
{
	font-size:16px;
}
.listbg
{ 
	BACKGROUND: #ffffff; border-bottom: #ccc 1px dashed;
}
.listbg2
{
	BACKGROUND: #f7f7f7; border-bottom: #ccc 1px dashed;

}
.bg_dh {
	BACKGROUND: url(images/bj3.jpg) no-repeat right top
}
/***5图变换***/
.thubpic IMG {
	BORDER-RIGHT: #666 2px solid; BORDER-TOP: #666 2px solid; BORDER-LEFT: #666 2px solid; WIDTH: 238px; BORDER-BOTTOM: #666 2px solid; HEIGHT: 96px
}
.thubpiccur IMG {
	BORDER-RIGHT: #666 2px solid; BORDER-TOP: #666 2px solid; BORDER-LEFT: #666 2px solid; WIDTH: 238px; BORDER-BOTTOM: #666 2px solid; HEIGHT: 96px
}
.thubpiccur IMG {
	BORDER-LEFT-COLOR: #fff; BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #fff
}
/***end 5图变换***/


/***树形菜单***/
.dtree {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; WHITE-SPACE: nowrap; COLOR: #666; FONT-SIZE: 14px
}
.dtree IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; VERTICAL-ALIGN: middle; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.dtree A {
	COLOR: #333; TEXT-DECORATION: none; FONT-SIZE: 14px
}
.dtree A.node {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; WHITE-SPACE: nowrap; PADDING-TOP: 1px; FONT-SIZE: 14px

}
.dtree A.nodeSel {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; WHITE-SPACE: nowrap; PADDING-TOP: 1px; FONT-SIZE: 14px

}
.dtree A.node:hover {
	COLOR: #333; TEXT-DECORATION: underline; FONT-SIZE: 14px

}
.dtree A.nodeSel:hover {
	COLOR: #333; TEXT-DECORATION: underline; FONT-SIZE: 14px

}
.dtree A.nodeSel {
	BACKGROUND-COLOR: #c0d2ec
}
.dtree .clip {
	OVERFLOW: hidden
}
/***end 树形菜单***/

/* アイコン */
/* 予約 */
.icon_preorder{
	float:left;
	display:block;
	width:62px;
	height:12px;
	margin:0;
	padding:0;
	color:#ffffff;
	background-color:#ff3200;
	border:1px solid #000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.icon_preorder:before{
	content:"Pre-order";
	display:block;
    text-align:center;
    width: 100%;
    margin:auto;
	margin-top:-2px;
}
/* 再販 */
.icon_re_release{
	float:left;
	display:block;
	width:62px;
	height:14px;
	margin:0;
	padding:0;
	color:#ffffff;
	background-color:#eb6ea5;
	border:1px solid #000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.icon_re_release:before{
	content:"Re-release";
	display:block;
	text-align:center;
	width: 100%;
	margin:auto;
}

/* 取り寄せ */
.icon_backorder{
	float:left;
	display:block;
	width:62px;
	height:12px;
	margin:0;
	padding:0;
	color:#ffffff;
	background-color:#881d87;
	border:1px solid #000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.icon_backorder:before{
	content:"Back-order";
	display:block;
	text-align:center;
	width: 100%;
	margin:auto;
	margin-top:-2px;
}

/* 入荷 */
.icon_instock{
	float:left;
	display:block;
	width:62px;
	height:12px;
	margin:0;
	padding:0;
	color:#ffffff;
	background-color:#1d2088;
	border:1px solid #000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.icon_instock:before{
	content:"Sold out";
	display:block;
	text-align:center;
	width: 100%;
	margin:auto;
	margin-top:-2px;
}

/* 在庫品 */
.icon_stock{
	float:left;
	display:block;
	width:62px;
	height:12px;
	margin:0;
	padding:0;
	color:#ffffff;
	background-color:#1d2088;
	border:1px solid #000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.icon_stock:before{
	content:"Released";
	display:block;
	text-align:center;
	width: 100%;
	margin:auto;
	margin-top:-2px;
}

/* 中古 */
.icon_preowned{
	float:left;
	display:block;
	width:62px;
	height:12px;
	margin:0;
	padding:0;
	color:#ffffff;
	background-color:#9fa0a0;
	border:1px solid #000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.icon_preowned:before{
	content:"Pre-owned";
	display:block;
	text-align:center;
	width: 100%;
	margin:auto;
	margin-top:-2px;
}

/* Pickup! */
.icon_pickup{
	float:left;
	display:block;
	width:62px;
	height:12px;
	margin:0;
	padding:0;
	color:#666666;
	background-color:#fff;
	border:1px solid #000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.icon_pickup:before{
	content:"Pickup!";
	display:block;
	text-align:center;
	width: 100%;
	margin:auto;
	margin-top:-2px;
}

/* 画像更新 */
.icon_imageupdate{
	float:left;
	display:block;
	width:62px;
	height:12px;
	margin:0;
	padding:0;
	color:#666666;
	background-color:#fff;
	border:1px solid #000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.icon_imageupdate:before{
	content:"Image-update";
	display:block;
	text-align:center;
	width: 100%;
	margin:auto;
	margin-top:-2px;
}