/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 11px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
	background-color: #ffffff;
	text-align:center;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
}

a {
	color: #333;
	text-decoration: none;
}
li {
	list-style: none;
}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	text-align:left;
}
#mainContents {
	margin: 0px auto;
	padding-bottom: 25px;
	text-align:left;
	width: 950px;
}

/* -- HEADER -- */
#header {
	margin: 20px 0 20px 0;
	padding: 0;
	width: 950px;
}
#headerR {
	margin: 5px 0 20px 0;
	padding: 0;
	float: right;
}
#headerR ul {
	margin: 0;
	padding: 0;
}
#headerR li {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
#headerL {
	margin: 0 0 20px 0;
	padding: 0;
	width: 576px;
	float: left;
}
#logo {
	margin: 0 32px 0 0;
	padding: 0;
	width: 208px;
	height: 25px;
	float: left;
}
#pageNav {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}
#pageNav ul {
	margin: 0;
	padding: 0;
}
#pageNav ul li {
  list-style: none;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#pageNav ul li a {
	margin: 0 15px 15px 0;
	padding: 0;
	color: #666;
}
#pageNav ul li a:hover {
	color: #333;
}


/*　画面左側メニューの幅　*/
.side {
	margin: 0 32px 0 0;
	float: left;
	width:208px;
	min-height: 750px;
}

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

.postage {
	border-top:1px dotted #C3C3C3;
	border-bottom:1px dotted #C3C3C3;
	list-style-type:none;
	margin-bottom:5px;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}

#categoryList {
	margin: 0 0 20px 0;
	padding: 0;
}
#categoryList ul {
	margin: 0 0 25px 0;
	padding: 0;
}
#categoryList ul li {
	margin: 0 0 10px 0;
	list-style: none;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	color: #666;
}
#categoryList ul li a {
	margin: 0;
	padding: 0;
	color: #888;
}
#categoryList ul li a:hover {
	color: #333;
}
.cateMds a {
	color: #333 !important;
	font-size: 16px;
	font-weight: 700;
}

/*　画面右側の幅　*/
.main {
	float: left;
	width: 600px;
}

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

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

/* ------------------------------------- 
 *	FOOTER/COPYRIGHT
 * ------------------------------------- */
#footer {
	margin: 0;
	padding: 0 0 20px 0;
	width: 100%;
	background-color: #f5f5f5;
	border-top: 1px solid #CCC;
	clear: left;
}
#footer a:hover {
	text-decoration: underline;
}
#footerMenu {
	margin: 0 auto;
	width:950px;
}
#footerMenu ul {
	margin: 0 13px 0 0;
	padding: 0;
	width: 227px;
	min-height: 350px;
	float: left;
	border-right: 1px dotted #333;
}
#footerMenu li {
	margin: 0 14px 0 0;
	padding: 0 0 0 10px;
	width: 227px;
	line-height: 200%;
	list-style: none;
	background:url(http://acousticrock.jp/images/store/common/footer_arrow.png) no-repeat left center;
}
#shopInfo {
	margin: 0;
	padding: 0;
	width: 227px;
	float: left;
}

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}

#copyright {
	margin: 0 auto;
	width:950px;
	color: #333;
	font-size: 80%;
	text-align: right;
}
#pagetop {
	margin: 0;
	padding: 0;
	text-align: right;
}

#topRecommend {
	margin: 30px 0 25px 0;
	padding: 0;
}
#topRecommend .item {
	margin: 0 10px 35px 0;
	padding: 0;
	width: 170;
	float: left;
}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
}
#option_tbl th{
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td {
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}


/* ------------------------------------
  GENERAL SETTINGS
------------------------------------ */

.clear {
	clear: both;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.mgn0 {
	margin: 0 !important;
}
.mgnR5 {
	margin-right: 5px !important;
}
.mgn_r0 {
	margin-right: 0px !important;
}
.mgnL25 {
	margin-left: 25px !important;
}
.mgnT5 {
	margin-top: 5px !important;
}
.mgnTop20 {
	margin-top: 20px !important;
}
.mgnTop30 {
	margin-top: 30px !important;
}
.mgnBtm10 {
	margin-bottom: 10px !important;
}
.mgnBtm15 {
	margin-bottom: 15px !important;
}
.mgnBtm30 {
	margin-bottom: 30px !important;
}
.mgnBtm50 {
	margin-bottom: 50px !important;
}
.mgnBtm60 {
	margin-bottom: 60px !important;
}
.fontwb {
	font-weight: bold;
}
.fonts14 {
	font-size: 14px;
}
.fontGr {
	color: #333;
}
.fontRed {
	color: #ff0000;
}
.ulHorizontally {
	margin: 0;
}
.ulHorizontally li {
	float: left;
	list-style-type: none;
}
.textC {
	text-align: center;
}
.textR {
	text-align: right;
}
.ofHidden {
	overflow: hidden;
}

/* === micro clearfix === */
/* For modern browsers */
.cf:before, .cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}


/* Base Superbox Styles */
#superbox-overlay {
	position:fixed;
	top:0;
	left:0;
	z-index:9998;
	width:100%;
	height:100%;
	background:#e0e4cc;
}

#superbox-wrapper {
	position:fixed;
	z-index:9999;
	top:0;
	display:table;
	width:100%;
	height:100%;
}

#superbox-container {
	position:relative;
	display:table-cell;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	vertical-align:middle;
}

#superbox {
	margin:0 auto;
	padding:10px;
	background:#fff;
}

#superbox-container .loading {
	margin:0;
	text-align:center;
}

/* IE7 */
*:first-child+html #superbox-container {
	position:absolute;
	top:50%;
	display:block;
	height:auto;
}

*:first-child+html #superbox {
	position:relative;
	top:-50%;
	display:block;
}

/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container {
	position:absolute;
	top:50%;
	display:block;
	height:auto;
}

* html #superbox {
	position:relative;
	top:-50%;
	display:block;
}

* html #superbox-overlay {
	position:absolute;
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');
}

* html #superbox-wrapper {
	position:absolute;
margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

/* Default Theme */
#superbox-overlay {
	background:#000;
}

#superbox-container .loading {
	text-align:center;
	font-size:40px;
	color:#fff;
	width:32px;
	height:32px;
	margin:0 auto;
	text-indent:-9999px;
	background:url(http://img13.shop-pro.jp/PA01071/807/etc/loader.gif) no-repeat 0 0;
}

#superbox-innerbox {
	padding:10px 0;
}

#superbox.image {
	text-align:center;
}

#superbox .close, #superbox .nextprev {
	overflow:hidden;
	margin:0;
}

#superbox .close a {
	float:right;
	padding:0 5px;
	line-height:20px;
	background:#333;
	cursor:pointer;
}

#superbox .close a span {
	color:#fff;
}

#superbox .nextprev a {
	float:left;
	margin-right:5px;
	padding:0 5px;
	line-height:20px;
	background:#333;
	cursor:pointer;
	color:#fff;
}

#superbox .nextprev .disabled {
	background:#ccc;
	cursor:default;
}