@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
}

.clearfix {
	zoom:1;
	overflow:hidden;
	display: block;
}

.clearfix:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

li {
	list-style: none;
}

html {
	height: 100%;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

a {
	color: #4982c8;
	text-decoration: none;
}

a:hover {
	color: #4982c8;
	text-decoration: underline;
}

#container {
	min-width: 1032px;
	width: expression(
		(document.documentElement.clientWidth > 1034)? "auto" :
		(document.documentElement.clientWidth < 1034)? "1032px" :
		"auto"
	);
}
#header {
	background-color: #ffffff;
	margin-bottom: 16px;
}

/* グローバルメニュー[フッタ共通] */
div#globalMenu {
	background: #333333;
}
div#globalMenu ul {
	width: 955px;
	margin: 0px auto;
}
div#globalMenu li {
	float: left;
}
div#globalMenu li a {
	display: block;
	width: 191px;
	height: 25px;
	text-indent: -9999px;
}
div#globalMenu li a#gm1 {
	background: url(../../img/pc/image/gMenu_home.gif) no-repeat;
}
div#globalMenu li a#gm3 {
	background: url(../../img/pc/image/gMenu_fanclub.gif) no-repeat;
}
div#globalMenu li a#gm4 {
	background: url(../../img/pc/image/gMenu_mobile.gif) no-repeat;
}
div#globalMenu li a#gm5 {
	background: url(../../img/pc/image/gMenu_network.gif) no-repeat;
}
div#globalMenu li a#gm1:hover {
	background: url(../../img/pc/image/gMenu_home_o.gif) no-repeat;
}
div#globalMenu li a#gm3:hover {
	background: url(../../img/pc/image/gMenu_fanclub_o.gif) no-repeat;
}
div#globalMenu li a#gm4:hover {
	background: url(../../img/pc/image/gMenu_mobile_o.gif) no-repeat;
}
div#globalMenu li a#gm5:hover {
	background: url(../../img/pc/image/gMenu_network_o.gif) no-repeat;
}

/* ユーザー情報 */
#container #header #userInfo {
	background: #f2f2f2;
	border-bottom: 1px solid #e6e6e6;
}
#container #header #userInfo div {
	width: 955px;
	margin: auto;
}
#container #header #userInfo p {
	display: block;
	float: left;
	width: 836px;
	line-height: 26px;
	text-align: center;
	margin: 0px auto;
}
#container #header #userInfo #googleTranslate {
	float: right;
}
#container #header #userInfo p strong {
	color: #E72E19;
	font-weight: bold;
}

/* ヘッダ主領域 */
#container #header #headerMain {
	width: 1000px;
	margin: auto;
	overflow: visible;
}

/* ヘッダ主領域｜ロゴ */
#container #header #headerMain #logos {
	float: left;
	padding-top: 8px;
	margin-right: 14px;
}
#container #header #headerMain #logos img {
	margin-bottom: 7px;
}
#container #header #headerMain #logos p {
	color: #868686;
	font-size: 10px;
	display: block;
	width: 220px;
	line-height: 1.4em;
}

