
/*    mainSlide
----------------------------------------------*/
#mainSlide {
	float:left;
	margin-top: 33px;
	width: 630px;
	position:relative;
}
#mainSlide .bxslider {
	position:relative;
}
#mainSlide .view_more {
	position: absolute;
	right: 20px;
	bottom: 50px;
	z-index: 100;
}
/* PAGER */

#mainSlide .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 13px;

	z-index:100;
}

#mainSlide .bx-wrapper .bx-pager .bx-pager-item,
#mainSlide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#mainSlide .bx-wrapper .bx-pager.bx-default-pager a {
	background: #e2e2e2;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#mainSlide .bx-wrapper .bx-pager.bx-default-pager a:hover,
#mainSlide .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #bcbcbc;
}



/* DIRECTION CONTROLS (NEXT / PREV) */

#mainSlide .bx-wrapper .bx-prev {
	left: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/slide_btn_prev.png);
	opacity: .0; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=0); /* IE lt 8 */
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	-khtml-opacity: .0; /* Safari 1.x */
	-moz-opacity: .0; /* FF lt 1.5, Netscape */
}
.ie8 #mainSlide .bx-wrapper .bx-prev {
	background-color: #FFFFFF;
}

#mainSlide .bx-wrapper .bx-next {
	right: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/slide_btn_next.png);
	opacity: .0; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=0); /* IE lt 8 */
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	-khtml-opacity: .0; /* Safari 1.x */
	-moz-opacity: .0; /* FF lt 1.5, Netscape */
}
.ie8 #mainSlide .bx-wrapper .bx-next {
	background-color: #FFFFFF;
}


#mainSlide .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#mainSlide .bx-wrapper .bx-next:hover {
	background-position: 0 0;
}

#mainSlide .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -41px;
	outline: 0;
	width: 28px;
	height: 83px;
	text-indent: -9999px;
	z-index: 9999;
}


#mainSlide .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}




/*    newRelease
----------------------------------------------*/
#newRelease {
	float:left;
	width: 330px;
	position:relative;
	margin-top: 25px;
	margin-left: 40px;
}
#newRelease h2 {
	position:relative;
	top: 0px;
	left: -22px;
	z-index: 1;
}
#newRelease .contents {
	width: 313px;
	height: 289px;
	border: 1px solid #e5e5e5;
	margin-top:-6px;

	padding-top: 22px;
	padding-left: 15px;
	position:relative;
}
#newRelease .albumArt {
	overflow: hidden;
}
#newRelease .contents .title {
	float:left;
}
#newRelease .contents .photo {
	float:left;
}
#newRelease .view_detail {
	position:absolute;
	top:142px;
	left:15px;
}
#newRelease .audioTitle {
	font-size:93%;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: -2px;
	margin-bottom:1px;
}
#newRelease .contents .btnBox ul {
	margin-left: -6px;
}
#newRelease .contents .btnBox ul li {
	float:left;
	margin-left: 6px;
}



#control {
    height:34px;
    width:287px;
	position:relative;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 12px;
}

#control #play_btn {
    display:block;
    top:10px;
    left:30px;
}
#control #pause_btn {
    display:none;
    top:10px;
    left:30px;
}
#control #equo {
    position:absolute;
    top:10px;
    left:60px;
}
#control #prev_btn {
    top:14px;
    left:125px;
}
#control #next_btn {
    top:14px;
    left:272px;
}

#control #title {
    position:absolute;
    top:11px;
    left:130px;
    color:#656565;
	font-size:85%;
	width: 140px;
	text-align:center;
}


#control .button {
    position:absolute;
    cursor:pointer;
}







/*    news
----------------------------------------------*/
#news {
	float:left;
	width: 550px;
	position:relative;
	margin-top: 15px;
}
#news h2 {
	position:relative;
	top: 0px;
	left: -17px;
}
#news .contents {
	width: 550px;
	height: auto;
	margin-top: 6px;
}
#news .bnr_slide {
	position:relative;
