@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 { /* htmlでは#actions */
	display: table;
	padding: 0;
	width: 1000px;
	margin: auto;
	overflow: visible !important;
	margin-bottom: -4px;
	margin-bottom: 10px\9;
}
#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;
}
.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;
}
ul#pankuzu li a {
	color: #E72E19;
}
ul#pankuzu li strong {
	color: #333;
	font-weight: normal;
}


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


/* 主領域｜商品詳細 */
#main #particulars {
	margin-bottom: 16px;
}


/* 主領域｜商品詳細｜中央カラム */
#main #particulars div#center {
	float: left;
	width: 100%;
}
#main #particulars div#center div#infosAndDeed {
	line-height: 1.5em;
	margin: 0px 245px 0px 320px;
}
#main #particulars div#center div#infosAndDeed div#infos {
	margin-bottom: 4px;
}
#main #particulars div#center div#infosAndDeed div#deed {
	-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);
	background: #EEEEEE;
	padding: 10px 10px 8px 10px;
	position: relative;
}
#main #particulars div#center div#infosAndDeed div#deed form ul#skuColorIcons {
	margin-bottom: 8px;
}
#main #particulars div#center div#infosAndDeed div#deed form ul#skuColorIcons li {
	float: left;
	margin-right: 4px;
	padding: 3px;
	background: #aaaaaa;
}
#main #particulars div#center div#infosAndDeed div#deed form ul#skuColorIcons li.focus {
	background: #E72E19;
}

#main #particulars div#center div#infosAndDeed div#deed p {
	margin-bottom: 8px;
}
#main #particulars div#center div#infosAndDeed div#deed p strong {
	font-weight: bold;
}
#main #particulars div#center div#infosAndDeed div#deed p .select {
	vertical-align: middle;
}
#main #particulars div#center div#infosAndDeed div#deed div#deedButtons {
	float: right;
}
#main #particulars div#center div#infosAndDeed div#deed div#deedButtons p a {
	display: block;
}
#main #particulars div#center div#infosAndDeed div#deed div#deedButtons p.btnCart a {
	margin-top: 2px;
	width: 241px;
	height: 50px;
	text-indent: -9999px;
	background: url(../../img/pc/image_detail/btnCart.jpg) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed div#deedButtons p.btnCart a:hover {
	background: url(../../img/pc/image_detail/btnCart_o.jpg) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed div#deedButtons p.btnAuthentication a {
	margin-top: 2px;
	width: 241px;
	height: 50px;
	text-indent: -9999px;
	background: url(../../img/pc/image_detail/btnAuthentication.jpg) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed div#deedButtons p.btnAuthentication a:hover {
	background: url(../../img/pc/image_detail/btnAuthentication_o.jpg) no-repeat;
}

#main #particulars div#center div#infosAndDeed div#deed div#deedButtons p.btnSpeed {
	margin-bottom: 0px;
}
#main #particulars div#center div#infosAndDeed div#deed div#deedButtons p.btnSpeed a {
	width: 241px;
	height: 50px;
	text-indent: -9999px;
	background: url(../../img/pc/image_detail/btnSpeed.jpg) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed div#deedButtons p.btnSpeed a:hover {
	background: url(../../img/pc/image_detail/btnSpeed_o.jpg) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed #subDeed {
	padding-top: 2px;
}
#main #particulars div#center div#infosAndDeed div#deed #subDeed p.btnWish a {
	display: block;
	width: 154px;
	height: 39px;
	text-indent: -9999px;
	background: url(../../img/pc/image_detail/btnWish.jpg) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed #subDeed p.btnWish a:hover {
	background: url(../../img/pc/image_detail/btnWish_o.jpg) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed #subDeed ul li {
	float: left;
	margin: 0px 4px 8px 0px;
}
#main #particulars div#center div#infosAndDeed div#deed #subDeed ul li a {
	display: block;
	text-indent: -9999px;
}
#main #particulars div#center div#infosAndDeed div#deed #subDeed ul li a#sns_twitter {
	width: 28px;
	height: 28px;
	background: url(../../img/pc/image_detail/sns_twitter.gif) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed #subDeed ul li a#sns_mixi {
	width: 28px;
	height: 28px;
	background: url(../../img/pc/image_detail/sns_mixi.gif) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed #subDeed ul li a#sns_facebook {
	width: 28px;
	height: 28px;
	background: url(../../img/pc/image_detail/sns_facebook.gif) no-repeat;
}
#main #particulars div#center div#infosAndDeed div#deed #subDeed ul li a#sns_mail {
	width: 28px;
	height: 20px;
	background: url(../../img/pc/image_detail/sns_mail.gif) 0 bottom no-repeat;
}
#main #particulars div#center div#infosAndDeed div#infos p.info {
	padding-bottom: 0.5em;
}