/* ヘッダ主領域｜検索+情報 */
#container #header #headerMain #searchAndInfo {
	float: left;
	margin-right: 16px;
}
/* ヘッダ主領域｜検索+情報｜検索 */
#container #header #headerMain #searchAndInfo #search {
	position: relative;
	width: 484px;
	height: 50px;
	background: url(../../img/pc/image/searchBox.jpg) no-repeat;
}
#container #header #headerMain #searchAndInfo #search #keyword {
	position: absolute;
	left: 45px;
	top: 18px;
	border-width: 0px;
	border-style: none;
	width: 320px;
	font-size: 12px;
	outline: none;
}
*html #container #header #headerMain #searchAndInfo #search #keyword {
	top: 16px;
}
#container #header #headerMain #searchAndInfo #search #buttonSearch {
	width: 70px;
	height: 23px;
	text-indent: -9999px;
	background: url(../../img/pc/image/searchDo.png) no-repeat;
	position: absolute;
	left: 400px;
	top: 15px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
}
#container #header #headerMain #searchAndInfo #search #buttonSearch:hover {
	background: url(../../img/pc/image/searchDo_o.png) no-repeat;
}
.tipped {/* 検索box初期表示文字 */
    color: #bbbbbb;
}
div#suggest {
	z-index: 10;
	position: absolute;
	top: 38px;
	left: 43px;
}
ul.sajest {
	display: none;
	background: #fff;
	border: 1px solid #ccc;
	position: relative;
	width: 360px;
	padding: 5px;
	font-size: 100%;
}
ul.sajest li {
	display: block;
	color: #4982c8;
	padding: 1px 5px;
	background: #fff;
	text-decoration: none;
	cursor: pointer;
	line-height: 1.4em;
}
ul.sajest li.hover {
	background: #e5f1ff;
}

/* ヘッダ主領域｜検索+情報｜情報 */
#container #header #headerMain #searchAndInfo #info {
	width: 484px;
	padding-top: 10px;
}
#container #header #headerMain #searchAndInfo #info ul {
	margin-right: -11px;
	overflow: hidden;
	zoom: 1;
}
#container #header #headerMain #searchAndInfo #info ul li {
	float: left;
	margin-right: 11px;
	display: inline;
}
#container #header #headerMain #searchAndInfo #info ul li a {
	display: block;
	text-indent: -9999px;
}
#container #header #headerMain #searchAndInfo #info ul li a#info1 {
	width: 121px;
	height: 26px;
	background: url(../../img/pc/image/infoGuide.jpg) no-repeat;
}
#container #header #headerMain #searchAndInfo #info ul li a#info2 {
	width: 121px;
	height: 26px;
	background: url(../../img/pc/image/infoInquiry.jpg) no-repeat;
}
#container #header #headerMain #searchAndInfo #info ul li a#info3 {
	width: 220px;
	height: 26px;
	background: url(../../img/pc/image/infoShipping.jpg) no-repeat;
}
#container #header #headerMain #searchAndInfo #info ul li a#info1:hover {
	background: url(../../img/pc/image/infoGuide_o.jpg) no-repeat;
}
#container #header #headerMain #searchAndInfo #info ul li a#info2:hover {
	background: url(../../img/pc/image/infoInquiry_o.jpg) no-repeat;
}
#container #header #headerMain #searchAndInfo #info ul li a#info3:hover {
	background: url(../../img/pc/image/infoShipping_o.jpg) no-repeat;
}