/*	left: -18px;*/
	margin-top: 22px;
}
#news .newsTab {
/*	margin-top: 36px;*/
}
#news .btn_view_all {
	margin-top: 15px;
	width: 114px;
	height: 31px;
	margin-left: auto;
	margin-right:0px;
}
#news .bxslider2 {}

/* DIRECTION CONTROLS (NEXT / PREV) */
#news .bx-wrapper {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
#news .bx-wrapper .bx-prev {
	position:absolute;
	top: 0px;
	left: -18px;
	background-repeat: no-repeat;
	background-image: url(../images/news_btn_prev.png);
}

#news .bx-wrapper .bx-next {
	position:absolute;
	top: 0px;
	right: -18px;
	background-repeat: no-repeat;
	background-image: url(../images/news_btn_next.png);
}

#news .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	outline: 0;
	width: 28px;
	height: 83px;
	text-indent: -9999px;
	z-index: 9999;
}

#news .bx-wrapper .bx-controls-direction a.disabled {
/*	display: none;*/
}


/*tab*/
#news .newsTab #newsNavi {
	overflow:hidden;
	margin-left: -25px;
}
#news .newsTab #newsNavi ul li {
	float:left;
	margin-left: 25px;
	cursor: pointer;
	color:#bdbdbd;
}
#news .newsTab #newsNavi ul li.current {
	color:#000000;
}

#news .newsTab #txtContents {
	min-height: 300px;
	position:relative;
}
#news .newsTab #txtContents .switch {
}
#news .newsTab #txtContents ul {
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
#news .newsTab #txtContents ul li {
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	padding-top: 14px;
	padding-bottom: 14px;
	background-image: url(../images/news_arrow.png);
	background-position: right center;
	background-repeat:no-repeat;
	display:none;
}
#news .newsTab #txtContents ul li .date {
	font-size: 62.5%;
}
#news .newsTab #txtContents ul li .text {
	font-size: 93%;
	margin-top: 9px;
	line-height: 15px;
	width: 530px;
}
#news .newsTab #txtContents ul a {
	text-decoration:none;
	color:#2e2e2e;
}
#news .newsTab #txtContents ul a:hover li {
	color:#999999;
}
 
/*#news .bxslider2 li a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}*/


/*    discography
----------------------------------------------*/
#discography {
	float:left;
	width: 410px;
	position:relative;
	margin-top: 5px;
/*	margin-top: 10px;*/
	margin-left: 40px;
}
#discography h2 {
	position:relative;
	top: 0px;
	left: -14px;
	z-index: 2;
}
#discography .btn_view_on {
	position:absolute;
	top: 30px;
	right: 5px;
	z-index:2;
}
#discography .contents {
	width: 412px;
	margin-top:-8px;
	overflow:hidden;
}
#discography .contents ul {
	overflow:hidden;
}
#discography .contents ul li {
	float:left;
	margin-left:1px;
	margin-bottom: 1px;
}
#discography .contents .btn_view_all {
	margin-top: 10px;
	width: 114px;
	height: 31px;
	margin-left:auto;
	margin-right: 0px;
}

/*    video
----------------------------------------------*/
#video {
	float:left;
	width: 410px;
	position:relative;
	margin-top: 16px;
/*	margin-top: 5px;*/
	margin-left: 40px;
}
#video h2 {
	position:relative;
	top: 0px;
	left: -14px;
}
#video .btn_view_on {
	position:absolute;
	top: 30px;
	right: 4px;
	z-index: 2;
}
#video .contents {
	width: 412px;
	margin-top:5px;
	overflow:hidden;
}
#video .contents ul {
	overflow:hidden;
}
#video .contents ul li {
	float:left;
	margin-left:1px;
	margin-bottom: 1px;
}
#video .contents .btn_view_all {
	margin-top: 10px;
	width: 114px;
	height: 31px;
	margin-left: auto;
	margin-right:0px;
}