#main #particulars ul.iconStatus {
	margin-bottom: 2px;
	line-height: 0;
	font-size: 0;
}
#main #particulars  p.start_end {
	color: #B25900;
}
#main #particulars  p.start_end img {
	margin-right: 4px;
}
#main #particulars p.item {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 130%;
	width: 100%;
	padding-bottom: 12px;
	background: url(../../img/pc/image_detail/particularItemBg.jpg) 0 bottom repeat-x;
}
#main #particulars p.catch {
	color: #D82611;
}
#main #particulars span.shipping {
	color:#00B285;
	font-size: 90%;
}
#main #particulars span.goldpoint {
	color: #D8A300;
}

#main #particulars span.category {
	font-weight: bold;
	font-size: 110%;
}
#main #particulars span.artist {
	padding-left: 12px;
}
#main #particulars span.artist a {
	color: #E72E19;
	text-decoration: underline;
	font-size: 120%;
	font-weight: bold;
}
#main #particulars span.favorite {
	padding-left: 8px;
	color: #4982C8;
}
#main #particulars span.favorite a {
	background: url(../../img/pc/image_list/center/resultFavorite.gif) 0 50% no-repeat;
	padding: 1px 0 0 16px;
}
#main #particulars span.price strong {
	color: #E72E19;
	font-size: 14px;
	font-weight: bold;
}
#main #particulars span.price del strong {
	color: #333333;
	font-size: 100%;
	font-weight: normal;
}
#main #particulars span.priceMumo {
	color: #E72E19;
	margin-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
#main #particulars span.priceMumo img {
	margin-right: 4px;
}
#main #particulars ul.iconService {
	margin: 3px 0 5px 0;
	line-height: 0;
	font-size: 0;
}
#main #particulars ul.iconService li {
	float: left;
	margin: 1px 5px 0 0;
}
#main #particulars span.review {
	color: #999;
	padding-left: 16px;
}


/* 主領域｜商品詳細｜左カラム */
#main #particulars div#left {
	float: left;
	margin-left: -100%;
	width: 300px;
}
#main #particulars div#left p.particularImage {
	width: 300px;
	height: 300px;
}
#main #particulars div#left ul#particularThumbnails {
	margin-left: -5px;
}
#main #particulars div#left ul#particularThumbnails li {
	background: url(../../img/pc/image/bgr_common_wire.gif) 0 0;
	padding: 3px;
	width: 32px;
	height: 32px;
	float: left;
	margin: 5px 0px 0px 5px;
}

