@charset "Shift_JIS";

/* Common Style
--------------------------------------------------*/
body {
	background-color:#000;
	font-family:Georgia,"Times New Roman",Times,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	zoom:1;
}

a:link {
	color:#cc6600;
	text-decoration: none;
}
a:visited {
	color:#cc6600;
	text-decoration: none;
}
a:hover {
	color:#ff9933;
	text-decoration:underline;
}
a:active {
	color:#ff9933;
	text-decoration: none;
}

.contentBody {
	overflow:hidden;
}




/* header
--------------------------------------------------*/
.header {
	background:#FFF url(../images/img_main.jpg) no-repeat center -80px;
	height:666px;
	width:100%;
}

.header .innerBlockA {
	width:950px;
	height:595px;
	margin:0 auto;
	position:relative;
}

.header h1 {
	position:absolute;
	top:15px;
	left:0;
}

.header .konyu1{
	position:absolute;
	top:410px;
	left:0;
}

.header .konyu2{
	position:absolute;
	top:410px;
	left:220px;
}

.header .download{
	position:absolute;
	top:410px;
	left:440px;
}


.second .header {
	height:386px;
	background:#FFF url(../images/img_main.jpg) no-repeat center -100px;
}


.second .header .innerBlockA {
	height:315px;
}

.second .header .konyu1,
.second .header .konyu2,
.second .header .download{
	display:none;
}



/* globalmenu
--------------------------------------------------*/

.header .globalMenu {
	background:url(../images/bg_black.png) repeat 0 0;
	width:100%;
	height:71px;
}

.header .globalMenu .innerBlockB {
	width:950px;
	margin:0 auto;
}

.header .globalMenu li {
	float:left;
}

.header .globalMenu li a {
	width:190px;
	height:46px;
	display:block;
	text-align:center;
	padding-top:25px;
}

.header .globalMenu li .contWhat {
	height:51px;
	padding-top:20px;
}

.header .globalMenu li a:hover {
	background:#ffcc33;
}

.what .header .globalMenu .contWhat,
.music .header .globalMenu .contMusic,
.top .header .globalMenu .contHome,
.goods .header .globalMenu .contGoods,
.news .header .globalMenu .contNews {
	background:#ffcc33;
}


/* content
--------------------------------------------------*/
.content {
	width:100%;
	background:#FFF;
	overflow:hidden;
	border-bottom:1px solid #CCC;
	padding-bottom:60px;
}

.content .innerContBlock {
	width:980px;
	padding-top:40px;
	margin:0 auto;
}

.mainCont {
	width:580px;
	float:left;
	margin-right:40px;
}

.mainContWide {
	width:950px;
}

.subCont {
	width:360px;
	float:left;
}

/* mainBnrBlock
--------------------------------------------------*/
.mainBnrBlock {
	margin-bottom:30px;
	text-align:center;
}

/* mainBnrBlock
--------------------------------------------------*/
.articleBlock {
	
}

.articleBlock h2 {
	margin-bottom:20px;
}

.articleBlock .article {
	padding-bottom:10px;
	margin-bottom:20px;
}

.articleBlock .article h3 {
	margin-bottom:20px;
}

.articleBlock .article .pic {
	width:330px;
	padding:10px;
	background:#efefef;
	border:1px solid #CCC;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.articleBlock .article .txt {
	margin-bottom:10px;
	line-height:1.7;
}

.articleBlock .article .subList {
	clear:both;
	border-top:1px solid #000;
	padding-top:7px;
	overflow:hidden;
}

.articleBlock .article .date {
	float:left;
	color:#666;
}

.articleBlock .article .share {
	float:right;
}


/* bnrList
--------------------------------------------------*/
.bnrList {
	margin-bottom:40px;
	
}

.bnrList li {
	margin-bottom:10px;
	
}

/* twitBlock
--------------------------------------------------*/
.twitBlock {
	
}



.twitBlock h2 {
	margin-bottom:20px;
}

.twitBlock .inner{
	height:500px;
	overflow:auto;
}

.twitBlock .tweet {
	clear:both;
	border-bottom:1px solid #000;
	padding-bottom:10px;
	margin-bottom:20px;
	overflow:hidden;
}

.twitBlock .twProfileImg {
	width:40px;
	border:1px solid #000;
	float:left;
}

.twitBlock .twComment {
	float:left;
	width:290px;
	padding-left:5px;
}

.twitBlock .twCommentTxt {
	padding-bottom:5px;	
}