/* ヘッダ主領域｜認証 */
#container #header #headerMain #auth {
	width: 266px;
	float: left;
	padding-top: 10px;
}
#container #header #headerMain #auth ul {
	margin-right: -8px;
	margin-bottom: -5px;
	overflow: hidden;
	zoom: 1;
}
#container #header #headerMain #auth ul li {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	display: inline;
}
#container #header #headerMain #auth ul li a {
	display: block;
	width: 129px;
	height: 36px;
	text-indent: -9999px;
}
#container #header #headerMain #auth ul li a#auth1 {
	background: url(../../img/pc/image/authLogin.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth2 {
	background: url(../../img/pc/image/authCart.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth3 {
	background: url(../../img/pc/image/authOrder.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth4 {
	background: url(../../img/pc/image/authRegist.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth5 {
	background: url(../../img/pc/image/authLogout.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth6 {
	background: url(../../img/pc/image/authMyPage.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth1:hover {
	background: url(../../img/pc/image/authLogin_o.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth2:hover {
	background: url(../../img/pc/image/authCart_o.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth3:hover {
	background: url(../../img/pc/image/authOrder_o.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth4:hover {
	background: url(../../img/pc/image/authRegist_o.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth5:hover {
	background: url(../../img/pc/image/authLogout_o.jpg) no-repeat;
}
#container #header #headerMain #auth ul li a#auth6:hover {
	background: url(../../img/pc/image/authMyPage_o.jpg) no-repeat;
}
	
/* アクション */
.jMenu {
	display: table;
	padding: 0;
	width: 1000px;
	margin: auto;
	margin-bottom: 8px;
	overflow: visible !important;
}
:root .jMenu {
	display: table;
	padding: 0;
	width: 1000px;
	margin: auto;
	margin-bottom: -4px;
	margin-bottom: 8px \0/;　
	overflow: visible !important;
}
#actions {/* 遅延対策 */
	display: table;
	padding: 0;
	width: 1000px;
	margin: auto;
	margin-bottom: -4px;
	margin-bottom: 10px\9;
	overflow: visible !important;
}
.jMenu li {/* First level */
	display: table-cell;
	margin: 0;
	float: left;
	margin-right: 12px;
	overflow: visible !important;
	position: relative;
}
#actions li {/* 遅延対策 */
	display: table-cell;
	margin: 0;
	float: left;
	margin-right: 12px;
	overflow: visible !important;
	position: relative;
}
.col_3 {
	margin-right: 0px !important;
}
.jMenu li a {
	display: block;
	background-color: transparent;
	color: white;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 12px;
}
.jMenu li ul {/* Lower levels */
	display: none;
	position: absolute;
	z-index:9999;
	padding: 0;
	margin: 0;
	-webkit-box-shadow: #666 0px 2px 4px;
	-moz-box-shadow: #666 0px 2px 4px;
	box-shadow: #666 0px 2px 4px;
	behavior: url(/a/css/pc/PIE.htc);
	background: #888888;
	filter: alpha(opacity=98);
	-moz-opacity: 0.98;
	opacity: 0.98;
	overflow: visible !important;
}
#actions li ul {/* 遅延対策 */
	display: none;
}
.jMenu li div.arrow {
	display: none;
	width: 11px !important;
	height: 8px !important;
	margin-top: 8px;
	position: absolute;
	top: 32px;
	left: 16px;
	z-index: 99999;
	zoom: 1;
}
.jMenu li ul li {
	background-color: #888888;
	display: block;
	border-bottom: 1px solid #dddddd;
	padding: 0;
	margin-left: 10px;
}
.jMenu li ul li.arrow {
	background-color: #322f32;
	background-image: url('../../img/pc/images/arrow_down.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 6px;
	padding: 0;
	border-bottom: none;
	padding-bottom: 10px
}
.jMenu li ul li a {
	font-size: 11px;
	text-transform: none;
	padding: 7px;
	display: block;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
.jMenu li ul li a.isParent {
	background-color: #3a3a3a;
	background-image: url('../../img/pc/images/arrow_right.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.jMenu li ul li a:hover {
	background-color: #514c52;
	border-top: 1px solid #322f32;
	border-bottom: 1px solid #322f32;
}

/* パンくず */ 
ul#pankuzu {
	margin-top: 7px;
	line-height: 117%;
	color: #CCC;
	margin: 0px 16px 24px 16px;
}
ul#pankuzu li {
	display: inline;
	line-height: 1.6em;
}
ul#pankuzu li a {
	color: #E72E19;
}
ul#pankuzu li strong {
	color: #333;
	font-weight: normal;
}


/* 一覧表題 */
#listTitle {
	background: url(../../img/pc/image_list/center/listTitleH2Bg.jpg) repeat-x;
	margin: 0px 16px 16px 16px;
	background-position: 0px bottom;
}
#listTitle h2 {
	display: inline;
	background-color: #ffffff;
	padding-right: 4px;
	padding-left: 20px; 
	font-size: 18px;
	color: #333333;
	margin: 0px 16px 0px 0px;
	line-height: 1.4em;
	background-image: url(../../img/pc/image_list/center/h3Mark.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
/* 一覧表題｜該当なし */
#listTitleNA {
	width: 750px;
	background: url(../../img/pc/image_list/center/listTitleH2Bg.jpg) repeat-x;
	height: 16px;
	margin: 0px auto 16px auto;
}
#listTitleNA h2 {
	display: inline;
	background-color: #ffffff;
	padding-right: 4px;
	font-size: 18px;
	color: #333333;
	margin: 0px 16px 0px 0px;
}
#listTitleNA h2 img {
	margin-right: 4px;
	vertical-align: -1px;
}
#listTitleNA h2 span {
	color: #C52726;
	font-weight: bold;
}
div#notApplicable {
	width: 750px;
	margin: 0px auto;
	text-align:center;
	font-size: 120%;
	margin-bottom: 32px;
}
div#notApplicable p.anotherKeyword {
	text-align: left;
	margin-bottom: 32px;
}
div#notApplicable p.anotherKeyword span {
	color: #C52726;
}
div#notApplicable div#notApplicableNote {
	display:inline-block;
	*display:inline;
	zoom:1;
	text-align:left;
}
div#notApplicable h3 {
	font-weight: bold;
	margin-bottom: 8px;
}
div#notApplicable ul {
	margin-left: 32px;
}
div#notApplicable ul li {
	line-height: 1.6em;
	list-style: disc;
	
}

/* 主領域 */
#main {
	margin: 0px 16px;
}

/* 中央カラム */
#center {
	float: left;
	width: 100%;
}
#centerBody {
	margin: 0px 0px 0px 225px;
	padding: 0px 0px 0px 25px;
}

