body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	-webkit-text-size-adjust : none;
}
img {border:none;
}
.navi-sen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu-box {
	font-size: 11px;
	padding: 3px 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
a.navi:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.navi:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.navi:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:active {
	color: #333333;
	text-decoration: none;
}
.copy {
	font-size: xx-small;
	color: #444444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.box-price {
	font-size: x-small;
	line-height: 120%;
	color: #999999;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
sup {
	font-size: 9px;
}
#b_dea {
	margin-top: 3px;
}
#b_dea img {
	height: 11px;
	width: 15px;
}

#b_dea a:link {
	color: #ffffff;
	text-decoration: none;
}
#b_dea a:visited {
	color: #ffffff;
	text-decoration: none;
}
#b_dea a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
#b_dea a:active {
	color: #333333;
	text-decoration: none;
}

/* スワロタグ */
.ic_sw {background: url(img/ic_sw.gif) center no-repeat;margin-right: auto;margin-left: auto;height: 18px}
.ic_sw2 {background: url(img/ic_sw.png) center no-repeat;margin-right: auto;margin-left: auto;height: 67px}

/* 商品詳細 */
#container {width: 960px;margin-right: auto;margin-left: auto;text-align: center}
#container td {text-align: left}
#container a {color: #CCCCCC}
#container a:hover {color: #FFFFFF}
#container a:active {color: #333333}
#container h1 {font-size: 11px;font-weight: normal;color: #999999;margin: 0px;padding: 0px}
.pri {font-size: 11px;font-weight: bold;color: #FFFF00}

/* 商品詳細：IE9のみ */
html:not(:target)
#container .pri {
	font-size: 10.4px;
	font-family: "メイリオ", Meiryo\9; 
}
html:not(:target)
#container .text strong,
#container .text-11 strong,
#container .text-r20 strong {
	font-family: "メイリオ", Meiryo\9; 
}
html:not(:target)
#container .box-g3 h3,
#container .box-g h2 {
	letter-spacing: 0.4px\9;
}


