/*
Theme Name: templete201409
Theme URI: 
Description: 
Version:
Author: 
Author URI: 
*/




/*------------------------------------------------------------
contents
------------------------------------------------------------*/
#contents {
	width: 100%;
	background-color: #000000;
}


#contentsIn {
	width: 1200px;
	margin: 0 auto;
	background-color: #000000;
	padding-bottom: 10px;
}

.pcContents{
	display: block;
}
.spContents{
	display: none;
}

/*------------------------------------------------------------
index slider
------------------------------------------------------------*/
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #000 url(img/index/arrow-left.png) no-repeat right center;}
.slider_next {background: #000 url(img/index/arrow-right.png) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}




/*------------------------------------------------------------
main
------------------------------------------------------------*/
#main {
	float: left;
	margin-right: 1px;
}

#main h2 {
	color: #9e7d43;
	font-size: 26px;
	margin: 0;
	font-weight: normal;
	padding: 5px 0;
}



#release {
	background-image: url(img/bg_contents.png);
	background-repeat: repeat;
	float: left;
	width: 467px;
	margin-bottom: 1px;
	padding: 0px 17px 5px 17px;
}

#release .releaseImg {
	float: left;
	margin-right: 15px;
	vertical-align: top;
}

#release .releaseTxt {
	float: right;
	width: 300px;
	padding-top: 5px;
}

#release ul li{
	margin-bottom: 6px;

}


#release p {
	color: #ffffff;
	font-size: 13px;
	margin: 0;
	font-weight: normal;
}
#release .viewMore{
	text-align: right;
	color: #1985ce;
	font-size: 14px;
	font-family: "Book Antiqua",serif;
}
#release .viewMore:hover{
	color: #0471b9;
}
#movie {
	background-image: url(img/bg_contents.png);
	background-repeat: repeat;
	float: right;
	width: 346px;
	margin-left: 1px;

}

#movie .movieInner{
	width: 315px;
	margin: 0 auto;
	padding: 0 0 5px 0;
}
#movie .viewMore{
	text-align: right;
	color: #1985ce;
	font-size: 14px;
	font-family: "Book Antiqua",serif;
	border-top: 1px solid #000;
	padding: 2px 7px 1px 0;
	margin: 0;
}
#movie .viewMore:hover{
	color: #0471b9;
}

#bnrarea,
#bnrarea-2col {
	clear: both;
	width: 847px;
	margin: 1px 0 2px;
}

#bnrarea-2col {
	margin: 1px 0 0 -1px;
	overflow: hidden;
}

	#bnrarea a img,
	#bnrarea-2col a img,{
		display: block;
	}
	#bnrarea-2col a img{
		float: left;
		margin: 0 0 0 1px;
	}
	#bnrarea a:hover img,
	#bnrarea-2col a:hover img{
		opacity: 0.7;
	}

#info {
	background-image: url(img/bg_contents.png);
	background-repeat: repeat;
	clear: both;
	width: 847px;
}

#info .infoInner{
	padding: 0px 17px 0px 17px;
}



#info li{
	color: #fff;

}


#info span.newsDate{
	font-size: 13px;
	float: left;
	width: 80px;
	vertical-align: top;

}
#info .newsCat{
	font-size: 10px;
	float: left;
	width: 96px;
	background: #9E7D43;
	text-align: center;
	display: block;
	vertical-align: top;
	padding: 3px 0 0 0;
}
#info p.newsTxt{
	font-size: 13px;
	float: left;
	width: 615px;
	margin-left: 14px;
	vertical-align: top;
	padding-top: 0;
	margin-top: 0;

}
#info li a{
	display: block;
}
#info a:hover{
	color: #0471b9;
}


#info h2 {
	padding-top: 5px;
}

#info .viewMore {
	text-align: right;
	color: #1985ce;
	font-size: 14px;
	padding-right: 7px;
	border-top: 1px solid #000;
	padding: 2px 7px 1px 0;
	font-family: "Book Antiqua",serif;	
}
#info .viewMore:hover{
	color: #0471b9;
}

#blog {
	float: left;
	width: 160px;
}

#blog h3 {
	margin-bottom: 5px;
	margin-top: 5px;
}