/* 中央カラム｜新着ニュース */
#centerBody #news {
	padding: 8px;
	background: #F7F7F7;
	border: 1px solid #cccccc;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(/a/css/pc/PIE.htc);
	margin-bottom: 16px;
}
#centerBody #news h3 {
	font-size: 14px;
	font-weight: bold;	
	padding: 2px 0px 2px 22px;
	background: url(../../img/pc/image_list/center/h3Mark.jpg) 0 center no-repeat;
	margin-bottom: 8px;
}
#centerBody #news ul li {
	line-height: 1.8em;
	word-break: break-all;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
}
#centerBody #news ul li.newsMore {
	background: 0;
	float: right;
}
#centerBody #news ul li.newsMore a {
	display: block;
	width: 200px;
	height: 26px;
	background: url(../../img/pc/image_list/center/newsMore.jpg) no-repeat;
	text-indent: -9999px;
}
#centerBody #news ul li.newsMore a:hover {
	background: url(../../img/pc/image_list/center/newsMore_o.jpg) no-repeat;
}
#centerBody #news ul li img {
	vertical-align: middle;
}

/* 中央カラム｜ページネーション */
#centerBody #pagination {
	margin-bottom: 16px;
}
#centerBody .paginationSecondary {
	margin-bottom: 28px !important;
}
#centerBody #pagination p {
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
}
#centerBody #pagination p strong {
	color: #C52726;
	font-weight: bold;
}
#centerBody #pagination ul {
	float: right;
}
#centerBody #pagination ul li {
	float: left;
	margin-left: 3px;
	line-height: 150%;
}
#centerBody #pagination ul li a {
	display: block;
	-pie-background: linear-gradient(top,#fff,#eee);
	background: -moz-linear-gradient(top,white,#EEE);
	background: -webkit-gradient(linear,center top,center bottom,from(white),to(#EEE));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	behavior: url(/a/css/pc/PIE.htc);
	border: 1px solid #CCC;
	color: #333;
	padding: 4px 8px;
	position: relative;
	font-size: 14px;
	line-height: 128%;
}
#centerBody #pagination ul li a:hover {
	background: none repeat scroll 0 0 #ffffff;
	color: #e72e19;
	text-decoration: none;
}
*html #centerBody #pagination ul li a {
	display: inline-block;
}
#centerBody #pagination ul li.focus em {
	display: block;
	background: #EDEDED;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	behavior: url(/a/css/pc/PIE.htc);
	border: 1px solid #EDEDED;
	padding: 4px 8px;
	font-style: normal;
	position: relative;
	line-height: 128%;
	font-size: 14px;
}
*html #centerBody #pagination ul li.focus em {
	display: inline-block;
}