.twitBlock a:link {color:#b10303;}
.twitBlock a:visited {color:#b10303;}
.twitBlock a:hover {color:#b10303;}
.twitBlock a:active {color:#b10303;}

.contentBody {
	overflow:hidden;
}

.contentBody {
	overflow:hidden;
}


/* pager
--------------------------------------------------*/



.pager {
	border-top:1px solid #FFF;
	background:#f5f5f5;
	width:100%;
	padding:20px 0;
	font-size:120%;

}

.pager .innerBlock {
	margin:0 auto;
	width:950px;
	position:relative;	
}

.pager .innerBlock .pageTop {
	position:absolute;
	right:0;
	top:-58px;
}



.pager ul {
	text-align:center;
}

.pager li {
	display:inline;
	padding:6px;
	margin:0 5px;
}

.pager .current_page {
    background:#FAC640;
    color: #000000;
    display: inline;
    padding: 3px 10px;
}

.pager li.next,
.pager li.prev
{
	background:#000;
}

.pager li.current {
	background:#fac640;
}

.pager li a:link {
	color:#000;
	text-decoration:none;
}
.pager li a:visited {
	color:#000;
	text-decoration:none;
}

.pager li a:hover {
	color:#000;
	text-decoration:none;
}

.pager li a:active {
	color:#000;
	text-decoration:none;
}

.pager li.next a:link,
.pager li.prev a:link {
	color:#FFF;
	text-decoration:none;
}
.pager li.next a:link,
.pager li.prev a:link {
	color:#FFF;
	text-decoration:none;
}

.pager li.next a:link,
.pager li.prev a:link {
	color:#FFF;
	text-decoration:none;
}

.pager li.next a:link,
.pager li.prev a:link {
	color:#FFF;
	text-decoration:none;
}


/* ================================================================================ */
/*      MUSIC     */  
/* ================================================================================ */

/* musicMenuList
--------------------------------------------------*/
.musicMenuList {
	border-bottom:2px solid #000;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:20px;
}

.musicMenuList li {
	display:inline;
}

.musicMenuList li span {
	margin:0 5px 0 8px;
}

/* musicMenuList
--------------------------------------------------*/
.musicArticle {
	overflow:hidden;
	padding-bottom:20px;
	padding-top:20px;
}

.musicArticle .pic {
	width:440px;
	float:left;	
}

.musicArticle .pic .mainImg {
	padding:20px;
	background:#efefef;
}

.musicArticle .txt {
	width:490px;
	padding-left:20px;
	float:left;
	line-height:1.6;
}

.musicArticle .txtWide {
	width:950px;
	padding-bottom:20px;
	line-height:1.6;
}


/* btnMusicBuyList
--------------------------------------------------*/
.btnMusicBuyList {
	float:left;
	padding:20px;
	padding-top:0;
	background:#efefef;	
}
.btnMusicBuyList li {
	margin-bottom:5px;
	text-align:center;
	background:#FFF;
}

/* musicBnrList
--------------------------------------------------*/
.musicBnrList {
	clear:both;
	margin-bottom:30px;
	overflow:hidden;
}

.musicBnrList li {
	float:left;
	padding-right:5px;
}


/* musicJKList
--------------------------------------------------*/
.musicJKList {
	clear:both;
	margin-bottom:30px;
	overflow:hidden;
}

.musicJKList li {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	background:#FFCC33;
	padding:10px;
}

.musicJKList li span {
	display:block;
	text-align:center;
	padding-top:5px;
	width:140px;
	height:3em;
}

/* musicVideoList
--------------------------------------------------*/
.musicVideoList {
	clear:both;
	margin-bottom:30px;
	overflow:hidden;
}

.musicVideoList li {
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	background:#FFF;
	padding:10px;
}

.musicVideoList li span {
	display:block;
	text-align:center;
	padding-top:5px;
	width:210px;
	height:3em;
}




/* footer
--------------------------------------------------*/
.footer {
	background:#000;
	width:100%;
	padding:20px 0;
	color:#FFF;
	overflow:hidden;
}

.footer .innerBlock {
	margin:0 auto;
	width:950px;
}

.footer .copyRight {
	float:left
}

.footer .txt {
	float:right;
}

.footer a:link {color:#FFF;}
.footer a:visited {color:#FFF;}
.footer a:hover {color:#FFF;}
.footer a:active {color:#FF;}

/* comingTxt
--------------------------------------------------*/
.comingTxt {
	text-align:center;
	font-size:30px;
	padding:100px 0;
	
}


.sTxtL {
	width:465px;
	padding-right:10px;
	float:left;
}

.sTxtR {
	width:465px;
	padding-left:10px;
	float:left;
}


/* comingTxt
--------------------------------------------------*/
/* comingTxt
--------------------------------------------------*/
.fbComment {
	margin-top:15px;
}

.fbComment .faceBookWrap {
	width:670px;
	margin:0 auto;
	text-align:center;
}




/* Adjust
--------------------------------------------------*/
.basicTtlA {
	padding-bottom:10px;
	border-bottom:2px solid #000;	
}

.basicTtlB{
	background:#fac640 url(../images/bg_black.gif) repeat-y 0 0;
	overflow:hidden;
	position:relative;
	font-size:120%;
	font-weight:bold;
	padding:14px;
}

.basicTtlB .cate{
	width:90px;
	padding:10px;
	float:left;
	display:block;
	margin-right:30px;
	text-align:center;
}

.basicTtlB .ttl{
	width:400px;
	float:left;
	display:block;
}

.mainContWide .basicTtlB .ttl{
	width:780px;
}


.basicTtlD {
	font-size:120%;
	font-weight:bold;
	padding:4px;
	background:#ffcc33;	
}




.basicBtnA {
	background:url(../images/btn_bg_disco.png) no-repeat 0 0;
	width:353px;
	height:60px;
	text-align:center;
	line-height:60px;
	display:block;
	font-size:115%;
}

.basicListA {
	padding:10px;
	border:6px solid #CCC;
}

.basicListB {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #999;
}

.basicListB li .date {
	padding-bottom:8px;
}

.basicListB li .txt {
}

.basicListB li .category {
	padding-bottom:8px;	
}


.basicListB li .category p {
	display:inline;
	margin-right:8px;
}

.basicListB li .new {
	margin-left:10px;
}

.basicListC {
}

.basicListC li {
	margin-bottom:5px;
	border-bottom:1px dotted #666;
	padding-bottom:5px;
}





.pdR5 {
	padding-right:5px;
}
.pdR10 {
	padding-right:10px;
}

.pdR175 {
	padding-right:175px;
}

.pdL5 {
	padding-left:5px;
}
.pdL10 {
	padding-left:10px;
}
.pdT5 {
	padding-top:5px;
}
.pdT20 {
	padding-top:20px;
}
.pdB5 {
	padding-bottom:5px;
}
.pdB10 {
	padding-bottom:10px;
}
.pdB20 {
	padding-bottom:20px;
}
.pdB40 {
	padding-bottom:40px;
}
.pdT5 {
	padding-top:5px;
}
.pdT10 {
	padding-top:10px;
}
.pdT50 {
	padding-top:50px;
}
.mgB3 {
	margin-bottom:3px;
}
.mgB5 {
	margin-bottom:5px;
}
.mgB10 {
	margin-bottom:10px;
}
.mgB15 {
	margin-bottom:15px;
}
.mgB20 {
	margin-bottom:20px;
}
.mgB30 {
	margin-bottom:20px;
}
.mgT5 {
	margin-top:5px;
}
.mgT10 {
	margin-top:10px;
}
.mgT20 {
	margin-top:20px;
}
.mgR5 {
	margin-right:5px;
}
.mgR10 {
	margin-right:10px;
}

.mgR25 {
	margin-right:25px;
}

.mgL5 {
	margin-left:5px;
}
.mgL10 {
	margin-left:10px;
}
.mgL26 {
	margin-left:26px;
}
.bld {
	font-weight:bold;
}

.clear {
	clear:both;
}
.algnL {
	text-align:left;
}
.algnR {
	text-align:right;
}
.algnC {
	text-align:center;
}

.bdrBtmDot {
	border-bottom:1px dotted #333;
}

.bdrTopDot {
	border-top:1px dotted #333;
}

.att {
	color:#FC0;
	
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #fff100;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#fff100;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


.buyList li {
float: left;
    font-size: 0;
    line-height: 0;
    padding: 0 3px 6px;
}
	
#wrapper {
	min-height:750px;
	
}

body#buy { text-align:center; background:#FFF; }
body#buy div#container {}
body#buy div#container h1 { margin:0 0 15px 0; padding:5px 0 15px 15px; font-size:108%; line-height:1em; text-align:left; font-weight:bold; background:#000; color:#FFF;}
body#buy div#container ul { width:510px; margin:0 auto; text-align:left; padding:0 0 15px 0; }
	body#buy div#container ul:after  { content:"."; display:block; height:0; visibility:hidden; clear:both; }
	body#buy div#container ul        { display:inline-block; }
	* html body#buy div#container ul { height:1%; }
	body#buy div#container ul        { display:block; }
body#buy div#container ul li { float:left; padding:0 5px 15px 5px; }
body#buy div#container p { font-size:77%; line-height:1em; text-align:center; }