@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: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 12px;
	background-color: #b3b3b3;
}

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"
	);
	background-color: #ffffff;
}
#header {
	background-color: #ffffff;
	margin-bottom: 16px;
}

/* ƒOƒ[ƒoƒ‹ƒƒjƒ…[[ƒtƒbƒ^‹¤’Ê] */
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;
}

/* ƒ†[ƒU[î•ñ */
#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;
}

/* ƒwƒbƒ_Žå—Ìˆæ */
#container #header #headerMain {
	width: 1000px;
	margin: auto;
	overflow: visible;
}

/* ƒwƒbƒ_Žå—ÌˆæbƒƒS */
#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;
}

/* ƒwƒbƒ_Žå—ÌˆæbŒŸõ+î•ñ */
#container #header #headerMain #searchAndInfo {
	float: left;
	margin-right: 16px;
}
/* ƒwƒbƒ_Žå—ÌˆæbŒŸõ+î•ñbŒŸõ */
#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;
}

/* ƒwƒbƒ_Žå—ÌˆæbŒŸõ+î•ñbî•ñ */
#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;
}

/* ƒwƒbƒ_Žå—Ìˆæb”FØ */
#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;
}
	
/* ƒAƒNƒVƒ‡ƒ“ */
.jMenu {
	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;
}
.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;
}
.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;
}



/* ƒpƒ“‚­‚¸ */ 
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;
}


/* ˆê——•\‘èbŠY“–‚È‚µ */
#listTitleNA {
	width: 750px;
	background: url(../../img/pc/image_list/center/listTitleH2Bg.jpg) repeat-x;
	zzzheight: 16px;
	margin: 0px auto 16px auto;
	background-position: 0px bottom;
}
#listTitleNA h2 {
	display: inline;
	background-color: #ffffff;
	padding-right: 4px;
	font-size: 18px;
	color: #333333;
	margin: 0px 16px 0px 0px;
	line-height: 1.4em;
}
#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;
	
}


/* ƒtƒbƒ^bƒy[ƒWƒgƒbƒv‚Ö */
#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;
}

/* ƒtƒbƒ^bŠO•”ƒŠƒ“ƒN */
#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;
}

/* ƒtƒbƒ^bƒtƒbƒ^ */
#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;
}