/* 中央カラム｜ソート */
#centerBody #sorting {
	border: 1px solid #E6E6E6;
	background: #F5F5F7;
	margin-top: 20px;
	color: #CCC;
	line-height: 117%;
	margin-bottom: 16px;
}
#centerBody #sorting p.btnOpen {
	padding: 5px;
	display: none;
}
#centerBody #sorting p.btnClose {
	text-align: center;
	padding: 5px;
}
#centerBody #sorting .line {
	border-top: 1px solid white;
}
#centerBody #sorting ul {
	float: left;
	border-left: 1px solid white;
	padding: 10px;
}
#centerBody #sorting ul.first {
	border-left: none;
}
#centerBody #sorting li {
	display: inline;
	white-space: nowrap;
}
#centerBody #sorting li.focus em {
	color: gray;
	font-style: normal;
}
#centerBody #sorting .btnOpen a {
	margin: auto;
	display: block;
	width: 139px;
	height: 18px;
	text-indent: -9999px;
	background: url(../../img/pc/image_list/center/btn_search_open.gif) no-repeat;
}
#centerBody #sorting .btnOpen a:hover {
	background: url(../../img/pc/image_list/center/btn_search_open_o.gif) no-repeat;
}
#centerBody #sorting .btnClose a {
	margin: auto;
	display: block;
	width: 139px;
	height: 18px;
	text-indent: -9999px;
	background: url(../../img/pc/image_list/center/btn_search_close.gif) no-repeat;
}
#centerBody #sorting .btnClose a:hover {
	background: url(../../img/pc/image_list/center/btn_search_close_o.gif) no-repeat;
}

/* 中央カラム｜検索結果 */
#centerBody #result dl {
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
#centerBody #result dt {
	width: 121px;
	float: left;
	margin-right: -121px;
}
#centerBody #result p.resultImage {
	background: url(../../img/pc/image/bgr_common_wire.gif) repeat;
	padding: 3px;
	width: 115px;
	height: 115px;
}
#centerBody #result dd {
	float: left;
	line-height: 1.5em;
	margin-left: 132px;
	display: block;
	width: 90%;
}
#centerBody #result dd div {
	float: left;
}
#centerBody #result dd div#infos {
	float: left;
	width: 53.5%;
}
#centerBody #result dd div#deed {
	float: left;
	text-align: center;
	width: 40%;
}
#centerBody #result dd div#deed p a {
	display: block;
	margin: auto;
}
#centerBody #result dd div#deed p.btnNotice a {
	width: 202px;
	height: 39px;
	text-indent: -9999px;
	background: url(../../img/pc/image_list/center/importantNotices.jpg) no-repeat;
}
#centerBody #result dd div#deed p.btnNotice a:hover {
	background: url(../../img/pc/image_list/center/importantNotices_o.jpg) no-repeat;
}
#centerBody #result dd div#deed p.btnCart a {
	margin-top: 2px;
	width: 202px;
	height: 40px;
	text-indent: -9999px;
	background: url(../../img/pc/image_list/center/cart.jpg) no-repeat;
}
#centerBody #result dd div#deed p.btnCart a:hover {
	background: url(../../img/pc/image_list/center/cart_o.jpg) no-repeat;
}
#centerBody #result dd div#deed p.btnAuthentication a {
	margin-top: 2px;
	width: 202px;
	height: 40px;
	text-indent: -9999px;
	background: url(../../img/pc/image_list/center/authentication.jpg) no-repeat;
}
#centerBody #result dd div#deed p.btnAuthentication a:hover {
	background: url(../../img/pc/image_list/center/authentication_o.jpg) no-repeat;
}