#blog .blogName {
	font-size: 12px;
	color: #1985ce;
	margin-bottom: 10px;
	text-align: right;
}
#blog .blogName:hover{
	color: #0471b9;
}

#twitter {
	float: right;
}

#twitter h3 {
	margin-bottom: 5px;
	margin-top: 5px;

}

#twitter .twName {
	float: left;
	font-size: 12px;
	color: #1985ce;
}

#twitter ul li {
	float: left;
	width: 216px;
}

#twitter ul li.mr8{
	margin-right: 8px;	
}


/*------------------------------------------------------------
sub
------------------------------------------------------------*/
#sub {
	float: right;
}

#sub h2 {
	color: #9e7d43;
	font-size: 26px;
	margin: 0;
	font-weight: normal;
	padding: 5px 0;

}


#upcoming {
	background-image: url(img/bg_contents.png);
	background-repeat: repeat;
	width: 350px;
/* 	height: 450px; */
	margin-bottom: 1px;
}

#upcoming .upcomingInner{
	padding: 0px 17px 0px 17px;

}

#upcoming ul {
	margin: 0;
}

#upcoming ul li {
	margin: 0;
	margin-bottom: 22px;
}
#upcoming a{
	display: block;
}
#upcoming a:hover {
	color: #0471b9;
}

#upcoming .liveDate {
	font-size: 11px;
	color: #ffffff;
	float: left;
	margin:0;
	padding: 0;
	font-family: "Book Antiqua",serif;
}

#upcoming .liveInfo {
	font-size: 11px;
	color: #fff;
	float: right;
	width: 208px;
	margin: 0;
	padding:0;
}

#upcoming .viewMore{
	text-align: right;
	color: #1985ce;
	font-size: 14px;
	border-top: 1px solid #000;
	margin-bottom: 1px;
	padding: 6px 7px 3px 0;
	font-family: "Book Antiqua",serif;

}

#enquete {
	background-image: url(img/bg_contents.png);
	background-repeat: repeat;
	width: 350px;
	margin-bottom: 1px;
}
#enquete .enqueteInner{
	padding: 6px 17px 0px 17px;
	color: #AD9563;
	font-size: 10px;
	margin: 0;
}
#enquete .enqueteInner h2{
	padding-bottom: 0 !important;

}
#enquete h3 {
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding-bottom: 5px;
}

/*
#enquete .enqInner img{
	margin: 5px 0;
}
*/
#enquete .viewMore{
	text-align: right;
	color: #1985ce;
	font-size: 14px;
	font-family: "Book Antiqua",serif;
	border-top: 1px solid #000;
	padding: 6px 7px 3px 0;
	margin-bottom: 1px;
}

#enquete .viewMore:hover{
	color: #0471b9;
}


#mail {
	background-image: url(img/bg_contents.png);
	background-repeat: repeat;
	width: 350px;
	padding-bottom: 5px;
}
#mail h2{
	padding: 6px 17px 0px 17px;

}

#mail .qrCode {
	float: left;
	width: 83px;
	margin-left: 15px;
}

#mail .mailStep {
	float: right;
	width: 220px;
	margin-bottom: 10px;
	margin-right: 15px;
}

#mail div h3 {
	font-size: 14px;
	color: #ffffff;
	margin: 0;
}

#mail div h4 {
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	background-color: #9e7d43;
	width: 50px;
	text-align: center;
	margin-top: 7px;
}

#mail div p {
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	margin-top: 7px;
}

#mail div p a {
	color: #1985ce;
}

#mail>p {
	font-size: 10px;
	color: #9e7d43;
	clear: both;
	margin-left: 20px;
}
.qrCode {
	text-align: center;
	margin-top: 30px;
}
/*------------------------------------------------------------
subpage
------------------------------------------------------------*/
#subPage {
	color: #fff;
	font-size: 13px;
	width: 1200px !important;
	margin-bottom: 120px;
}

#subPage h3{
	color: #9E7D43;
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 7px;
}

#subPage a{
	color: #1985CE;
	text-decoration: none;
}

#subPage a:hover{
	text-decoration: underline;
}

#subPage p {
	line-height: 180%;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;

}