/* 主領域｜商品詳細｜右カラム */
#main #particulars div#appendix {
	float: left;
	margin-left: -225px;
	width: 225px;
}
#main #particulars div#appendix div#importantNotices {
	-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);
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 8px;
	margin-bottom: 16px;
}
#main #particulars div#appendix div#importantNotices h3 {
	width: 122px;
	height: 17px;
	background: url(../../img/pc/image_detail/importantNotices.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 8px;
}
#main #particulars div#appendix div#importantNotices p {
	line-height: 1.6em;
	height: 9.6em;
    overflow: hidden;
	word-break: break-all;
}
#main #particulars div#appendix div#importantNotices a {
	display: block;
	width: 86px;
	height: 14px;
	text-indent: -9999px;
	background: url(../../img/pc/image_detail/importantNoticesMore.gif) no-repeat;
	margin: 0px 0px 0px auto;
}
#main #particulars div#appendix div#importantNotices a:hover {
	background: url(../../img/pc/image_detail/importantNoticesMore_o.gif) no-repeat;
}
#main #particulars div#appendix div#fanclub {
	text-align: center;
	margin-bottom: 16px;
}
#main #particulars div#appendix div#fanclub h4 {
	width: 146px;
	height: 16px;
	text-indent: -9999px;
	background: url(../../img/pc/image_detail/fanclubH4.gif) no-repeat;
	margin-bottom: 12px;
}
#main #particulars div#appendix div#mobile {
	
}
#main #particulars div#appendix div#mobile h4 {
	height: 16px;
	background: url(../../img/pc/image_detail/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;
}
#main #particulars div#appendix div#mobile img#mobileQR {
	float: left;
	margin-right: 4px;
}
#main #particulars div#appendix div#mobile p {
	word-break: break-all;
	font-size: 86%;
	line-height: 1.4em;
	color: #666666;
	margin-bottom: 4px;
}

/* 主領域｜この商品を購入した方だけのお特典 */
#main div#privilege {
	margin-bottom: 16px;
}
#main div#privilege h3 {
	width: 100%;
	height: 16px;
	background: url(../../img/pc/image_detail/privilegeH3Bg.jpg) repeat-x;
	margin-bottom: 16px;
}
#main div#privilege dl {
	background: #eeeeee;
	padding: 16px 16px 16px 16px;
	margin-bottom: 8px;
	line-height: 1.6em;
}
#main div#privilege dl > img {
	margin-bottom: 4px;
}
#main div#privilege dl dt {
	color: #777777;
}
#main div#privilege dl dd {
	float: left;
	width: 49.1%;
	margin: 10px 8px 0px 0px;
	position: relative;
}
#main div#privilege dl dd img {
	float: left;
	margin-right: 8px;
}
#main div#privilege dl dd.thumbnail img {
	margin-left: 10px;
}
#main div#privilege dl dd p {
	overflow: hidden;
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 4px;
}
#main div#privilege dl dd.thumbnail p {
	padding-top: 0px;
}
#main div#privilege dl dd p.note {
	position: absolute;
	bottom: 0px;
	left: 118px;
	font-size: 90%;
	font-weight: normal;
}
#main div#privilege dl strong {
	color: #E52C19;
	font-weight: bold;
	line-height: 1.4em;
}
#main div#privilege dl p.note strong {
	font-weight: normal;
}

/* 主領域｜商品説明 */
#main div#itemDescription {
	-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);
	border: 2px solid #bbbbbb;
	line-height: 1.4em;
	padding: 16px;
	margin-bottom: 32px;
}