#centerBody #result dd div#deed p.btnWish a {
	width: 154px;
	height: 36px;
	text-indent: -9999px;
	background: url(../../img/pc/image_list/center/wishList.jpg) no-repeat;
}
#centerBody #result dd div#deed p.btnWish a:hover {
	background: url(../../img/pc/image_list/center/wishList_o.jpg) no-repeat;
}
#centerBody #result ul.iconStatus {
	margin-bottom: 2px;
	line-height: 0;
	font-size: 0;
}
p.info, p.info02, p.info03, p.info04 {
	margin-bottom: 4px;
}
#centerBody #result p.officialLimited {
	background-color: #9DABBB;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
	behavior: url(/a/css/pc/PIE.htc);
	padding: 4px;
	margin-bottom: 4px;
	text-align: center;
	color: #ffffff;
}
#centerBody #result ul.start_end {
	color: #B25900;
	margin-bottom: 8px;
}
#centerBody #result ul.start_end li {
	float: left;
	margin: 1px 5px 0 0;
}
#centerBody #result ul.start_end li img {
	margin-right: 4px;
}
#centerBody #result p.item {
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 14px;
}
#centerBody #result p.catch {
	color: #D82611;
}
#centerBody #result span.category {
	font-weight: bold;
}
#centerBody #result span.artist {
	padding-left: 12px;
}
#centerBody #result span.artist a {
	color: #E72E19;
	text-decoration: underline;
	font-size: 120%;
}
#centerBody #result span.favorite {
	padding-left: 12px;
	color: #4982C8;
}
#centerBody #result span.favorite a {
	background: url(../../img/pc/image_list/center/resultFavorite.gif) 0 50% no-repeat;
	padding: 1px 0 0 16px;
}
#centerBody #result span.price strong {
	color: #E72E19;
	font-size: 14px;
	font-weight: bold;
}
#centerBody #result span.price del strong {
	color: #333333;
	font-size: 100%;
	font-weight: normal;
}
#centerBody #result span.priceMumo {
	color: #E72E19;
	margin-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
#centerBody #result span.priceMumo img {
	margin-right: 4px;
}
#centerBody #result span.goldpoint {
	color: #D8A300;
}
#centerBody #result ul.iconService {
	margin: 3px 0 5px 0;
	line-height: 0;
	font-size: 0;
}
#centerBody #result ul.iconService li {
	float: left;
	margin: 1px 5px 0 0;
}
#centerBody #result span.review {
	color: #999;
	padding-left: 16px;
}

/* 中央カラム｜あなたにおすすめの商品 */
#personalRecommendation {
	margin-bottom: 32px;
}
#personalRecommendation h3 {
	background: url(../../img/pc/image_list/center/personalRecommendationsH3Bg.jpg) repeat-x;
	margin-bottom: 16px;
}
#personalRecommendation dl.first {
	border: 0;
	margin-left: 0;
	padding-left: 0;
}
#personalRecommendation dl {
	width: 17.6%;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #DDDDDD;
	float: left;
}
#personalRecommendation dt {
	background: url(../../img/pc/image/bgr_common_wire.gif) 0 0;
	margin: 0 auto;
	padding: 3px;
	width: 64px;
	height: 64px;
}
#personalRecommendation dd {
	margin-top: 5px;
	line-height: 117%;
}
#personalRecommendation dd a {
	font-weight: bold;
}
#personalRecommendation span.artist {
	font-size: 85.7%;
	line-height: 117%;
	display: block;
}
#personalRecommendation span.price {
	color: #E72E19;
}