#subPage.profile{
	background: url(img/profile/bg.png) no-repeat right top;
	width: 100%;
}
#subPage.profile.masa{
	background: url(img/profile/bg_profile_masa.jpg) no-repeat right top;
	width: 100%;
}
#subPage.profile.yuki{
	background: url(img/profile/bg_profile_yuki.jpg) no-repeat right top;
	width: 100%;
}
#subPage.profile.kuro{
	background: url(img/profile/bg_profile_kuro.jpg) no-repeat right top;
	width: 100%;
}




#subPage.profile p{
	margin-bottom: 35px;

}

#subPage.profile .profileMembers div{
	width: 250px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right:1px;
}
#subPage.profile .profileMembers img{
	margin: 0;
	vertical-align: bottom;
}

#subPage.profile .profileMembers .profileName{
	background : #9E7D43;
	color: #fff;
	text-align: center;
	margin: 0;
	font-size: 15px;
	padding: 3px 0;
	font-family: serif;
	
	
}
#subPage.profile .profileMembers .profileViewMore{
	text-align: right;
	background-image: url(img/bg_contents.png);
	margin: 0;
	color: #1985CE;
	padding: 5px 5px 2px 0;
	font-family: "Book Antiqua",serif;
	font-size: 14px;
	vertical-align: bottom;
}

#subPage.profile .profileMembers .profileViewMore:hover{
	color: #0471b9;
}
#subPage.profile .profileMembers .profileViewMore img{
	vertical-align: middle;
	margin-bottom: 3px;
}

#subPage.profile .profileTbl{
	border-spacing: 2px !important;
	border-collapse: separate !important;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding-top: 20px;

}

#subPage.profile .profileTbl th{
	color: #AD9563;
	border-bottom: 1px solid #AD9563;
	font-size: 13px;
	width: 150px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 5px;
}
#subPage.profile .profileTbl td{
	width: 138px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 5px 6px 15px 6px;
}

#subPage.profile .profileTbl .profilePhoto{
	border: none;

}
#subPage.live p{
	font-family: serif;

}
#subPage.live a{
color : #1985CE;
}


#subPage.live .liveList {
	margin-bottom: 30px;
	padding-top: 10px;
}
#subPage.live .liveList li{
	border-bottom: 1px solid #222222;
	margin-bottom: 5px;
	padding-bottom: 1px;
}

#subPage.live .liveList span.liveDate,
#subPage.live .liveList p{
	display: inline-block;
	*display: inline;
	vertical-align: top;
	*zoom: 1;
	margin-bottom: 0;
}
#subPage.live .liveList span.liveDate{
	width: 140px;
	font-size: 14px;
	font-family: "Book Antiqua",serif;
}
#subPage.live .liveList p{
	margin-top: 0;
	padding-top: 0;
	font-family: serif;
	font-size: 16px;
}



#subPage.live .liveTitle:hover{
	color: #0471b9 !important;

}
#subPage.live .liveList a{
	color: #fff;
}
#subPage.live .liveList a:hover{
	text-decoration: none;
}

#subPage.live .liveList .viewMore{
	color: #1985CE;
	font-family: "Book Antiqua",serif;
	font-size: 14px;
}
#subPage.live .liveList .viewMore:hover{
	color: #0471b9;
}

#subPage.live .liveSingleTitle{
	font-size: 22px;
}
#subPage.live .liveSingle dt {
	margin-bottom: 13px;
}
#subPage.live .liveSingle dt span{
	background-color: #9E7D43;
	color: #fff;
	padding: 3px 25px;
}
#subPage.live .liveSingle dd{
	font-size: 16px;
	margin: 0 0 40px 0;
}

#subPage.live .singleNavi{
	border-top: 1px solid #222222;
}

#subPage.live .singleNavi a{
	color: #0094DE;
}

#subPage.live .singleNavi .prevLink{
	float: left;
	width: 33%;
}

#subPage.live .singleNavi .returnLink{
	float: left;
	width: 33%;
	text-align: center;
	line-height: 100%;
}

#subPage.live .singleNavi .nextLink{
	float: left;
	width: 33%;
	text-align: right;
}


#subPage.movie .movieList{
	margin-left: 50px;
	font-size: 15px;
}

#subPage.movie .movieList li iframe{
	margin-bottom: 6px;
}
#subPage.movie .movieList li{
	display: inline-block;*display: inline;*zoom: 1;
	width: 310px;
	margin: 0 20px 40px 25px;
}