/*    fanClub
----------------------------------------------*/
#fanClub {
	float:left;
	width: 306px;
	position:relative;
	margin-top: 43px;
}
#fanClub h2 {
	position:relative;
	top: 0px;
	left: -10px;
	z-index:2;
}
#fanClub .contents {
	width: 306px;
	margin-top:-5px;
	overflow:hidden;
}

/*    closet
----------------------------------------------*/
#closet {
	float:left;
	width: 306px;
	position:relative;
	margin-top: 43px;
	margin-left: 40px;
}
#closet h2 {
	position:relative;
	top: 0px;
	left: -16px;
	z-index: 2;
}
#closet .contents {
	width: 306px;
	margin-top:-25px;
	overflow:hidden;
}

/*    followOn
----------------------------------------------*/
#followOn {
	float:left;
	width: 306px;
	position:relative;
	margin-top: 45px;
	margin-left: 40px;
}
#followOn h2 {
	position:relative;
	top: -2px;
	left: -27px;
	z-index:2;
}
#followOn .contents {
	width: 306px;
	margin-top:-7px;
	position:relative;
}
#followOn .contents ul {
	margin-left:-4px;
	margin-bottom: -4px;
}
#followOn .contents ul li {
	float:left;
	margin-left:4px;
	margin-bottom: 4px;
}
#followOn .contents .btn_view_all {
	position:absolute;
	right: 0px;
	bottom: 0px;
	background-color:#FFFFFF;
	z-index:3;
}

/*    facebook
----------------------------------------------*/
#facebook {
	float:left;
	width: 480px;
	position:relative;
	margin-top: 54px;
}
#facebook h2 {
	position:relative;
	top: 0px;
	left: -22px;
	z-index:1;
}
#facebook .btn_view_on {
	position:absolute;
	top: 17px;
	right: 5px;
	z-index:2;
}
#facebook .contents {
	width: 480px;
	height: 408px;
	margin-top:-3px;
	overflow:hidden;
	position:relative;
	border: 1px solid #e5e5e5;
}

#facebook #facebookArea {
	height:365px;
	overflow:auto;
	margin: 20px 10px 0px 20px;
}

#facebook #facebookArea dl {
/*	margin-top: -19px;  */ 
}  
#facebook #facebookArea dt {
	float: left;
	width: 62px;
	clear: both;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
}

#facebook #facebookArea dd {
	width: 350px;
	margin-left: 62px;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
}

#facebook #facebookArea p {
	margin-bottom: 8px;
}
#facebook #facebookArea .name {
	color:#3e5c9b;
	font-weight:bold;
}
#facebook #facebookArea .name a {
	color:#3e5c9b;
	font-weight:bold;
	text-decoration:none;
}
#facebook #facebookArea .name a:hover {
	color: #8094C0;
	font-weight: bold;
	text-decoration: none;
}

/*    twitter
----------------------------------------------*/
#twitter {
	float:left;
	width: 480px;
	position:relative;
	margin-top: 54px;
	margin-left: 40px;
}
#twitter h2 {
	position:relative;
	top: 0px;
	left: -12px;
	z-index:2;
}
#twitter .btn_view_on {
	position:absolute;
	top: 17px;
	right: 5px;
	z-index:2;
}
#twitter .contents {
	width: 480px;
	height: auto;
	margin-top:-3px;
	overflow:hidden;
}
#twitter .contents ul {
	overflow:hidden;
	margin-left: -14px;
}
#twitter .contents ul li {
	float:left;
	margin-left: 14px;
}

/*    mailMagazine
----------------------------------------------*/
#mailMagazine {
	float:left;
	width: 480px;
	position:relative;
	margin-top: 20px;
	margin-left: 40px;
}
#mailMagazine h2 {
	position:relative;
	top: 0px;
	left: -14px;
	z-index:2;
}
#mailMagazine .btn_view_on {
	position:absolute;
	top: 15px;
	right: 0px;
	z-index:2;
}
#mailMagazine .contents {
	width: 480px;
	height: auto;
	margin-top:-20px;
	overflow:hidden;
}





























/*    popup
----------------------------------------------*/

.this {
    position: relative;
}