/* 中央カラム｜最近チェックしたアイテム */
#centerBody #checkedRecently {
	margin-bottom: 64px;
}
#centerBody #checkedRecently h3 {
	width: 100%;
	height: 18px;
	background: url(../../img/pc/image_list/center/checkedRecentlyH3Bg.jpg) repeat-x;
	margin-bottom: 16px;
}
#centerBody #checkedRecently #divider {
	width: 100%;
	height: 6px;
	border: 0;
	background: url(../../img/pc/image/center/recommendHr.jpg) repeat-x;
}
*html #centerBody #checkedRecently #divider {
	margin-top: 16px;
}
#centerBody #checkedRecently ul {
	margin-bottom: 20px;
}
#centerBody #checkedRecently ul li {
	width: 11%;
	float: left;
}
#centerBody #checkedRecently ul li img {
	width: 64px;
	height: 64px;
	padding: 3px;
	background: url(../../img/pc/image/bgr_common_wire.gif) repeat;
}
*:first-child+html #centerBody #checkedRecently #divider {
	margin-top: 16px;
}




/* 左カラム */
#left {
	float: left;
	margin-left: -100%;
	width: 225px;
}
.sideElement {
	margin-bottom: 8px;
}

/* 左カラム｜ファンクラブバナー */
#left #bannerFanclub {
	text-align: center;
	width: 205px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(/a/css/pc/PIE.htc);
	padding: 8px 8px 16px 8px;
	margin-bottom: 8px;
	-pie-background: linear-gradient(top,#eee,#ccc);
	background: -moz-linear-gradient(top,#eee,#ccc);
	background: -webkit-gradient(linear,center top,center bottom,from(#eee),to(#ccc));
}
#left #bannerFanclub h4 {
	margin-bottom: 8px;
	margin-left: 8px;
	width: 146px;
	height: 16px;
	text-indent: -9999px;
	background: url(../../img/pc/image/left/bannerFanclubH4.png) no-repeat;
}

/* 左カラム｜検索絞込み */
#left #refineSearch {
	width: 205px;
	border: 2px solid #ededed;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(/a/css/pc/PIE.htc);
	padding: 16px 8px;
	margin-bottom: 16px;
}
#left #refineSearch h4 {
	width: 146px;
	height: 16px;
	margin: 0px 0px 4px 0px;
	background: url(../../img/pc/image_list/left/refineSearchH4.jpg) no-repeat;
	text-indent: -9999px;
}
#left #refineSearch dl {
	background: url(../../img/pc/image_list/left/obj_common_dotline.gif) 0 0 repeat-x;
	margin-top: 10px;
	padding-top: 10px;
}
#left #refineSearch dt {
	color: #C52726;
	font-weight: bold;
	display: block;
}
#left #refineSearch ul {
	margin: 0 0 0 10px;
}
#left #refineSearch ul li ul {
	margin: 0 0 0 20px;
}
#left #refineSearch li.focus em {
	display: block;
	color: #333;
	background: url(../../img/pc/image_list/left/refineSearchArrow.gif) 0 center no-repeat;
	margin-top: 7px;
	padding-left: 14px;
	line-height: 117%;
	font-weight: bold;
	font-style: normal;
}
#left #refineSearch li.btnMore {
	text-align: right;
}
#left #refineSearch li.btnMore a {
	color: #4982C8;
	background: 0;
	padding-left: 0;
}
#left #refineSearch li.btnMoreClose {
	text-align: right;
}
#left #refineSearch li.btnMoreClose a {
	color: #4982C8;
	background: 0;
	padding-left: 0;
}
#left #refineSearch li a {
	display: block;
	color: #333;
	background: url(../../img/pc/image_list/left/refineSearchArrow.gif) 0 center no-repeat;
	margin-top: 7px;
	padding-left: 14px;
	line-height: 117%;
}
#left #refineSearch li ul li a {
	background: url(../../img/pc/image_list/left/refineSearchArrowIndent.gif) 0 center no-repeat;
}
	
#left #refineSearch li.btnCancel {
	text-align: right;
}
#left #refineSearch li.btnCancel a {
	color: #4982C8;
	background: 0;
	padding-left: 0;
}