/* 主領域｜関連商品 */
#main #relatedItem {
	position: relative;
	margin-bottom: 26px;
}
#main #relatedItem h3 {
	width: 100%;
	height: 18px;
	background: url(../../img/pc/image_detail/relatedItemH3Bg.jpg) repeat-x;
	margin-bottom: 26px;
}
#main #relatedItem #relatedItemButton li#relatedItemButtonPrev {
	position: absolute;
	left: 0px;
	top: 60px;
}
#main #relatedItem #relatedItemButton li#relatedItemButtonPrev a {
	display: block;
	width: 22px;
	height: 24px;
	text-indent: -9999px;
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonPrev.gif) no-repeat;
}
#main #relatedItem #relatedItemButton li#relatedItemButtonPrev a:hover {
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonPrev_o.gif) no-repeat;
}
#main #relatedItem #relatedItemButton li#relatedItemButtonNext {
	position: absolute;
	right: 0px;
	top: 60px;
}
#main #relatedItem #relatedItemButton li#relatedItemButtonNext a {
	display: block;
	width: 22px;
	height: 24px;
	text-indent: -9999px;
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonNext.gif) no-repeat;
}
#main #relatedItem #relatedItemButton li#relatedItemButtonNext a:hover {
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonNext_o.gif) no-repeat;
}
#main #relatedItem #relatedItemContainer {
	overflow: hidden;
	margin: 0 27px 0 28px
}
#main #relatedItem #relatedItemContainer #relatedItemList {
	margin-left: -21px;
}
#main #relatedItem #relatedItemContainer #relatedItemList dl {
	width: 115px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #ededed;
	float: left;
}
#main #relatedItem #relatedItemContainer #relatedItemList dl dt {
	background: url(../../img/pc/image/bgr_common_wire.gif) 0 0;
	margin: 0 auto;
	padding: 3px;
	width: 64px;
	height: 64px;
}
#main #relatedItem #relatedItemContainer #relatedItemList dl dd {
	margin-top: 5px;
	font-weight: bold;
	line-height: 1.4em;
	word-break: break-all;
}
#main #relatedItem #relatedItemContainer #relatedItemList dl dd a {
	font-size: 13px;
}
#main #relatedItem #relatedItemContainer #relatedItemList dl dd .artist {
	display: block;
}
#main #relatedItem #relatedItemContainer #relatedItemList dl dd .price {
	display: block;
	color: #E72E19;
}


/* 主領域｜あなたにおすすめの商品 */
#main #personalRecommendation {
	position: relative;
	margin-bottom: 26px;
}
#main #personalRecommendation h3 {
	width: 100%;
	height: 16px;
	background: url(../../img/pc/image_detail/personalRecommendationH3Bg.jpg) repeat-x;
	margin-bottom: 26px;
}
#main #personalRecommendation #personalRecommendationButton li#personalRecommendationButtonPrev {
	position: absolute;
	left: 0px;
	top: 60px;
}
#main #personalRecommendation #personalRecommendationButton li#personalRecommendationButtonPrev a {
	display: block;
	width: 22px;
	height: 24px;
	text-indent: -9999px;
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonPrev.gif) no-repeat;
}
#main #personalRecommendation #personalRecommendationButton li#personalRecommendationButtonPrev a:hover {
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonPrev_o.gif) no-repeat;
}
#main #personalRecommendation #personalRecommendationButton li#personalRecommendationButtonNext {
	position: absolute;
	right: 0px;
	top: 60px;
}
#main #personalRecommendation #personalRecommendationButton li#personalRecommendationButtonNext a {
	display: block;
	width: 22px;
	height: 24px;
	text-indent: -9999px;
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonNext.gif) no-repeat;
}
#main #personalRecommendation #personalRecommendationButton li#personalRecommendationButtonNext a:hover {
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonNext_o.gif) no-repeat;
}
#main #personalRecommendation #personalRecommendationContainer {
	overflow: hidden;
	margin: 0 27px 0 28px
}
#main #personalRecommendation #personalRecommendationContainer #personalRecommendationList {
	margin-left: -21px;
}
#main #personalRecommendation #personalRecommendationContainer #personalRecommendationList dl {
	width: 115px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #ededed;
	float: left;
}
#main #personalRecommendation #personalRecommendationContainer #personalRecommendationList dl dt {
	background: url(../../img/pc/image/bgr_common_wire.gif) 0 0;
	margin: 0 auto;
	padding: 3px;
	width: 64px;
	height: 64px;
}
#main #personalRecommendation #personalRecommendationContainer #personalRecommendationList dl dd {
	margin-top: 5px;
	font-weight: bold;
	line-height: 1.4em;
	word-break: break-all;
}
#main #personalRecommendation #personalRecommendationContainer #personalRecommendationList dl dd a {
	font-size: 13px;
}
#main #personalRecommendation #personalRecommendationContainer #personalRecommendationList dl dd .artist {
	display: block;
}
#main #personalRecommendation #personalRecommendationContainer #personalRecommendationList dl dd .price {
	display: block;
	color: #E72E19;
}


