/*
固定ページ用CSS
*/
.post .entry a{
	padding: 3px;
	background: #ccc;
	color: #000;
	text-decoration: none;
}

/*
releaseSinglePage
------------------------------*/
#releaseSinglePage{
	width:532px;
	/*overflow:hidden;*/
	position:relative;
	float:left;
}
#releaseSinglePage h1{
	margin-bottom:20px;
	line-height:1;
}
#releaseSinglePage h2{
	color: black;
	font-size: 20px;
	/*margin-bottom: 20px;*/
	padding:10px 0px;
	line-height: 1.7em;
	font-weight: lighter;
	border-bottom:dotted 1px #d1d1d1 !important;
}

#releaseSinglePage #img{
	/*margin-bottom: 20px;*/
	padding-top:20px;
	line-height: 0;
}
#releaseSinglePage #img img{
	padding: 1px;
	border: #DDD solid 1px;
}
#releaseSinglePage dl{
	overflow:hidden;
	border-bottom:dotted 1px #000 !important;
	padding:5px 0px;
}
#releaseSinglePage dt{
	width:92px;
	float:left;
}
#releaseSinglePage dd{
	float:left;
}

#releaseSinglePage dl.case1 dt{
	padding-top:4px;
}

#releaseSinglePage dl.case1  dd{
	float:left;
	font-size:15px;
	font-weight:bold;
}
#releaseSinglePage dl.case2 dt{
}

#releaseSinglePage dl.case2  dd{
	float:left;
	font-size:12px;
	width:440px;
	word-wrap: break-word;
}


#releaseSinglePage dl.case1 dd.prof{
	padding-top:2px;
	float:right;
	height:22px;
}
#releaseSinglePage dl.case1 dd.prof img{
	/*border:#000 solid 1px;*/
	
}
#releaseSinglePage #toshop{
	text-align:right;
	margin-bottom:50px;
}
#releaseSinglePage .tl{
	border-top:dotted 1px #000 !important;	
}

#releaseSinglePage .date{
	font-size:10px;
	/*border-top:dotted 1px #d1d1d1 !important;*/
	border-bottom:dotted 1px #000 !important;
	padding:5px 0px;
	line-height:1;
}
#releaseSinglePage .date2{
	font-size:10px;
	/*border-top:dotted 1px #d1d1d1 !important;*/
	border-bottom:solid 1px #000 !important;
	padding:5px 0px;
	line-height:1;
}
#releaseSinglePage .date dd{
	font-size:11px;
}

#releaseSinglePage .wp_social_bookmarking_light{
	border-bottom:dotted 1px #000 !important;
	/*overflow:hidden;*/
	/*margin-bottom: 30px !important;*/
	height: 24px;
}
#releaseSinglePage .wp_social_bookmarking_light_clear{
	
}


#releaseSinglePage .entry{
	/*padding-top:20px;*/
	padding-bottom:30px;
	border-bottom:dotted 1px #000 !important;
	overflow:hidden;
	
}
#releaseSinglePage .entry a{
	color:#fff;
	background:#000;
	text-decoration:none;
}

#releaseSinglePage .entry a:hover{
	color:#555;
	background:#000;
}

#releaseSinglePage .entry p{
	color:#000;
	font-size: 12px;
	line-height: 1.8;
	word-wrap: break-word;
}

#releaseSinglePage .entry iframe{
	width:532px;
	height:325px;
}
#releaseSinglePage .entry .line{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#888 solid 1px;
}
/*
ArchivesPage
------------------------------*/
#archivesPage{
	width:532px;
	overflow:hidden;
	position:relative;
	float:left;
}
#archivesPage h1{
	margin-bottom:20px;
	line-height:1;
}
#archivesPage h2{
	color: black;
	font-size: 20px;
	/*margin-bottom: 20px;*/
	padding:10px 0px;
	line-height: 1.7em;
	font-weight: lighter;
	border-bottom:dotted 1px #d1d1d1 !important;
}
#archivesPage #date{
	font-size:10px;
	border-top:dotted 1px #d1d1d1 !important;
	border-bottom:dotted 1px #d1d1d1 !important;
	padding:5px 0px;
	line-height:1;
}

#archivesPage .wp_social_bookmarking_light{
	border-bottom:dotted 1px #d1d1d1 !important;
	height: 24px;
}
#archivesPage .entry{
	padding-bottom:50px;
	margin-bottom:20px;
	border-bottom:dotted 1px #d1d1d1 !important;
	overflow:hidden;
}
#archivesPage .entry img{
	height: auto !important;
}
#archivesPage .entry iframe{
	width:100%;
}
#archivesPage #pagenavi{
	overflow:hidden;
}
#archivesPage #pagenavi a{
	background:#000;
	color:#FFF;
	padding:2px 3px;
	text-decoration:none;
}
#archivesPage #pagenavi a:hover;{
	background:#FFF;
	color:#000;
}
/*
ArtistPageSingle
------------------------------*/
#releasePage{
	overflow:hidden;
}
#releasePage .releaseBox{
	width:164px;
	height:235px;
	float:left;
	margin:0px 20px 35px 0px;
}
#releasePage .releaseBox img{
	padding:1px;
	border:#ddd solid 1px;
	margin-bottom:10px;
}
#releasePage p{
	font-size: 11px;
	line-height:1.2;
}
/*
ArtistPageSingle
------------------------------*/
#ArtistPageSingle{
	overflow:hidden;
}