#subPage.movie .movieList li a{
	padding: 5px 0;
	color: #0094DE;
}

#subPage.movie .movieList li a:hover{
	color: #0471b9;
}

#subPage.movie .channelBanner{
	text-align: center;
	margin-top: 74px;
}

#subPage.discography .discographyNavi{
	border-bottom: 1px solid #333333;
	height: 51px;
	margin-bottom: 40px;
}
#subPage.discography .discographyNavi li{
	font-size: 25px;
	display: inline-block;*display: inline;*zoom: 1;
	background: #9E7D43;
	border-bottom:1px solid #000;
	width: 144px;
	height: 50px;
	text-align: center;
	margin-right: 2px;

}

#subPage.discography .discographyNavi li.selected{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	background: none;
	background: #000;
	height: 43px;
	padding-top: 7px;
}
#subPage.discography .discographyNavi li a{
	display: block;
	height: 43px;
	padding-top: 7px;
	color: #FFF;
}
#subPage.discography .discographyNavi li a:hover{
	text-decoration: none;
}
#subPage.discography .discographyContents,
#subPage.goods .goodsContents{
	margin-bottom: 80px;
}
#subPage.discography .discographyContents .item,
#subPage.goods .goodsContents .item{
	width: 298px;
	margin: 1px;
	float: left;
}
#subPage.discography .discographyContents .itemHead,
#subPage.goods .goodsContents .itemHead{
	background: url('img/bg_contents.png');
	padding: 15px;
	margin-bottom: 1px;
}
#subPage.discography .discographyContents .itemHead p,
#subPage.goods .goodsContents .itemHead p{
	line-height: 100%;
	margin:0;
	padding:0;
}
#subPage.discography .discographyContents .itemHead .subTitle{
	margin-top: 10px;
}

#subPage.discography .discographyContents .itemHead .title{
	margin: 7px 0;
}

#subPage.discography .discographyContents .itemHead .eyecatch,
#subPage.goods .goodsContents .itemHead .eyecatch{
	margin-bottom: 15px;
}

#subPage.goods .goodsCat{
	display: block;
	margin: 10px 0 !important;
}
#subPage.goods .goodsCat a{
	color: #1985CE;
}
#subPage.goods .goodsCat a:hover{
	color: #0471b9;
}

#release .status,
.itemHead .status{
	font-size: 14px;
	color: #fff;
	font-family: "Book Antiqua",serif;
	display: table;
	padding: 5px 8px;
}
.status.comingSoon{
	background: #9B0416;
}
.status.nowAvailable{
	background: #9E7D43;
}
.status.soldOut{
	background: #777777;
	color: #000000;
}
.status.limited{
	background: #1C0679;
}
#release .title,
.itemHead .title{
	font-size: 18px;
	margin-top:5px;
}
#release .release,
#release .price,
.itemHead .release,
.itemHead .price{
	font-size: 13px;
}
.itemHead img,
.itemHead img{
	margin-bottom: 8px;

}
#subPage.goods p,
#subPage.discography p{
	font-family: serif;

} 
#subPage.goods .goodsContents{
	margin-top: 35px;

}
#subPage.goods .goodsContents .itemHead .price{
	font-size: 13px;
	padding-top: 8px;
	margin-top: 0;
}
#subPage.goods .goodsContents .itemHead .freeArea{
	padding-top: 10px;

}

#subPage.discography .discographyContents .itemHead .price,
#subPage.discography .discographyContents .itemHead .release{
	margin-bottom: 10px;

}
#subPage.discography{
	padding-top: 22px;
}
#subPage.discography .discographyContents .itemHead .trackList {
	margin-bottom: 15px;
}
#subPage.discography .discographyContents .itemHead .trackList .listTitle{
	color: #9E7D43;
	font-size: 15px;
	font-family: serif;
	margin: 10px 0;
}

#subPage.discography .discographyContents .itemBottom,
#subPage.goods .goodsContents .itemBottom{
	background: url('img/bg_contents.png');
	text-align: right;
	padding: 10px 10px 5px 10px;
}

#subPage.goods .goodsContents .itemHead .category a{
	color: #0094DE;
	font-size: 15px;
}