.popup {
    padding: 15px 0 0 0;
    position: absolute;
	bottom:34px;
	left:-30px;
	z-index: 3;
}
.popup > div {}
.popup .bg_top {
	background-position: left top;
	background-image: url(../images/popup_bg_top.png);
	background-repeat: no-repeat;
	width: 361px;
	padding-top:3px;
}
.popup .bg_bottom {
	background-position: left bottom;
	background-image: url(../images/popup_bg_bottom.png);
	background-repeat: no-repeat;
	width: 361px;
	padding-bottom: 12px;
}
.popup .bg_middle {
	background-position: left top;
	background-image: url(../images/popup_bg_middle.png);
	background-repeat: repeat-y;
	width: 361px;
}

.popup ul {
	padding: 18px 0 10px 20px;
	margin-left: -9px !important;
	overflow:hidden;
}
.popup ul li {
	margin-left: 9px !important;
	margin-bottom: 9px;
	background-color:#FFFFFF;
}
.success {
    background-color: rgba(000,000,000,0.10);
    border-radius: 4px; -moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px;
    color: #fff;
    display: none;
    line-height: 32px;
    margin-top: 1em;
    padding: 0 20px;
}


/*    popup2
----------------------------------------------*/

.this2 {
    position: relative;
}

.popup2 {
    padding: 15px 0 0 0;
    position: absolute;
	bottom:34px;
	left:-180px;
	z-index: 3;
}

/*.popup2 > div {
	background-image: url(../images/bg_popup_02.png);
	background-repeat:no-repeat;
	width: 361px;
	height: 187px;
}
*/

.popup2 .bg_top {
	background-position: left top;
	background-image: url(../images/popup_bg_top.png);
	background-repeat: no-repeat;
	width: 361px;
	padding-top:3px;
}
.popup2 .bg_bottom {
	background-position: left bottom;
	background-image: url(../images/popup2_bg_bottom.png);
	background-repeat: no-repeat;
	width: 361px;
	padding-bottom: 12px;
}
.popup2 .bg_middle {
	background-position: left top;
	background-image: url(../images/popup_bg_middle.png);
	background-repeat: repeat-y;
	width: 361px;
}

.popup2 ul {
	padding: 18px 0 10px 20px;
	margin-left: -9px !important;
	overflow:hidden;
}
.popup2 ul li {
	margin-left: 9px !important;
	margin-bottom: 9px;
	background-color:#FFFFFF;
}
.success {
    background-color: rgba(000,000,000,0.10);
    border-radius: 4px; -moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px;
    color: #fff;
    display: none;
    line-height: 32px;
    margin-top: 1em;
    padding: 0 20px;
}


/*    popup3
----------------------------------------------*/

.popup3 {
    position: absolute;
	top: -50px;
	left: 110px;
	z-index: 3;
}
.popup3 > div {}
.popup3 .bg_top {
	background-position: left top;
	background-image: url(../images/popup3_bg_top.png);
	background-repeat: no-repeat;
	width: 238px;
	padding-top:3px;
}
.popup3 .bg_bottom {
	background-position: left bottom;
	background-image: url(../images/popup3_bg_bottom.png);
	background-repeat: no-repeat;
	width: 238px;
	padding-bottom: 12px;
}
.popup3 .bg_middle {
	background-position: left top;
	background-image: url(../images/popup3_bg_middle.png);
	background-repeat: repeat-y;
	width: 238px;
}

.popup3 ul {
	padding: 11px 0 10px 20px;
	margin-left: -14px !important;
	margin-bottom: 0px !important;
	overflow:hidden;
}
.popup3 ul li {
	margin-left: 9px !important;
	margin-bottom: 9px;
	background-color:#FFFFFF;
}


/*    loading
----------------------------------------------*/

#loadingTop{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -15px; /* heightの半分のマイナス値 */
	margin-left: -15px; /* widthの半分のマイナス値 */
	z-index: 100;
	background-image: url(../images/loading_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#news .newsTab #txtContents ul li{
	display: block;
}