/* 主領域｜この商品を買った人はこんな商品も買っています */
#main #otherRecommendation {
	position: relative;
	margin-bottom: 26px;
}
#main #otherRecommendation h3 {
	width: 100%;
	height: 16px;
	background: url(../../img/pc/image_detail/otherRecommendationH3Bg.jpg) repeat-x;
	margin-bottom: 26px;
}
#main #otherRecommendation #otherRecommendationButton li#otherRecommendationButtonPrev {
	position: absolute;
	left: 0px;
	top: 60px;
}
#main #otherRecommendation #otherRecommendationButton li#otherRecommendationButtonPrev a {
	display: block;
	width: 22px;
	height: 24px;
	text-indent: -9999px;
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonPrev.gif) no-repeat;
}
#main #otherRecommendation #otherRecommendationButton li#otherRecommendationButtonPrev a:hover {
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonPrev_o.gif) no-repeat;
}
#main #otherRecommendation #otherRecommendationButton li#otherRecommendationButtonNext {
	position: absolute;
	right: 0px;
	top: 60px;
}
#main #otherRecommendation #otherRecommendationButton li#otherRecommendationButtonNext a {
	display: block;
	width: 22px;
	height: 24px;
	text-indent: -9999px;
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonNext.gif) no-repeat;
}
#main #otherRecommendation #otherRecommendationButton li#otherRecommendationButtonNext a:hover {
	background: url(../../img/pc/image/center/releaseCalendar/releaseListButtonNext_o.gif) no-repeat;
}
#main #otherRecommendation #otherRecommendationContainer {
	overflow: hidden;
	margin: 0 27px 0 28px
}
#main #otherRecommendation #otherRecommendationContainer #otherRecommendationList {
	margin-left: -21px;
}
#main #otherRecommendation #otherRecommendationContainer #otherRecommendationList dl {
	width: 115px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #ededed;
	float: left;
}
#main #otherRecommendation #otherRecommendationContainer #otherRecommendationList dl dt {
	background: url(../../img/pc/image/bgr_common_wire.gif) 0 0;
	margin: 0 auto;
	padding: 3px;
	width: 64px;
	height: 64px;
}
#main #otherRecommendation #otherRecommendationContainer #otherRecommendationList dl dd {
	margin-top: 5px;
	font-weight: bold;
	line-height: 1.4em;
	word-break: break-all;
}
#main #otherRecommendation #otherRecommendationContainer #otherRecommendationList dl dd a {
	font-size: 13px;
}
#main #otherRecommendation #otherRecommendationContainer #otherRecommendationList dl dd .artist {
	display: block;
}
#main #otherRecommendation #otherRecommendationContainer #otherRecommendationList dl dd .price {
	display: block;
	color: #E72E19;
}


/* 主領域｜ユーザーレビュー */
#main div.boxReviewDetail {
	margin-bottom: 32px;
}
#main div.boxReviewDetail h3 {
	width: 100%;
	height: 18px;
	background: url(../../img/pc/image_detail/userReviewH3Bg.jpg) repeat-x;
	margin-bottom: 16px;
}
#main div.boxReviewDetail h4.titReview {
	font-weight: normal;
	float: left;
	font-size: 114.3%;
	line-height: 117%;
}
#main div.boxReviewDetail h4.titReview strong {
	font-weight: bold;
}
#main div.boxReviewDetail p.btnReview {
	float: left;
	margin-left: 7px;
}
#main div.boxReviewDetail p.btnFacebook {
	float: left;
	margin-left: 7px;
}
#main div.boxReviewDetail p.voted {
	color: #888888;
}
#main div.boxReviewDetail div.boxMatter {
	background: url(../../img/pc/obj_common_dotline.gif) 0 0 repeat-x;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #dddddd;
}
#main div.boxReviewDetail div.facebook {
	background: url(../../img/pc/image_detail/ico_common_facebook.jpg) 0 center no-repeat;
	padding-left: 55px;
}
#main div.boxReviewDetail div.mumo {
	background: url(../../img/pc/image_detail/ico_common_mumo.jpg) 0 center no-repeat;
	padding-left: 55px;
}
#main div.boxReviewDetail h5.tit {
	margin-top: 7px;
	font-weight: bold;
}
#main div.boxReviewDetail p.txt {
	margin-top: 7px;
	line-height: 1.4em;
}
#main div.boxReviewDetail p.useful {
	margin-top: 7px;
}
#main div.boxReviewDetail p.useful strong {
	color: #E52C19;
}
#main div.boxReviewDetail a#allReviews {
	display: block;
	text-indent: -9999px;
	width: 208px;
	height: 25px;
	background: url(../../img/pc/image_detail/allReviews.jpg) no-repeat;
	margin: 8px 12px 0px auto;
}
#main div.boxReviewDetail a#allReviews:hover {
	background: url(../../img/pc/image_detail/allReviews_o.jpg) no-repeat;
}