#subPage.contact .contactNotice,
.charitywanwan-entry .contactNotice,
.daselovi-entry .contactNotice,
.masa-orchestra .contactNotice,
.vote-form .contactNotice {
	border: 1px solid #CE0212;
	width: 484px;
	padding: 13px;
	font-size: 12px;
}
#subPage.contact table,
#subPage.enquete table,
.charitywanwan-entry table,
.daselovi-entry table,
.masa-orchestra table,
.vote-form table{
/* 	width: 750px; */
	font-size: 12px;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;

}

#subPage.contact th,
#subPage.enquete th,
.charitywanwan-entry th,
.daselovi-entry th,
.masa-orchestra th,
.vote-form th
{
	background: #222222;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: left;
	position: relative;
	padding: 15px 10px;
	vertical-align: top;
}

#subPage.contact th span.required,
#subPage.enquete th span.required,
.charitywanwan-entry th span.required,
.daselovi-entry th span.required,
.masa-orchestra th span.required,
.vote-form th span.required{
	background: #CE0212;
	padding: 3px 13px;
	position: absolute;
	top: 10px;
	right: 5px;
}
#subPage.contact td,
#subPage.enquete td,
.charitywanwan-entry td,
.daselovi-entry td,
.masa-orchestra td,
.vote-form td{
	border-bottom: 1px solid #9E7D43;
	width: 500px;
	padding: 0 14px;
}
#subPage.contact input,
#subPage.enquete input,
.charitywanwan-entry input,
.daselovi-entry input,
.masa-orchestra input,
.vote-form input,
#subPage.contact select,
#subPage.enquete select,
.charitywanwan-entry select,
.daselovi-entry select,
.masa-orchestra select,
.vote-form select{
	color: #000;
}
#subPage.contact textarea,
#subPage.enquete textarea,
.charitywanwan-entry textarea,
.daselovi-entry textarea,
.masa-orchestra textarea,
.vote-form textarea{
	color: #000;
	margin: 10px 0;

}
#subPage.contact input[type="submit"],
#subPage.enquete input[type="submit"],
.charitywanwan-entry input[type="submit"],
.daselovi-entry input[type="submit"],
.masa-orchestra input[type="submit"],
.vote-form input[type="submit"]{
	background: #9E7D43;
	color: #fff;
	border: none;
	font-weight: bold;
	padding: 5px 40px 5px 40px;
}

#subPage.enquete,
#subPage.contact{
	background: url('img/enq/bg_enq.png') no-repeat top right;
}
.charitywanwan-entry{
	min-height: 700px;
	background: url('img/enq/bg_wanwan.png') no-repeat top right;
}

#subPage.enquete .enqTitle{
	color: #9E7D43;
	font-size: 16px;
	font-weight: bold;
}

.fontCRed{
	color: #CE0212;
}



#subPage.live p{
	font-family: serif;

}
#subPage.news a{
color : #1985CE;
}

#subPage.news .newsList {
	margin-bottom: 30px;
	padding-top: 10px;
}
#subPage.news .newsList li{
	border-bottom: 1px solid #222222;
	margin-bottom: 5px;
	padding-bottom: 1px;
}

#subPage.news .newsList span.newsDate,
#subPage.news .newsList p{
	display: inline-block;
	*display: inline;
	vertical-align: top;
	*zoom: 1;
	margin-bottom: 0;
}
#subPage.news .newsList span.newsDate{
	width: 100px;
	font-size: 14px;
	font-family: "Book Antiqua",serif;
	margin-top: 3px;
}
#subPage.news .newsList p{
	margin-top: 0;
	padding-top: 0;
	font-family: serif;
	font-size: 16px;
	width: 950px;
	vertical-align: top;
}



#subPage.news .newsList a{
	color: #fff;
}
#subPage.news .newsList .newsTitle:hover{
	color: #0471b9 !important;

}

#subPage.news .newsList .viewMore{
	color: #1985CE;
	font-family: "Book Antiqua",serif;
	font-size: 14px;
}
#subPage.news .newsList .viewMore:hover{
	color: #0471b9;

}
#subPage.news .newsList span.newsCat{
	font-size: 10px;
	display: inline-block;*display: inline;*zoom: 1;
	width: 96px;
	background: #9E7D43;
	text-align: center;
	vertical-align: top;
	padding: 3px 0 0 0;
	margin-right: 20px;
	margin-top: 3px;


}




/* @end */