#ArtistPageSingle h1{
	color: black;
	font-size: 20px;
	margin: 0px 0px 20px 0px;
	line-height: 1.5em;
	font-weight: lighter;
}

#ArtistPageSingle #profile{
	width:900px;
	margin-bottom:50px;
	overflow:hidden;
}

#ArtistPageSingle #profile #artistLeft{
	width:530px;
	float:left;
}

#ArtistPageSingle #profile #artistRight{
	width:348px;
	float:right;
}

#ArtistPageSingle .rttl{
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

#ArtistPageSingle dl.link{
	margin: 20px 0px 0px 0px;
}
#ArtistPageSingle dt{
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

#ArtistPageSingle .link dd{
	display:inline;
	padding-right:5px;
	margin-right:5px;
	border-right:#666 solid 1px;
}

#ArtistPageSingle dd a{
	color:#000;
}
/*get_artistRelease*/
#ArtistPageSingle #artistRelease{
	overflow:hidden;
	/*margin-bottom:25px;*/
}

#ArtistPageSingle #artistRelease .releaseBox{
	width:164px;
	float:left;
	margin: 0px 20px 0px 0px;
	height: 255px;
}
#ArtistPageSingle #artistRelease .releaseBox img{
	padding:1px;
	border:#ddd solid 1px;
	margin-bottom:10px;
}
#ArtistPageSingle #artistRelease p{
	font-size: 11px;
	line-height:1.2;
}

/*for_otherWoks*/
#ArtistPageSingle dl.otherworks{
	margin-bottom:50px;
}

#ArtistPageSingle .otherworks dt{
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

#ArtistPageSingle .otherworks dd{
	
}

/*for_otherAlbum*/
#ArtistPageSingle ul.other-album{
	margin-bottom:50px;
}

#ArtistPageSingle .other-album li{
	line-height:1.5;
}


/*
artist_INDEX
------------------------------*/
.artistIndexBlock{
	display:none;
	overflow:hidden;
}

.artistIndexBlock .artistListBox{
	width: 217px;
	margin-right: 10px;
	margin-bottom: 25px;
	font-size: 10px;
	line-height: 1.2em;
	float: left;
}

.artistIndexBlock .artistListBox .artistOuter{
	border:#DDD solid 1px;
	padding:1px;
	margin-bottom:5px;
}

.artistIndexBlock .artistListBox .artistThum{
	height: 148px;
	display:block;
}

.artistIndexBlock .artistListBox .artistThum img{
	
}
.artistIndexBlock .artistListBox p{
	padding-left:5px;
}
.artistIndexBlock .artistListBox p a{
	text-decoration:none;
	color:#000;
}

/*
live-page
------------------------------*/

.liveBlock .liveMonth{
	color:#000;
	font-size: 20px;
	font-weight: lighter;
	margin:0px 0px 20px 0px;
}
.liveBlock .liveSc{
	margin-bottom:70px;
}
.liveBlock .liveSc ul{
	overflow:hidden;
	border-bottom:#333 dotted 1px;
	padding-bottom:10px;
	margin-bottom:10px;
	width:900px;
}
.liveBlock .liveSc li{
	float:left;
	display:block;
	list-style:none;
}
.liveBlock .liveSc .date{
	width:64px;
}
.liveBlock .liveSc .open{
	width:60px;
}
.liveBlock .liveSc .artist{
	width:200px;
	padding-right:10px;
}
.liveBlock .liveSc .title{
	width:328px;
	padding-right:10px;
}
.liveBlock .liveSc .place{
	width:130px;
}
.liveBlock .liveSc .more{
	width:90px;
	text-align: right;
}

.liveBlock .liveSc .past{
	color:#999;
}

.liveBlock .with{
	font-size:10px;
	letter-spacing:0px;
}

.liveOld .liveMonth{
	color:#000;
	font-size: 20px;
	font-weight: lighter;
	margin:0px 0px 20px 0px;
}

.liveOld .liveTb{
	font-size: 11px;
	margin-bottom: 20px;
}

.liveOld .livetitl{
	color: #999;
}

.liveOld .past {
	color: #999;
}

.liveOld A:link, .liveOld A:visited,.liveBlock .place A:link, .liveBlock  .place A:visited  {
	font-size:11px;
	color:#FFF;
	background:#000;
	text-decoration:none;

}
.liveOld A:hover ,.liveBlock .place A:hover {
	color:#FFF;
	background:#999;
}

#LiveBottom{
	overflow: hidden;
}

#LiveBottom #to-top{
	margin-top: 0 !important;
}

#liveArc{
	overflow: hidden;
	float: right;
}

#liveArc li{
	float: left;
	margin-left: 10px;
}

#liveArc li a{
	padding: 2px 3px;
	background: #000;
	color: #fff;
	text-decoration: none;
}

#liveArc li a:hover{
	background: #999;
}

/*
page
------------------------------*/