/* 主領域｜曲目と試聴 */
#main #songList h3 {
	width: 100%;
	height: 18px;
	background: url(../../img/pc/image_detail/songListH3Bg.jpg) repeat-x;
	margin-bottom: 16px;
}
#main #songList h4 {
	font-weight: bold;
	padding: 8px 4px 8px 4px;
	background: #bbbbbb;
	margin-bottom: 2px;
}
#main #songList ul {
	float: left;
	width: 24.80%;
	margin-right: 2px;
	margin-bottom: 16px;
}
#main #songList ul li {
	word-break: break-all;
	padding: 9px 8px 9px 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
}
#main #songList ul li.audition {
	padding: 4px;
}
#main #songList ul li img {
	margin-right: 4px;
}


/* 主領域｜重要なお知らせ */
#main #importantMatter {
	-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);
	border: 1px solid #cccccc;
	line-height: 1.4em;
	padding: 16px;
	margin-bottom: 32px;
	color: #000000;
}
#main #importantMatter h3 {
	width: 122px;
	height:17px;
	text-indent: -9999px;
	background: url(../../img/pc/image_detail/importantMatterH3.jpg) no-repeat;
	margin-bottom: 4px;
}
#main #importantMatter p {
	line-height: 1.6em;
}
#main #importantMatter ul {
	margin-left: 20px;
}
#main #importantMatter ul li {
	list-style: disc;
	line-height: 1.6em;
}

/* 主領域｜最近チェックしたアイテム */
#main #checkedRecently {
	margin-bottom: 64px;
}
#main #checkedRecently h3 {
	width: 100%;
	height: 18px;
	background: url(../../img/pc/image_detail/checkedRecentlyH3Bg.jpg) repeat-x;
	margin-bottom: 16px;
}
*html #main #checkedRecently #divider {
	margin-top: 16px;
}
#main #checkedRecently ul {
	margin-bottom: 20px;
}
#main #checkedRecently ul li {
	width: 11%;
	float: left;
}
#main #checkedRecently ul li img {
	width: 64px;
	height: 64px;
	padding: 3px;
	background: url(../../img/pc/image/bgr_common_wire.gif) repeat;
}
*:first-child+html #main #checkedRecently #divider {
	margin-top: 16px;
}




/* フッタ｜ページトップへ */
#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;
}

/* 中央カラム｜ページネーション */
#main #pagination {
	margin-bottom: 16px;
}
#main .paginationSecondary {
	margin-bottom: 28px !important;
}
#main #pagination p {
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
}
#main #pagination p strong {
	color: #C52726;
	font-weight: bold;
}
#main #pagination ul {
	float: right;
}
#main #pagination ul li {
	float: left;
	margin-left: 3px;
	line-height: 150%;
}
#main #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%;
}
#main #pagination ul li a:hover {
	background: none repeat scroll 0 0 #ffffff;
	color: #e72e19;
	text-decoration: none;
}
*html #main #pagination ul li a {
	display: inline-block;
}
#main #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 #main #pagination ul li.focus em {
	display: inline-block;
}