/* 右カラム｜モバイル */
#left #forMobile {
	margin-bottom: 16px;
}
#left #forMobile h4 {
	height: 16px;
	background: url(../../img/pc/image_list/left/forMobileH4.jpg) no-repeat;
	background-position: 0px top;
	padding-left: 17px;
	margin-bottom: 8px;
	font-size:  85.7%;
	font-weight: bold;
	vertical-align: text-bottom;
	line-height: 1em;
	padding-top: 3px;
}
#left #forMobile #qrCode {
	float: left;
	margin-right: 4px;
}
#left #forMobile p {
	word-break: break-all;
	font-size: 86%;
	line-height: 1.4em;
	color: #666666;
	margin-bottom: 4px;
	
}

/* 右カラム｜特設サイト */
#left #special {
	margin-bottom: 16px;
}
#left #special h4 {
	width: 69px;
	height: 16px;
	text-indent: -9999px;
	background: url(../../img/pc/image_list/left/specialH4.jpg) no-repeat;
	margin-bottom: 8px;
}
#left #special li a {
	display: block;
	color: #333;
	background: url(../../img/pc/image_list/left/refineSearchArrow.gif) 0 center no-repeat;
	margin-top: 7px;
	padding-left: 14px;
	font-size: 85.7%;
	line-height: 117%;
}




/* フッタ｜ページトップへ */
#container #footers #toTop {
	width: 1000px;
	margin: auto;
}
#container #footers #toTop a {
	float: right;
	display: block;
	width: 106px;
	height: 12px;
	background: url(../../img/pc/image/footer/toTop.gif) no-repeat;
	text-indent: -9999px;
}
#container #footers #toTop a:hover {
	background: url(../../img/pc/image/footer/toTop_o.gif) no-repeat;
}

/* フッタ｜外部リンク */
#container #footers #externalLink {
	width: 948px;
	margin: 16px auto;
	overflow: hidden;
}
#container #footers #externalLink ul {
	margin-right: -12px;
}
#container #footers #externalLink li {
	float: left;
	margin-right: 12px;
}

/* フッタ｜フッタ */
#container #footers #footerContainer {
	background: #b3b3b3;
}
#container #footers #footerContainer div {
	width: 1000px;
	margin: 0px auto;
	padding: 10px 0px 16px 0px;
}
#container #footers #footerContainer div {
	color: #f0f0f0;
	font-size: 90%;
}
#container #footers #footerContainer div ul li a {
	color: #f0f0f0;
	font-size: 90%;
}
#container #footers #footerContainer div ul li a:hover {
	color: #f0f0f0;
}
#container #footers #footerContainer div p {
	float: left;
}
#container #footers #footerContainer div ul {
	float: right;
}
#container #footers #footerContainer div ul li {
	float: left;
	margin-left: 4px;
}

/* カート処理中 */
#centerBody #result dd div#deed p.loadingCart{
	margin-top: 2px;
}

#centerBody #result dd div#deed p.loadingCart span{
	display:block;
	margin:auto;
	width: 202px;
	height: 40px;
	text-indent: -9999px;
	background: url(../../img/pc/image_list/center/loading25x25.gif) center center no-repeat;
}

/* カートアラート */
.modal{opacity: 0; display:none;}
.modalBody{position: fixed; z-index:1000; background: #000; width:690px; left:50%; top:40%;}
.modalBK{position: fixed; z-index:999; height:100%; width:100%;background:#000; opacity: 0.3;}

.modalBody{
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	behavior: url(include/PIE.htc);
	border:1px solid #E72E19;
	background:#ffe6de;
	width:240px;
	margin:0 auto;
	padding:10px;
	line-height: 1.5;
	cursor: pointer;
}

.modalBody p{
	line-height: 1.5;
	font-size:13px;
}

.modalBody p strong{
	line-height: 1.5;
	font-size:13px;
	color:#E72E19;
	font-weight:bold;
}




