/* ************************************************ 
 *	共通設定
 * ************************************************ */


body {
	color: #000000;
	font-size: small;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	margin: 0px auto;
	width: 1000px;
	margin-bottom: 30px;
}
ul,ol {
	margin:0;
	left: auto;
	padding: 0;
}
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

 img a {
	border: none;
}

a img {
	border:none;
}

a:hover img{
  opacity:0.6;
  filter: alpha(opacity=60);
}

/* ------------------------------------- 
 *	ページレイアウトq2
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	width:1000px;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
	width:100%;
	text-align: center;
	margin-top: 50px;
}

/*　画面左側メニューの幅　*/
a:link 
{
text-decoration : none;
background: transparent;
color: #000000;
}

a:visited
{
text-decoration : none;
background: transparent;
color: #000000;
}

a:hover
{
text-decoration : underline;
background: transparent;
color: #808080;
}

.side {
	float: left;
	width:239px;
	padding-top: 60px;
}

.stop {
	margin-bottom:50px;
}

.side li {
	border-bottom:1px dotted #ccc;
	background-image:url(https://img11.shop-pro.jp/PA01143/989/etc/hpkyoutuu_17.jpg?20110819215045);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:13px;
	list-style:none;
	margin-bottom:10px;
	text-align:left;
	padding-bottom: 8px;
}	
/*　画面右側の幅　*/
.main {
	float: right;
	width: 750px;
	margin-top: 60px;
}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:left;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/*　フッター（コピーライト）　*/
.footer {
	width:100%;
	clear:both;
	text-align: right;
	border-top: 1px solid #333;
	margin-top:30px;
}

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}
.sub-title {
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px;
	padding-left: 8px;
}

.spec{
	border:1px solid #ccc;
	border-collapse:collapse;
}
.spec td{
	border:1px solid #ccc;
}
.spec th{
	border:1px solid #ccc;
}
.spec2{
	border:none;
	border-collapse:collapse;
}
.spec2 td{
	border:none;
}
.spec2 th{
	border:none;
}

.dealer {
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px;
	padding-left: 8px;
}

.dealerlist th {
	border-bottom:1px solid #ccc;
	padding-left:10px;
	line-height:13px;
	margin-bottom:10px;
	text-align:left;
	padding-bottom: 8px;
	margin-top: 10px;
	padding-top: 8px;
}	
.dealerlist td {
	border-bottom:1px solid #ccc;
	padding-left:10px;
	line-height:13px;
	margin-bottom:10px;
	text-align:left;
	padding-bottom: 8px;
	margin-top: 10px;
	padding-top: 8px;
}	

/* ------------------------------------- 
 *	カートの中身
 * ------------------------------------- */


#cart_list {
	margin-left:0px;
	margin-bottom:35px;
	width:230px;
}
#cart_list dl {
	width:234px;
	background:transparent url(https://img11.shop-pro.jp/PA01143/989/etc/bionicmannetcart_03.jpg?20110920153218) no-repeat left bottom;
	padding-bottom:10px;
	margin-top:0px;
	
}
#cart_list dt {
	height:35px;
	background:transparent url(https://img11.shop-pro.jp/PA01143/989/etc/bionicmannetcart_01.jpg?20110920153112) no-repeat left;
	font-size:0.1em;
	text-indent:-10000px;
	margin-bottom:0px;
}
#cart_list dd {
	background:transparent url(https://img11.shop-pro.jp/PA01143/989/etc/bionicmannetcart_02.jpg?20110920153147) repeat-y;
	width:234px;
	text-align:left;
	margin:0;
}

#cart_list li {
	margin-top:5px;
}

.subtotal{
	padding:5px 0;
}
#cart_list dd .stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	text-align:left;
	margin:5px;
	color:red;
	text-align:left;
}
.postage li span{
	color:#333;
}
.viewcart {
	padding:5px 0;
	text-align:center;
}

.side-box {
	margin:2px;
}

.side-box li {
	border-bottom:none;
	background-image:none;
	padding-left:0px;
}


#video_wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: #fff;
}

#video {
	width: 1920px;
	height: 1080px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -960px;
}

#skip-btn {
	display: block;
	width: 60px;
	height: 20px;
	padding: 10px 20px;
	line-height: 20px;
	position: absolute;
	right: 50px;
	bottom: 40px;
	z-index: 999999;
	cursor: pointer;
}