@charset "UTF-8";

/*--------------------------------------------*/
/* common                                     */
/*--------------------------------------------*/
* { margin: 0; padding: 0; }

.sale_price{
	color:red;
}
body {
	text-align: center;
	color:#333333;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size:11px;
}

#wrap{
	text-align: left;  
    margin: 0 auto;  
    width: 960px;  	
}


p {	
	color:#333333;
}
a {
	color:#333333;
	font-size:10px;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

	
.text1{
	font-weight:bold;
	font-size:12px;
}
.text2{
	font-size:10px;
}
.text3{
	font-size:11px;
}


/* 20100820 note */
.data_note{
	font-size:9px;
	color:#888;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
}


/*--------------------------------------------*/
/* headerArea                                 */
/*--------------------------------------------*/
#header{
	width:960px;
	height:132px;
	margin-top:56px;
}

#header_logo{
	width:293px;
	height:83px;
	margin-left:10px;
}



/*----------------------- globalNavi Style-- */  
#globalNavi {
	width:567px;
	/*width:500px;*/
	height:18px;
	margin-left:397px;
	/*margin-left:460px;*/
}  

#globalNavi li {
	float:left;
	list-style-type:none;
}

#gnavi01 a,#gnavi02 a,#gnavi03 a,#gnavi04 a,#gnavi05 a,#gnavi06 a,#gnavi07 a {
	display:block;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

/*----------------------- globalNavi hover- */  
li#gnavi01 a {
	width:67px;
	background:url(../img/gnavi/navi_home.jpg) no-repeat left 0;
}
li#gnavi01 a:hover {
	background:url(../img/gnavi/navi_home.jpg) no-repeat left -18px;
}

li#gnavi02 a {
	width:97px;
	background:url(../img/gnavi/navi_info.jpg) no-repeat left 0;
}
li#gnavi02 a:hover {
	background:url(../img/gnavi/navi_info.jpg) no-repeat left -18px;
}

li#gnavi03 a {
	width:67px;
	background:url(../img/gnavi/navi_artists.jpg) no-repeat left 0;
}
li#gnavi03 a:hover {
	background:url(../img/gnavi/navi_artists.jpg) no-repeat left -18px;
}

li#gnavi04 a {
	width:118px;
	background:url(../img/gnavi/navi_unsupermarket.jpg) no-repeat left 0;
}
li#gnavi04 a:hover {
	background:url(../img/gnavi/navi_unsupermarket.jpg) no-repeat left -18px;
}

li#gnavi05 a {
	width:74px;
	background:url(../img/gnavi/navi_contact.jpg) no-repeat left 0;
}
li#gnavi05 a:hover {
	background:url(../img/gnavi/navi_contact.jpg) no-repeat left -18px;
}

li#gnavi06 a {
	width:67px;
	background:url(../img/gnavi/navi_live.jpg) no-repeat left 0;
}
li#gnavi06 a:hover {
	background:url(../img/gnavi/navi_live.jpg) no-repeat left -18px;
}


li#gnavi07 a {
	width:67px;
	background:url(../img/gnavi/navi_studio.jpg) no-repeat left 0;
}
li#gnavi07 a:hover {
	background:url(../img/gnavi/navi_studio.jpg) no-repeat left -18px;
}


/* ================================================== */
/*                      info_tag                      */
/* ================================================== */
.release{
	width:49px;
	height:13px;
	background:url(../img/tag/tag_release.jpg) no-repeat top;
}
.info_release{
	width:49px;
	height:13px;
	float:left;
	background:url(../img/tag/tag_release.jpg) no-repeat top;
}

.live{
	width:26px;
	height:13px;
	background:url(../img/tag/tag_live.jpg) no-repeat top;
}
.info_live{
	width:26px;
	height:13px;
	float:left;
	background:url(../img/tag/tag_live.jpg) no-repeat top;
}

.media{
	width:37px;
	height:13px;
	background:url(../img/tag/tag_media.jpg) no-repeat top;
}
.info_media{
	width:37px;
	height:13px;
	float:left;
	background:url(../img/tag/tag_media.jpg) no-repeat top;
}

.goods{
	width:41px;
	height:13px;
	background:url(../img/tag/tag_goods.jpg) no-repeat top;
}
.info_goods{
	width:41px;
	height:13px;
	float:left;
	background:url(../img/tag/tag_goods.jpg) no-repeat top;
}

.etc{
	width:59px;
	height:13px;
	background:url(../img/tag/tag_etc.jpg) no-repeat top;
}
.info_etc{
	width:59px;
	height:13px;
	float:left;
	background:url(../img/tag/tag_etc.jpg) no-repeat top;
}




/*-----------------------------------------------------------------------*/
/* footerArea                                                            */
/*-----------------------------------------------------------------------*/

#footerArea {
	width:960px;
	height:245px;
	float:left
}
#footer{
	width:960px;
	height:95px;
	margin-top:50px;
}
#artists #footer{
	margin-top:0;
}

#footer_line{
	width:960px;
	height:1px;
	background:url(../img/line_width.jpg) repeat-x left;
}

#copyright{
	width:121px;
	height:9px;
	float:left;
}

.footer_clearbox{
	width:364px;
	height:9px;
	float:left;
}

#lein_link a {
	float:left; 
	display:block;
	width:55px;
	height:9px;
	text-indent:-9999px;
	overflow:hidden;
}

/*----------------------- copyright hover- */  
#lein_link a { background:url(../img/lein_linkbtn.jpg) no-repeat left 0; }
#lein_link a:hover { background:url(../img/lein_linkbtn.jpg) no-repeat left -9px; }


/*----------------------- //////////////////////////////// pagetop_btn- */  
#pagetopbtnArea{
	width:52px;
	height:11px;
	margin-top:46px;
	margin-bottom:38px;
	margin-left:908px;
}
#pagetop_btn a{
	display:block;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
	
}
#pagetop_btn a {
	background:url(../img/pagetop_btn.jpg) no-repeat left 0;
}
#pagetop_btn a:hover {
	background:url(../img/pagetop_btn.jpg) no-repeat left -11px;
}










/*--------------------------------------------*/
/* clearfix                                   */
/*--------------------------------------------*/

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

