@charset "utf-8";
/*
Theme Name: New Yuming Site 2018 Version Theme
Theme URI: https://yuming.co.jp
Description: Yuming 2018 Theme※旧サイトスタイル
Author: Kirarasha

*/





/* RESET CSS */

body{font-family:HiraKakuProN-W3, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,Verdana,"ＭＳＰゴシック",sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}  
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}    
table{border-collapse:collapse;border-spacing:0;}  
caption,th {text-align:left;}   
/*hr {display:none;} */
.clearfix {_height: 1px;min-height: 1px;}
.clearfix:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/* for MacIE5 \*//*/
/*.clearfix {height: auto;overflow: hidden;}*/
/* end */


/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
/*	vertical-align:baseline;
	background:transparent;*/
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}




/*==========================
  1-2.Universal selector
==========================*/

* {
line-height: 1.4;
font-size: 100%;
/*font-weight: normal;
font-style: normal;*/
}


/* CONTENTS CSS */

*html { /* IE6透過PNG対策用（IE6以外のIEでは横スクロール不能になる不具合の原因になる） */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#bbbbbb,EndColorStr=#eeeeee);
}





/*============================================================================
　　　　　　　　　　　		Wordpress CSS
=============================================================================*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*============================================================================
　　　　　　　　　　　オフィシャルサイト共通スタイル
=============================================================================*/

.fclear {
	clear:both;
}

.hidentxt {
	display:none;
}

.txthidden {
	text-indent:-99999px;
}


html,body,#wrap{
/*	height:100%;*/
}

body > #wrap{
/*	height:auto;
	min-height:100%;*/
}

strong {
	font-weight:bold;
}

div {
	word-wrap: break-word;
}

.post li {
	list-style:none;
}

#pathlink br {
	display:none;
}

li {
	list-style: none;
}


/*============================================================================
　　　　　　　　　　　オフィシャルサイトBLOG用スタイル
=============================================================================*/
body {
	background-color: #fff;
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
	color: #555;
	opacity: 1;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all  0.6s ease;

}
a:hover {
	opacity: 0.8;
}

#main {
	width:1024px;
	margin:0 auto;
}

#main header h1 {
	width:1024px;
	height:100px;
	background-image: url(images/title_bg2020_r.jpg);
	background-size: cover;
	background-repeat: no-repeat;  
}

/* ナビボタン用 */

/*
#main header nav {
	margin-top:10px;
	width:1024px;
	margin-bottom:10px;	
}
header nav ul {
	text-align:center;
}
*/
/*
header nav ul li {
	display:inline-block;
	width:150px;
	height:44px;
	margin:0 0 0 5px;
	text-align:left;*/
/*	/display: inline; ＜IE6,7用のハック */
/*	/zoom: 1; ＜IE6,7用のハック
}*/
/*
header nav a {  
  text-indent: -9999px;  
  text-decoration: none;  
  display: block;  
  width: 150px;  
  height: 44px;
  background-image:url(images/navi_button.png);  
  background-repeat: no-repeat;  
}  


header nav a:hover {  
  text-decoration: none;  
  background-image: url(images/navi_button.png);  
  background-repeat: no-repeat;  
}  
*/

/* 新ナビメニュー */
header nav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
	background-color: #000;
}

header nav ul li {
	padding: 0.3rem 1rem;
	font-size: 80%;
	font-family: "metallophile-sp8",sans-serif;
	color: #fff;
}
header nav ul li a {
	color: #fff;
}



/* ボタンのスタイルはホームと共通 */

#pathlink {
	width:1000px;
	margin: 15px 0 50px 24px;
	font-size:80%;
	font-weight:bold;
	color:#000;
}
#pathlink a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#pathlink a:hover {
	text-decoration:underline;
}



/* コンテンツ */

div.flexbox {
	width: 100%;
}

#blogcolumnleft {
	margin-left:24px;
	margin-bottom:37px;
	width:210px;
	display:inline-block;
	vertical-align:top;
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}

#blogcolumncenter {
	margin:0 28px;
	margin-bottom:44px;
	width:500px;
	display:inline-block;
	vertical-align:top;
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}

#blogcolumnright {
	margin-bottom:44px;
	width:210px;
	display:inline-block;
	vertical-align:top;
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}


.maincontents {
	background:#FFF;
	overflow:auto;
	width:440px;
	padding:30px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	margin-bottom:10px;
	height: auto;
	border: #ccc solid 1px;
}

article.pagenav {
	padding-top: 15px;
	padding-bottom: 15px;
}


.sidecontents {
	background:#fff;
	width:210px;
/*	padding:15px;*/
	margin-bottom:0;
}
.widget ul {
	padding:15px 15px 5px;	
	box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.4);
}

/* 記事用 */

.post h1 {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-size:1.2rem;
	font-weight:normal;
	margin-bottom:1.5rem;
	letter-spacing:5px;
	background:#fff;
	text-shadow:1px 1px 0 #ccc;
	line-height:.1.8;
}
.post h1 a {
	font-weight:bold;
	text-decoration:none;
}

.post h1 a:hover {
	text-decoration:underline;
}

.btext h2 {
	font-size:1rem;
	font-weight:bold;
	margin-bottom:15px;
}
.btext h2 a {
	font-weight:bold;
}


.postinfo {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	background:#888;
	color:#FFF;
	letter-spacing:2px;
	padding:3px 10px;
	font-size:0.7rem;
	margin-bottom:1.5rem;
}

.postinfo a {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}
.postinfo a:hover {
	text-decoration:underline;
}

.btext {
	font-size: 0.9rem;
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	letter-spacing:2px;
}
.btext p {
	line-height:2.2;
}

.btext img {
	margin-bottom:1em;
}

.post table, .post td, .post th {
	border: 1px #999 solid;
}
.post td, .post th {
	padding:5px;
}


/* ブログ内ナビゲーション */
.pageprev {
	display:block;
	width:45%;
	float:left;
	font-size:80%;
}

.pagenext {
	display:block;
	width:45%;
	float:right;
	font-size:80%;
	text-align:right;
}





/* サイドバー＆ウィジェット用 */

.widgettitle {
	font-family: "cooper-black-std", tbudgothic-std, sans-serif;
	font-weight: 900;

	background-image: url(images/widgettitlebk.svg);
	background-repeat: no-repeat;
	background-size: contain;

	color:#fff;
	font-size:1rem;
	text-align:center;
	margin-bottom:1.5rem;
	padding: 7px 5px 5px;
 	letter-spacing : 2px;                /* 文字間 */
	text-shadow    : 
	2px  2px 1px #000,
	-2px  2px 1px #000,
	2px -2px 1px #000,
	-2px -2px 1px #000,
	2px  0px 1px #000,
	0px  2px 1px #000,
	-2px  0px 1px #000,
	0px -2px 1px #000;        /* 文字の影 */
	width: 200px;
	height: 24px;
}


#wp-calendar caption {
	text-align:center;
	font-size:80%;
	font-weight:bold;
}
/*
.extranav .widgettitle {
	letter-spacing:1px;
	background:#36C;
	margin-bottom:10px;
}

.extramenu {
	width:210px;
}
.arrowtitle {
	width:210px;
	height:80px;
	background:url(images/arrow.png) no-repeat;
}
.extramenu ul {
	width:210px;
	background:url(images/signpole.png) repeat-y;
	margin:0;
	padding-bottom:15px;
}
.extramenu ul li {
	font-family:"ヒラギノ丸ゴ Pro W4", "HiraMaruPro-W4", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:144px;
	background-color:#000;
	margin:0 auto 5px;
	font-size:70%;
	color:#FFF;
	text-align:center;
	padding:10px;
	letter-spacing:1px;
}
.extramenu ul li a {
	font-family:"ヒラギノ丸ゴ Pro W4", "HiraMaruPro-W4", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	text-decoration:none;
}
.extramenu ul li a:hover {
	text-decoration:underline;
}
*/
#home .widgettitle {
	box-shadow:none;
	text-align:left;
	letter-spacing:0;
	font-weight:bold;
}

.widget {
	margin-bottom:15px;
	list-style:none;
}

/*
.widget_calendar .widgettitle {
	display:none;
}
*/

.widget_search .widgettitle {
	margin-bottom:0;
}

.sidecontents ul {
	list-style:none;
}


.widget ul li {
	font-size:70%;
	line-height:1.3;
	margin-bottom:1.2rem;
}
/*
.extranav ul li {
	font-size:80%!important;
}
*/
.widget ul li a {
	text-decoration:none;
}
.widget ul li a:hover {
	text-decoration:underline;
	color:#ccc;
}



.widget_nav_menu li a:before, .widget_archive li a:before, .widget_categories li a:before {
	content: "◇"
}

#recent-posts-with-date ul li, .execphpwidget ul li {
	border-bottom:#ccc dotted 1px;
	margin-bottom:10px;
	padding-bottom:10px;
	line-height: 1.8;
}

.execphpwidget ul.yumidisco li {
	border-bottom: none;
	margin-bottom:5px;
}



#wp-calendar {
	width:170px;
	margin:0 auto;
}
#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar th, #wp-calendar td {
	font-size:70%;
	text-align:center;
}

#wp-calendar #prev {
	text-align:left;
}
#wp-calendar #next {
	text-align:right;
}

.feed {
	text-align:center;
}

/* カレンダー関連 */
/* function.phpに追記して曜日にCSSクラス指定済み */
#wp-calendar td.sun {
    background: #fcc;
}
#wp-calendar td.sat {
    background: #acf;
}
#wp-calendar td.holiday {
    background: #fcc;
}
#wp-calendar td#today {
    background: #ddd;
}

.screen-reader-text {
	font-size:75%;
}
.feed {
	font-size:75%;
}
.feed img {
	vertical-align:middle;
}


/* キャプション付き画像スタイル */

.wp-caption {
	background:#000;
	padding:15px;
}
.wp-caption p {
	font-size:80%;
	color:#FFF;
	line-height:1.3;
}
.wp-caption img {
	margin:0 auto 5px;
	display:block;
}	

/*============================================================================
　　　　　　　　　　　コメント用スタイル
=============================================================================*/

h2.commentshoukai {
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
	background:#000;
	color:#fff;
	padding:10px;
	text-align:center;
}



h3#comments {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	background:#999;
	color:#FFF;
	letter-spacing:2px;
	padding:3px 10px;
	font-size:80%;
	margin-bottom:10px;
	-moz-border-radius: 20px; /* Firefox */
	-webkit-border-radius: 20px; /* Safari and Chrome */
	border-radius: 20px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}


textarea {
	/*width:400px;*/
}

.commentimage { /*画像投稿用（プラグインを編集してID追加）*/
	width:400px;
	font-size:80%;
}
	
.commentimage input {
	width:200px!important;
}

.commentlist .comment {
	list-style:none;
	border:#ddd solid 1px;
	padding:15px;
	margin-bottom:15px;
	/*width:406px;*/
	-moz-border-radius: 20px; /* Firefox */
	-webkit-border-radius: 20px; /* Safari and Chrome */
	border-radius: 20px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	clear:both;

}
*:first-child+html .commentlist li, *:first-child+html h3#comments { /* ＜IE7用のハック */
	border-radius:none!important;
}


.commentlist .comment .comment {
	border:#333 solid 2px;
	margin-top:15px;
}

#cancel-comment-reply {
	margin:15px 0 0 auto;
	font-size:80%;
	text-align:right;
}

cite.fn {
	font-size:90%;
	font-weight:bold;
}
span.says {
	font-size:90%;
}
.commentmetadata {
	background:#999;
	padding:2px;
	color:#FFF;
	font-size:70%;
	text-align:right;
	margin:10px 0;
}
.commentmetadata a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
.commentmetadata a:hover {
	color:#FFF;
	text-decoration:underline;
}

.comment .songtitle {
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
}
.comment p {
	font-size:80%;
	line-hieght:1.3;
	margin-bottom:15px;
}

.comment .reply {
	font-size:70%;
	text-align:right;
}

.comment p img {
	display:block;
	margin:5px auto;
}
#respond {
	margin:15px auto;
}

#respond h3 {
	font-size:100%;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:10px;
	background:#000;
	color:#fff;
	padding:8px;
	text-align:center;
}

#reply-title {
	display:none;
}
.commentchuui {
	font-size:80%;
	font-weight:bold;
	margin-bottom:10px;
}
.commentchuui2{
	font-size:80%;
	margin-bottom:10px;
}
.formsetsumei {
	font-size:100%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

.koumoku li {
	list-style:none;
	font-size:80%;
}


p.comment-notes, #respond form .required {
	display:none;
}

.form-allowed-tags {
	display:none;
}
#respond form {
	background:#000;
	padding: 20px;
}
#respond form label {
	width:30%;
	display:block;
	float:left;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
#respond form #author, #respond form #email, #respond form #songtitle {
	width:68%;
	margin-bottom:10px;
	border:#36C solid 1px;
	padding:2px;
}
.comment-form-comment {
	margin-top:10px;
}
*:first-child+html form#commentform .comment-form-author { /* ＜IE7用のハック */
	margin-top:25px;
}



.comment-form-comment textarea {
	/*width:391px;*/
	border:#36C solid 1px;
	/*padding:2px;*/
	margin:0;
	width:98%;
}
.form-submit {
	margin-bottom:8px;
}
.commentimage input {
	width:60%!important;
	font-size:11px;
	font-weight:bold;
}
.logged-in-as a {
	color:#fff;
}
.logged-in-as {
	margin-bottom:25px;
	color:#fff;
	font-size:80%;
}


/* コメントのナビ用 */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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

.navigation {
	margin-bottom:0.5em;
	font-size:80%;
}

/*============================================================================
　　　　　　　　　　　うそラジオ用スタイル
=============================================================================*/

h1.usoradiotitle {
	font-family: "cooper-black-std",sans-serif;
	background:#000;
	color:#FFF;
	height:auto !important;
	letter-spacing:2px;
	padding:20px 10px;
	text-align:center;
	font-size:120%;
	margin-bottom:20px;
	box-shadow:3px 4px #aaa;
	text-shadow: none;
/*	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
*/
}

h1.usoradiotitle a {
	font-family: "cooper-black-std",sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}
h1.usoradiotitle a:hover {
	text-decoration:underline;
}
.usosetsumei {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-size:85%;
	border:6px double #000;
	padding:10px;
	line-height:1.2;
	margin-bottom:15px;
	width: 408px;
	background-color: #fff;
}
.btext p.usosetsumei {
	background-color: #fff;
}
.usosetsumei strong {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-weight:bold;
	line-height:1.3;
}
.backnumbertxt {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-size:85%;
	line-height:1.3;
	margin: 10px 40px;
}
.usoiphone {
	width:440px;
	height:30px;
}


.ushiroframe {
	width:386px;
	height:446px;
	background-image:url(images/ushiro_frame.png);
	background-repeat:no-repeat;
	margin:15px auto 5px;
	display:table-cell;
	vertical-align:middle;
}
* html .ushiroframe {/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html .ushiroframe {/* IE 7 */
display:inline;
zoom:1;
}

.ushiroframe img {
	margin:63px 73px;
}

.yumireceipt {
	text-align:center;
}
.yumireceipt img {
	border:#ddd 20px groove;
	display:block;
	margin:25px auto 10px;
}
	
.usobox {
	width:432px;
	padding:0;
	border: 4px solid #000;
	overflow:auto;
	vertical-align:top;
	margin:5px 0 5px;
}
*:first-child+html .usobox { /* ＜IE7用のハック */
	padding-bottom:20px;
}

.usoboxbg1 {
	background:url(images/usoframebg1.png) no-repeat #ddd;
}
.usoboxbg2 {
	background:url(images/usoframebg2.png) no-repeat #ddd;
}
.usoboxbg3 {
	background:url(images/usoframebg3.png) no-repeat #ddd;
}
.usoboxbg4 {
	background:url(images/usoframebg4.png) no-repeat #ddd;
}


.usoimg {
	width:180px;
	margin:20px;
	text-align:center;
	display:block;
	float:left;
	height:135px;
	background:#000;
	vertical-align:top;
}
.usotxt {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-weight:bold;
	background-color:#fff;
	float:right;
	color:#333;
	font-size: 0.75rem;
	line-height:1.8;
	margin:20px 20px 20px 10px;
	padding:15px;
	vertical-align:top;
	width:152px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	position: relative;
}

.usomailchuui {
	padding:15px;
	margin:15px auto;
	border: 4px double #ccc;
	font-size:90%;
	line-hieght:1.3;
}



/*============================================================================
　　　　　　　　　　　オフィシャルサイトPAGE用スタイル
=============================================================================*/

.page h1 {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-size:150%;
	font-weight:normal;
	color:#000;
	margin-bottom:10px;
	letter-spacing:0.1em;
	background:#fff;
	text-shadow:1px 1px 0 #ccc;
}
/*============================================================================
　　　　　　　　　　　オフィシャルサイトPROFILE用スタイル
=============================================================================*/

.profile ul {
	font-size:95%;
}
.profile h2 {
	font-size:130%;
}
.profile ul {
	list-style:none;
	margin-bottom:1em;
}
/*============================================================================
　　　　　　　　　　　オフィシャルサイトPravacyPolicy用スタイル
=============================================================================*/
#privacypolicy ul li, #privacypolicy ul li h1{
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	color:#000;
	text-shadow:none;
}
#privacypolicy ul li h1{
	font-weight:bold;
	font-size:120%;
	margin-top:1.5em;
	margin-bottom:0;
}
#privacypolicy ul li, #privacypolicy p {
	font-size:95%;
	line-height:1.4;
}
#privacypolicy ul li ul {
	margin-top: 0.5em;
}
#privacypolicy ul li ul li {
	margin-left: 2em;
	list-style:disc;
}

/*============================================================================
　　　　　　　　　　　オフィシャルサイトDiscography用スタイル
=============================================================================*/

.discotopcell {
	width:200px!important;
	border:1px solid #ccc!important;
	text-align: center;
	padding: 15px 4px!important;
	font-family: "cooper-black-std",sans-serif;
	font-weight: normal;
	vertical-align: top;
}
.discotopcell div {
	text-align: center;
	font-family: "cooper-black-std",sans-serif;
	font-weight: normal;
	width:200px!important;
}
div.discoindexthumbnail {
	width:200px!important;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: 150px!important;
}


.discotopcell a {
	font-family: "cooper-black-std",sans-serif;
	color: #333!important;
}
.discotopcell a:hover {
	font-family: "cooper-black-std",sans-serif;
	color: #ccc!important;
}

.disco a {
	text-decoration:none;
}
.disco h1 {
	color:#888;
}

.disco h1.discotitle {
	display:none;
/*	font-family: 'UD新ゴNT DB', 'UD Shin Go NT DemiBold', san-serif;
	background:#39F;
	color:#FFF;
	font-weight:normal;
	height:auto !important;
	letter-spacing:1px;
	font-size:22px;
	margin-bottom:20px;*/
/*	box-shadow:3px 4px #069;*/
/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width:363px;
	margin: 0 auto 20px;
	padding:20px 5px 20px 65px;
	border: double 6px #fff;
	text-align: left;
	background-image: url(images/disco_ym.png);
	background-position : left center;
	background-repeat: no-repeat;
	text-shadow:none;*/
}

.disco h1.cattoptitle {
	font-family: "cooper-black-std",sans-serif;
	background:#000;
	color:#FFF;
	font-weight:normal;
	height:auto !important;
	letter-spacing:1px;
	text-align:center;
	font-size:22px;
	margin-bottom:20px;
/*	box-shadow:3px 4px #069;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width:363px;
	margin: 0 auto 20px;
	padding:20px 5px 20px;
	border: double 6px #fff;
	background-image: url(images/disco_ym_trans.png);
	background-position : center;
	background-repeat: no-repeat;
	text-shadow:none;
}


.disco div, .disco ul {
	width:436px;
	margin: 0 auto;
}

.disco ul {
	font-size:75%;
	margin: 1em 0;
}
.disco ul li {
	margin-bottom:0.3em;
}
.disco img {
/*	border: 1px solid #999;*/
}
ul.sidedisco li {
	font-family: "cooper-black-std",sans-serif;
	font-size:80%;
	font-weight: normal;
}
ul.sidedisco li a {
	font-family: "cooper-black-std",sans-serif;
	font-weight: normal;
}
.discobikou {
	font-size:90%;
	margin-top:0.8em;
}

/*
.archivelist {
	width:380px !important;
	margin:5px auto !important;
}
*/
.discolist a img, .visuallist a img {
/*	float: left;
	margin-right: 1em;*/
	text-align:center;
	margin: 0 auto;
}
.discolist .jacketthumbnail, .visuallist .jacketthumbnail {
	float: left;
	margin-right: 1em;
	width:36px;
	text-align:center;
}
.collabothumbnail {
	float: left;
	margin-right: 16px!important;
	width:100px!important;
	text-align:center;
}


.collabocredit {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	width: 290px!important;
	float: right;
}

.pvtable {
	width: 436px;
}

.pv div {
/*	width: 134px!important;*/
}

/* PVボックス用 */
#cboxContent{background:#000!important;}

td.pvlist {
	width: 134px;
	padding: 10px 5px;
	vertical-align: top;
}
div.pvthumbnail {
	text-align: center;
/*	display: table-cell;
	vertical-align: middle;
	height: 85px!important;*/
}
.pvthumbnail img {
	margin:0!important;
	padding:0!important;
}
.pvtitle {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-weight: bold;
/*	font-size: 70%;
	text-align: center;*/
}
.pvrelease {
/*	font-size: 60%;*/
	font-weight: bold;
	text-align: center;
}
.pvtitle a, .pvrelease a {
	font-weight: bold;
}
.pvplaybtn .playbtn {
	margin: 5px auto;
}


.archivelist li.discolist {
    clear: both;
	margin-top:1.5em!important;*/
}
li.collabolist {
	min-height: 100px;
	border: 1px solid #ccc;
	padding: 10px;
}

li.collabolist:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	margin-top:1em!important;
}


.collabotitle {
	width:290px!important;
	font-weight:bold;
	font-size: 140%;
}
.collaboartist {
	width:290px!important;
	font-weight:bold;
	font-size: 110%;
	line-height: 1.3;
	margin-bottom: 0.3em!important;
}
.collaboartist br {
	line-height: 1.3;
}

.collaborelease {
	width:290px!important;
	font-weight:bold;
	margin-bottom: 0.5em!important;
}
.collabobikou {
	width:290px!important;
	font-size: 80%;
}

.archivelist li.discolist:after {
/*    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	margin-top:1.5em!important;*/
}
.discolistshousai {
	font-size:70%;
}

.archivelist li.visuallist img {
/*	float: left;
	margin-right: 1em;*/
}
.archivelist li.visuallist {
    clear: both;
	margin-top:1.5em!important;*/
}
.archivelist li.visuallist:after {
/*    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	margin-top:1.5em!important;*/
}
li.visuallist .discolistshousai {
	line-height: 1!important;
	font-weight: normal!important;
}
li.visuallist .discolistshousai a {
	font-weight: normal!important;
}

.newestdisc {
	width:410px !important;
	margin:30px auto !important;
	padding:20px 10px;
	border: 4px #ccc double !important;
	text-align:center;
}
.newestdisc div {
	text-align:center;
}
.discotrack {
	font-weight:bold;
}

.discotrack ul  {
	margin-top:0.5em;
}

.discotrack ul li  {
	font-size:120%;
	text-indent:4.5em;
	margin-top:0;
}


.discnumtxt {
	font-size:70%;
}

div.discs {
	/*width:210px!important;*/
	float:left;
	margin-top: 30px;
}
.odddisc {
	width:210px!important;
	margin-right:16px!important;
}
.evendisc {
	width:210px!important;
}

/*div.discs div, */div.discs ul, div.discs ul li {
	width:210px!important;
}

.disctitle {
	font-weight:bold;
	display: inline-block;
	width: auto!important;
}
.discartist {
	font-weight:bold;
	clear:both;
}

div.discstitle {
}

.playbtnblock {
	display: inline-block;
	width:80px!important;
	margin-left:1em!important;
}
.discs .playbtnblock {
	margin-left:0!important;
}
.pvcredit .playbtnblock {
	margin-left:0!important;
}

a.playbtn {
	display: block;
	height:20px;
	width:80px;
	background-image: url(images/playbtn.png);
	text-indent:-9999px;
	transition: none;
}
a:hover.playbtn {
	background-image: url(images/playbtn.png);
	background-position: 0 -20px;
}

.jp-title ul li {
	font-size: 140%!important;
}
.jp-current-time {
	font-size: 80%!important;
}
.jp-duration {
	font-size: 80%!important;
}


ul.tieuplist {
	font-size:100%;
	margin:15px 0 0;
	border-bottom: solid 1px #ccc!important;
	float: left;
}
li.tieupdate {
	font-size:100%;
	font-family: "cooper-black-std",sans-serif;
	width: 150px;
	float: left;
}
li.tieupclient {
	font-size:70%;
	font-weight:bold;
	width: 286px;
	float: left;
}


li.albumname, li.tieupsong {
	font-size:70%;
	font-weight:bold;
	width: 286px;
	float: right;
}

li.tieupsong a {
	color: #000;
	text-decoration: none;
}
li.tieupsong a:hover {
	color: #aaa;
	text-decoration: underline;
}

li.tieupsong:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	margin-top:0em!important;
	margin-bottom:10px;
}

/* タイアップ：本文追加における不要なコメントDIV非表示に（20150804追加） */
.tieupsong .wb_fb_comment {
	display: none;
}


/* 本文に備考追加する際のスタイル */
.discobikoucont {
	font-size: 90%;
/*	width: 380px!important;*/
}

.discoarticle {
	overflow: visible;
}
.clearfloat {
	clear:both;
}

/*============================================================================
　　　　　　　　　　　オフィシャルサイトBiography用スタイル
=============================================================================*/

ul.biolist {
	font-size:100%;
}
ul.biolist li ul {
	font-size:100%;
	margin:0;
}
li.topseireki {
	margin-top:1.5em!important;
	border-top: solid 1px #ccc!important;
	padding-top:1.5em;
}


li.seireki, li.topi {
	float:left;
}

li.topi:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	margin-top:0em!important;
}

li.seireki {
	font-size:120%;
	font-family: "cooper-black-std",sans-serif;
	width:70px;
}
li.topi {
	width:366px;
	border-bottom: dotted 1px #ccc!important;
	padding-bottom: 0.5em;
}
li.topitop{
	border-top: dotted 1px #ccc!important;
	padding-top: 0.5em;
}

div.topidate {
	font-size:80%;
	width:366px;
	font-weight:bold;
	margin-bottom:0.5em;
}
div.biotopi {
	font-size:70%;
	width:366px;
}

ul.biolist li.biotopirow {
	/*margin-bottom:2em!important;*/
	overflow:auto;
	margin-bottom:0.5em;;
}
ul.biolist li.biotopirow ul {
	overflow:auto;
}
div.forbiotop {
	position: relative;
	display:inline-block;
}

div.fortotop {
	
/*	width:100px;
	margin-left:50px;
	margin-top:300px;
	padding:5px;*/
}
.forgotop {
	position: fixed!important;
	bottom: 0px!important;
	right: 0px!important;
	font-weight:bold;
	text-align: center;
	font-size: 80%;
	margin-top: 5px;
	background:rgb(255, 255, 255);
	background:rgba(255, 255, 255, 0.4);
}

/*============================================================================
　　　　　　　　　　　オフィシャルサイトHOME用スタイル
=============================================================================*/

body#home {
	background-color: #00C6E7;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

#wrap {
	max-width:100%;
	margin:0;
	padding:0;
}

#homemain {
	width:1024px;
	margin:0 auto;
	background-image:url(images/main.png);
	background-repeat:no-repeat;
	height:628px;
}

/* ヘッダー関連 */

header {
	padding:0;
	margin:0;
}


#titleandbanner {
	position:relative;
}


#titleandbanner h1 img {
	margin:35px 0 0 365px;
}
#titleandbanner h1 {
	width:1024px;
}


#banner1 {
	position:absolute;
	top:55px;
	left:110px;
	width:220px;
	height:150px;
}
#banner1 p, {
	margin:0;
	padding:0;
}
#banner1 ul, #banner1 ul li, #banner1 ul li p {
	margin: 0;
	padding: 0;
}
#banner2 ul, #banner2 ul li, #banner2 ul li p {
	margin: 0;
	padding: 0;
}
#banner1 {
	overflow: hidden;
	width:220px;
	height:150px;
}




#slider1 li {
	display: block;
	width:220px;
	height:150px;
}
#slider2 li {
	display: block;
}

#banner2 {
	position:absolute;
	top:165px;
	left:385px;
	width:242px;
	height:157px;
	overflow: hidden;
}

#catchcopy {
	position:absolute;
	top:230px;
	left:50px;
	width:263px;
	height:68px;
}

#siteupdate {
	width:205px;
	height:170px;
	margin-left:680px;
	margin-top:23px;
	color:#fff;
}

*:first-child+html #siteupdate { /* ＜IE7用のハック */
	padding-top:25px;
}
* html #siteupdate { /* ＜IE6用のハック */
	padding-top:25px;
}


#siteupdate h2 {
	font-size:90%;
	font-weight:bold;
	margin-bottom:0.5em;
	padding:0;
}

#siteupdatecon {
	width:205px;
	height:145px;
	color:#fff;
	overflow:auto;
}


#situpdatelist {
	color:#fff;
	font-size:70%;
}

#situpdatelist li {
	margin-bottom: 0.8em;
	line-height:1.5;
	border-bottom:#fff dashed 1px;
	padding-bottom:0.8em;
}

#situpdatelist li p {
	display:inline;
	lineheight:1.5;
}

#situpdatelist li a {
	color:#fff;
	lineheight:1.5;
	text-decoration:none;
}
#situpdatelist li a:hover {
	text-decoration:underline;
}


/* YUMING BRAND用リンク */
#yumingbrandlink {
/*	margin-top:35px;
	margin-left:33px;*/
/* 黒枠のための黒ボーダー追加 todayssongも変更＞マージン横*/
	margin-top:30px;
	margin-left:28px;
	border: #000 solid 5px;
	width:130px;
	float:left;
	background: #000;
}
*:first-child+html #yumingbrandlink { /* ＜IE7用のハック */
	margin-top:30px;
	padding-left:33px;
	width:122px;
}
* html #yumingbrandlink { /* ＜IE6用のハック */
	margin-top:28px;
	margin-left:16px;
	height:13px;
}



/* 旧レコメンド用リンク */

#ymrecommend {
	margin-top:35px;
	margin-left:33px;
	width:130px;
	float:left;
}

*:first-child+html #ymrecommend { /* ＜IE7用のハック */
	margin-top:30px;
	padding-left:33px;
	width:122px;
}
* html #ymrecommend { /* ＜IE6用のハック */
	margin-top:28px;
	margin-left:16px;
	height:13px;
}


* html #ymrecommend h2 a { /* ＜IE6用のハック */
	font-size:1px;
}
#ymrecommend h2 a {
	background:url(images/recommend.png) no-repeat;
	height:13px;
	width:122px;
	margin-top:5px;
	margin-left:4px;
	display: block;  
text-decoration: none;
	text-indent: -9999px; /* テキストを隠す */  
}
#ymrecommend h2 a:hover {
	background:url(images/recommend.png) no-repeat;
	background-position: 0 -13px;
}

#ymcon {
	margin:8px auto;
	height:130px;
	width:120px;
	overflow:auto;
}


.retxt {
	margin-left:auto!important;
	margin-right:auto!important;
	width:120px;
	text-align:center;
}
.jspScrollable .retxt {
	width:105px;
}


.retxt div {
	font-size:65%!important;
	font-weight:bold;
	line-height:1.1!important;
	text-align:left;
}

.retxt div a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	text-align:left;
	line-height:1.1!important;
}


*:first-child+html #ymcon { /* ＜IE7用のハック */
	margin-left:8px;
}






#tbcolumncenter {
	float:left;
	margin:0;
	padding:0;
}

#todayssong {
	margin-top:132px;
	margin-left:315px; /* 20160315 看板リンクにボーダー追加した分10px減 */
	width:340px;
	height:20px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	float:left;
	opacity:0.6;
}
#todayssong a {
	color:#FFF;
	text-decoration:none;
}	
#todayssong a:hover {
	text-decoration:underline;
}	

*:first-child+html #todayssong { /* ＜IE7用のハック */
	margin-left:290px;
}

* html #todayssong { /* ＜IE6用のハック */
	margin-top:128px;
	margin-left:160px;
}

#sndswf {
	display:inline-block;
	margin-right:5px;
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}


#cmscode-facebox .cmscode-body {
	width: auto!important;
	height:auto!important;
	background:#000!important;
}
#songinfo img {
	float:left;
	margin-right:25px;
	margin-bottom:25px;
}

#songinfo {
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
}

.songtitlestyle {
	font-size:110%;
	font-weight:bold;
	margin-bottom:2px;
}
.artistname {
	font-size:80%;
	font-weight:bold;
	display:inline-block;
	padding-left:1.5em;
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}
.albumtitlestyle {
	font-size:75%;
	margin-bottom:15px;
}
.shoplink img {
	float:none!important;
	margin-bottom:10px!important;
}
.bikou {
	font-size:80%;
	font-weight:normal;
	float: left;
	width:325px;
}








#ycat {
	float:left;
	margin:10px 0 0 0;
	width:195px;
	height:240px;
	position:relative;
}

#ycat img {
	position:absolute;
	bottom:0;
	right:20px;
}



/* ナビボタン用 */

#titleandbanner nav {
	margin-right:20px;
}

#titleandbanner nav ul {
	text-align:right;
}

#titleandbanner nav ul li {
	display:inline-block;
	width:150px;
	height:44px;
	margin:0 0 0 2px;
	text-align:left;
/*	background:url(images/navi_base.png);*/
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}

#titleandbanner nav a {  
  text-indent: -9999px; /* テキストを隠す */  
  text-decoration: none;  
  display: block;  
  width: 150px;  
  height: 44px; /* リンク領域を広げる */  
  background-image:url(images/navi_button2.png);  
  background-repeat: no-repeat;  
}  

#homebtn a {
	background-position: 0 0;
} 
#radiobtn a {
	background-position: -150px 0;
}  
#discobtn a {
	background-position: -300px 0;
}  
#biobtn a {
	background-position: -450px 0;
}  
#shopbtn a {
	background-position: -600px 0;
}  
#infobtn a {
	background-position: -750px 0;
}  
#livebtn a {
	background-position: -900px 0;
}


#titleandbanner nav a:hover {  
  text-decoration: none;  
  background-image: url(images/navi_button2.png);  
  background-repeat: no-repeat;  
}  
#homebtn a:hover {
	background-position: 0 -44px;
} 
#radiobtn a:hover {
	background-position: -150px -44px;
}  
#discobtn a:hover {
	background-position: -300px  -44px;
}  
#biobtn a:hover {
	background-position: -450px  -44px;
}  
#shopbtn a:hover {
	background-position: -600px  -44px;
}  
#infobtn a:hover {
	background-position: -750px  -44px;
}  
#livebtn a:hover {
	background-position: -900px  -44px;
}  



/* コミックフレーム用 */

#comicframe {
	background:url(images/cornerframebg.png) no-repeat;
	width:740px;
	padding-left:22px;
	height:740px;
	margin:0;
	display:inline-block;
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}

.comiccolumn {
	width:240px;
	margin-right:5px;
	display:inline-block;
	vertical-align:top;
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}

#information {
/*	height:540px;*/
}



#information h2 a {
	background:url(images/information.png) no-repeat;
	display: block;  
	width:180px;
	height:40px;
	text-indent: -9999px; /* テキストを隠す */  
}
#information h2 a:hover {
	background:url(images/information.png) no-repeat;
	background-position: 0 -40px;
}

#infopane {
	margin:10px auto 0 14px;
	overflow:auto;
	width:215px;
	height:490px;
}

#infopane ul li {
	font-size:70%;
	margin-bottom: 0.8em;
	line-height:1.2;
	border-bottom:#000 dotted 1px;
	padding-bottom:0.8em;
}

#infopane ul li a {
	text-decoration:none;
}
#infopane ul li a:hover {
	text-decoration:underline;
}

#catcomic {
	display:inline-table;
	margin-right:10px;
	margin-top:25px;
}

#catcomic div {
	height:80px;
	width:100px;
	display:table-cell;
	padding-left:140px;
	vertical-align:middle;
	text-align:center;
	font-size:95%;
	line-height:1.3;
	font-family: 'Permanent Marker', cursive;
}


#stweet h2 a {
/*	background:url(images/tweet.png) no-repeat;*/
	background:url(images/tweets.png) no-repeat;
	display: block;  
/*	width:110px;*/
	width:180px;
	height:24px;
	text-indent: -9999px; /* テキストを隠す */  
}
#stweet h2 a:hover {
/*	background:url(images/tweet.png) no-repeat;*/
	background:url(images/tweets.png) no-repeat;
	background-position: 0 -24px;
}

#stweet ul li ul li {
	font-size:70%;
	margin-bottom: 0.8em;
	line-height:1.2;
	border-bottom:#000 dotted 1px;
	padding-bottom:0.8em;
}

#tweetbox {
	width:210px;
	height:135px;
	margin:15px auto 0 16px;
	overflow:auto;
}

#tweetblender-3-mc {
	margin-left:0 !important;
	padding-left:0 !important;
}

.tb_header {
	display:none;
	height:0;
	margin:0;
	padding:0;
}

.tb_twitterlogo, .tb_refreshlink {
	display:none;
	height:0;
	margin:0;
	padding:0;
}

#homeindex {
	display:table-cell;
	vertical-align:top;
}

#homeindex h2.widgettitle, #homeindex h2.widgettitle a, #homeindex h2.widgettitle a img  {
	display:none;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}


.tb_tweetlist {
	margin-left:0;
	padding-left:0;
}

.tb_tweet {
	font-size:70%;
	margin-bottom: 0.8em;
	line-height:1.2;
	border-bottom:#000 dotted 1px;
	padding-bottom:0.8em;
	margin-left:0 !important;
	padding-left:0 !important;
}

.tb_tweet a {
	font-weight:bold;
	margin-bottom: 0.8em;
}

.tb_tweet a img {
	margin-right:5px;
	float:left;
}

.tb_tweet-info {
	display:block;
	clear:both;
}
/* 以下消して良い */
/*
#jTweets {
	width:215px;
	height:180px;
}

#jTweets ul li {
	font-size:70%;
	margin-bottom: 0.8em;
	line-height:1.2;
	border-bottom:#000 dotted 1px;
	padding-bottom:0.8em;
	list-style-type:none;
}

.jta-tweet-profile-image, .jta-tweet-body {
	display:inline-block !important;
	vertical-align:top !important;
	/display: inline !important;
	/zoom: 1 !important;
}

.jta-tweet-profile-image {
	margin-right:5px;
}

.jta-tweet-body {
	width:160px !important;
}
*/




#goods {
	margin-top:15px;
	height:180px;
}

#goods h2 a {
	background:url(images/goods.png) no-repeat;
	display: block;
	right:0;
	margin-left:122px;
	width:118px;
	height:24px;
	text-indent: -9999px; /* テキストを隠す */  
}
#goods h2 a:hover {
	background:url(images/goods.png) no-repeat;
	background-position: 0 -24px;
}


#goodsbox {
	width:210px;
	height:130px;
	margin:10px auto 12px 16px;
}

#goods h3 {
	margin:10px auto 13px 8px;
	width:190px;
	height:26px;
	background:url(images/goodscopy.png) no-repeat;
	text-indent: -9999px; /* テキストを隠す */  
}
*:first-child+html #goods h3 { /* ＜IE7用のハック */
	margin-top:0;
	margin-bottom:10px;
}
#goodstxt {
	overflow:auto;
	width:210px;
	height:102px;
}
#goodstxt ul li {
	line-height:1.2;
	font-size:70%;
	text-align:justify;
	border-bottom:dotted 1px #000;
	padding-bottom:8px;
	margin-bottom:8px;
	list-style:none;
	border-bottom:none;
	margin-bottom:0;
}

#goodstxt ul li h4 {
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
}
#goodstxt ul li h4 a {
	font-weight:bold;
	text-decoration:none;
}
#goodstxt ul li p {
	line-height:1.2;
}
#goodstxt ul li img {
	float:left;
	margin:0 10px 5px 0;
}
#goodstxt ul li h4 a:hover {
	text-decoration:underline;
}


.goodsimg, .gtxtbox {
	display:inline-block;
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}
.goodsimg {
	margin-left:3px;
	width:48px;
}
.gtxtbox {
	width:150px;
}	


.jspPane {
}
.jspPane p {
	width:210px;
}

.jspScrollable .jspContainer .jspPane p {
	width:195px;
}





#yfc {
	margin-top:15px;
	height:180px;
}

#yfc h2 {
	margin:22px auto auto 14px;
}
*:first-child+html #yfc h2 { /* ＜IE7用のハック */
	margin-top:10px;
}
* html #yfc h2 { /* ＜IE6用のハック */
	margin-top:0;
}

#yfc h2 a {
	background:url(images/yfc.png) no-repeat;
	display: block;  
	width:184px;
	height:26px;
	text-indent: -9999px; /* テキストを隠す */  
}
#yfc h2 a:hover {
	background:url(images/yfc.png) no-repeat;
	background-position: 0 -26px;
}

#yfc h3 {
	font-size:100%;
	margin:0 0 4px;
	padding:0;
	height:auto;
	width:200px;
}
*:first-child+html #yfc h3 { /* ＜IE7用のハック */
	margin-bottom:0;
}
.yfccontents {
	margin:20px auto 0;
	height:290px;
	padding:5px 10px;
	width:188px;
}
*:first-child+html .yfccontents { /* ＜IE7用のハック */
	margin-top:-10px;
	padding:0 10px;
	height:280px;
}
html>/**/body .yfccontents {  /* ＜IE8用のハック */
    padding-left /***/: 0px9;  
}  

#fromyfc h2.widgettitle {
	display:block;
	text-shadow:none;
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-weight:bold;
	/*font-family: 'Permanent Marker', cursive;*/
}
#fromyfc h2.widgettitle, #fromyfc h2.widgettitle a  {
	display:block;
	font-size:100%;
	line-height:1;
	background:none;
	margin:0 0 6px;
	padding:0;
	height:auto;
}
#fromyfc h2.widgettitle a {
	text-indent: 0;
	text-decoration:none;
}

#fromyfc h2.widgettitle a:hover {
	text-decoration:underline;
}



#fromyfc {
	/*width:200px;*/
	/*height:54px;
	margin-top:20px;*/
	/*margin-left:20px;*/
	/*overflow:auto;
	overflow-x:hidden;*/
	padding-top:0;
	margin-bottom:-5px;
}
#fromyfc h4 {
	font-size:90%;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	line-height:1;
}

#fromyfc li ul li  {
	font-size:70%;
	line-height:1.2;
	list-style:none;
/*	padding-bottom:10px;*/
/*	border-bottom:dotted 1px #39F;*/
}




#yfcmembers {
	/*width:200px;*/
	margin-top:0;
	/*margin-left:20px;*/
}

#yfcmembers h3 {
	/*background:url(images/members.png) no-repeat;*/
	font-family: "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
/*	font-family: 'Permanent Marker', cursive;*/
	font-weight:bold;
	font-size:80%;
	background:#000;
	color:#fff;
	padding:3px;
	width:auto;
	text-align:center;
	margin-bottom:5px;
/*	display: block;
 	width:148px;
	height:16px;
	text-indent: -9999px;*/  
}
html>/**/body #yfcmembers h3 {  /* ＜IE8用のハック */
	margin-right /***/: 5px9;
	width:180px;
}  


#menberscontents {
	/*width:200px;*/
	/*height:195px;
	margin-top:5px;*/
	/*overflow:auto;*/
}
#menberscontents h4 {
	font-size:80%;
	font-weight:bold;
}
#menberscontents p {
	/*width:200px;*/
	font-size:70%;
	line-height:1.2;
	margin-bottom:1em;
}


#finger {
	height:369px;
}

#finger h2 {
	background:url(images/photocartoon.png) no-repeat;
	width:240px;
	height:76px;
	margin-left:0;
	text-indent: -9999px; /* テキストを隠す */  
}

#fingerimg {
	width:228px;
	height:150px;
	margin-top:0;
	margin-left:6px;
	background-color:#9CF;
	text-align:center;
}

#fingerbox {
	width:208px;
	height:80px;
	margin-left:16px;
	margin:50px auto 13px 16px;
	overflow:auto;
}


#fingertxt {
	font-size:85%;
	font-weight:bold;
	line-height:1.4;
}


#sorayumi {
	margin-top:5px;
	height:180px;
}

#sorayumi h2 a {
	background:url(images/sorayumi.png) no-repeat;
	display: block;
	right:0;
	margin-left:110px;
	width:130px;
	height:25px;
	text-indent: -9999px; /* テキストを隠す */  
}
#sorayumi h2 a:hover {
	background:url(images/sorayumi.png) no-repeat;
	background-position: 0 -25px;
}

#sorayumibox {
	width:214px;
	height:140px;
	margin:5px auto 10px 14px;
}


#sorayumi h3 {
	margin-bottom:10px;
	width:214px;
	height:40px;
	background:url(images/sorayumicopy.png) no-repeat;
	text-indent: -9999px; /* テキストを隠す */  
}

#sorayumitxt {
	overflow:auto;
	width:210px;
	height:90px;
}
#sorayumitxt p {
	line-height:1.1;
	font-size:70%;
	text-align:justify;
}
#sorayumitxt p a {
	text-decoration:none;
}
#sorayumitxt p a:hover {
	text-decoration:underline;
}



#jackeben {
	height:185px;
}
#otakara {
	height:185px;
}

#jackeben h2 a {
	background:url(images/jackeben.png) no-repeat;
	width:102px;
	height:24px;
	display: block;
	text-indent:-9999px;
}
#otakara h2 a {
	background:url(images/otakara.png) no-repeat;
	width:111px;
	height:24px;
	display: block;
	text-indent:-9999px;
}
#jackeben h2 a:hover {
	background:url(images/jackeben.png) no-repeat;
	background-position: 0 -25px;
}
#otakara h2 a:hover {
	background:url(images/otakara.png) no-repeat;
	background-position: 0 -25px;
}

#jackebenbox {
	width:214px;
	height:140px;
	margin:5px auto 10px 14px;
}


#jackeben h3 {
	margin-bottom:10px;
	width:214px;
	height:40px;
	background:url(images/jackebencopy.png) no-repeat;
	text-indent: -9999px; /* テキストを隠す */  
}
#otakara h3 {
	margin-bottom:10px;
	width:214px;
	height:40px;
	background:url(images/otakaracopy.png) no-repeat;
	text-indent: -9999px; /* テキストを隠す */  
}

#jackebentxt {
	overflow:auto;
	width:210px;
	height:90px;
}
#jackebentxt p, #jackebentxt div div p, #sorayumitxt p, #sorayumitxt div div p {
	line-height:1.4;
	font-size:70%;
	text-align:justify;
}
#jackebentxt p a, #sorayumitxt p a {
	line-height:1.4;
}
#jackebentxt p img, #sorayumitxt p img {
	float:left;
	margin-right:6px;
}

#jackebentxt p a {
	text-decoration:none;
}
#jackebentxt p a:hover {
	text-decoration:underline;
}





#usoradio {
	width:238px;
	min-height:731px;
	background-color:#FFF;
	vertical-align:top;
	margin-top:9px;
	display:inline-block;
	/display: inline;/* ＜IE6,7用のハック */
	/zoom: 1;/* ＜IE6,7用のハック */
}

#usoradio h2 a {
	height:94px;
	width:238px;
	background:url(images/hajimemashita.png) no-repeat #000;
	display:block;
	text-indent:-9999px;
	background-position:center;
}


#usobaloon a {
	height:210px;
	width:238px;
	background:url(images/uso_balloon.png) no-repeat;
	display:block;
	text-indent:-9999px;
	background-position:center;
}

#onair {
	height:36px;
	margin:10px auto 10px;
	text-align:center;
}

#thisweek {
	border:#000 solid 3px;
	width:176px;
	height:135px;
	margin:0 auto;
	padding:12px;
	overflow:auto;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	border-radius: 10px;
}
#thisweek h3 {
	font-size:90%;
	font-weight:bold;
	margin-bottom:1em;
	width:170px;
}
#thisweek p {
	font-size:75%;
	width:170px;
	line-height:1.2;
}

#usocorner {
	width:176px;
	min-height:176px;
	border:dashed 3px #000;
	margin:10px auto 10px;
	padding:12px;
}
*:first-child+html #usocorner { /* ＜IE7用のハック */
	min-height:155px;
}

.usotitle a {
	font-size:80%;
	font-weight:bold;
	margin-bottom:0.3em;
	letter-spacing:0.3em;
	color:#000;
	text-decoration:none;
}
.mukuchi a {
	letter-spacing:0;
}
.usotitle a:hover {
	text-decoration:underline;
}

.usoupdate {
	font-size:60%;
	margin-bottom:0.9em;
	text-align:right;
}
*:first-child+html .usoupdate { /* ＜IE7用のハック */
	margin-bottom:0.4em;
}


#linkbanner {
	margin-left:24px;
	margin-top:20px;
}

#linkbanner img {
	margin-right:16px;
	margin-bottom:10px;
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}


/*
footer {
	width:1000px;
	height:27px;
	clear:both;
	background:url(images/footerback.png) no-repeat;
	margin-top:20px;
	display:block;
	padding:10px 0 0 24px;
	color:#FFF;
	font-size:70%;
	margin-left:auto;
	margin-right:auto;
}
footer a {
	color:#FFF !important;
}
*/


/* BLOGレイアウトでフッタを下部に固定 */

html, body { height: 100%!important; }

.wrapper {
	min-height: 100%!important;
}
.wrapper {
	margin: 0 auto -57px!important;
}

/* ここまで */




/* ツイッター関係 */
/*
.twtr-hd, .twtr-ft {
	display:none !important;
}

.twtr-doc {
	margin:20px auto !important;
}

.twtr-timeline {
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
	height:130px !important;
	border:none;
}

.twtr-bd {
	border:none;
}

*/



/* Scroll-Area */
.jspContainer{
overflow: hidden;
position: relative;
}
.jspPane{
position: absolute;
}
.jspVerticalBar{
position: absolute;
top: 0;
right: 0;
width: 5px;
height: 100%;
opacity: 0.5;
}
.jspCap{
display: none;
}
.jspTrack{
background: #fff;
position: absolute;
width: 5px;
background-color: #999;
	/*opacity: 0.5;*/
}
.jspDrag{
background: #000;
position: absolute;
width: 5px;
top: 0;
left: 0;
/*cursor: move;*/
}


/* LightBox Plus 用 */

#cboxPrevious, #cboxNext {
	font-size:70%!important;
	font-weight:bold;
}


/* Wordbooker（いいね！） 用 */
.wp_fbl_bottom {
	margin-top: 35px!important;
}
.fb_iframe_widget {
	margin-top: 10px!important;
}

.postinfo + .fb_iframe_widget {
	margin-bottom: 15px!important;
}

/* 本文ブロッククォート用 */
.post blockquote {
	margin:12px 0;
	padding:30px;
	border:4px double #ccc;
}



/* 新ツイート表示用 */
.timeline {
	border: 0!important;
}
.timeline-header {
	display:none!important;
}

/* Tweet Blender用 */
div.tb_tweet {
	border-top: none!important;
}
a.tb_photo img {
	border:  none!important;
}
#stweet .jspPane {
/*	min-height : 150%!important;*/
	height: 1200px!important;
/*	height: 150%!important;*/
}


/* うそラジオ・写真のみ用（３列バージョン） */

.uso3phototbl {
	border:1px solid #ccc;
	width:435px;
	padding:0;
	margin:0;
}
.uso3photoimgtr {
	line-height:0;
}
.uso3photoimgtr td {
	padding:0;
	width:145px;
	line-height:0;
	background: #000;
}
.uso3phototbl tr td {
	font-size:90%;
}
.uso3photoimgtr td img {
	display:block;
	padding:0;
	margin:auto;
	vertical-align: text-bottom;
}
.uso3photoimgtr td a {
	padding:0;
	margin:0;
	line-height:0;
}


/* サイトマップ用 */
dl.sitemap dd {
	font-size: 80%;
	margin-bottom:0.8rem;
	margin-left:20px;
}
dl.sitemap dt {
	margin-left:20px;
}
dl.sitemap dt a {
	font-weight: bold;
}
dl.sitemap dt.cornertop a {
	font-size: 120%;
	font-weight: bold;
}

dl.sitemap dt.cornertop {
	margin-top:2em;
	margin-left:0;
}

dl.sitemap dt.cornertop + dd {
	margin-left:0;
}




/* YFCエリア */
.yfcarea { 
  text-align: center;
  min-width:188px;
  height: 100%;
}
.yfcarea:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
} 
.yfcareaimg {
  display: inline-block;
  vertical-align:middle;
}


/* YMODEアンケート用*/

#trust-form .subject .content, #trust-form div.subject {
	font-weight: bold;
}
#trust-form label {
	font-size: 90%;
}
#trust-form ul li {
	margin: 10px 0!important;
}
#trust-form td div {
	margin-top: 0!important;
	padding-top: 0!important;
}
div#trust-form.contact-form table td {
	vertical-align: top!important;
	padding-top: 0!important;
}
/*
div#trust-form.contact-form table td textarea, div#trust-form.contact-form table td input {
	margin-top: 10px!important;
}
*/
div#trust-form.contact-form table td div {
	margin-top: 10px!important;
}
#trust-form th .submessage {
	margin-top: 10px;
}
div#trust-form.contact-form table tr:nth-child(3) th, div#trust-form.contact-form table tr:nth-child(3) td {
	border-bottom: none!important;
}
div#trust-form.contact-form table tr:nth-child(5) th, div#trust-form.contact-form table tr:nth-child(5) td {
	border-bottom: none!important;
}
div#trust-form.contact-form-input table tr:nth-child(4) .subject, div#trust-form.contact-form table tr:nth-child(4) .submessage {
	display: none;
}
div#trust-form.contact-form-input table tr:nth-child(6) .subject, div#trust-form.contact-form table tr:nth-child(6) .submessage {
	display: none;
}
div#trust-form.contact-form-input table tr:nth-child(4) td div:before {
	content: "※印の選択肢を選んだ方は具体的な内容をこちらにご記入ください"!important;
	font-size: 80%;
	line-height: 1;
}
div#trust-form.contact-form-input table tr:nth-child(6) td div:before {
	content: "※印の選択肢を選んだ方は具体的な内容をこちらにご記入ください"!important;
	font-size: 80%;
	line-height: 1;
}
/*
div#trust-form.contact-form-confirm table tr:nth-child(4) .subject {
	display: inline;
}
div#trust-form.contact-form-confirm  table tr:nth-child(4) td div:before {
	content: ""!important;
}
*/



ul.infocategory li a {
	font-family: "cooper-black-std",sans-serif;
	font-size: 120%;
	letter-spacing: 6px;
	font-weight: normal;
}




/* 伊勢丹ラジオ用CSS */
/*　プレイヤー（再生バー）　*/
.audiojs {
  width: 130px;
  height: 28px;
  background: none;
  overflow: hidden;
  font-family: monospace;
  font-size: 12px;  
  -webkit-box-shadow: none;
  -moz-box-shadow: none;  
  -o-box-shadow: none;
  box-shadow: none;
}
/*　再生・停止ボタン　*/
.audiojs .play-pause {
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0;
  float: left;
  overflow: hidden;
  border: 1px solid #3A3A3A;
}
/*　再生・停止ボタンなどの p 要素　*/
.audiojs p {
  display: none;
  width: 26px;
  height: 26px;
  margin: 0px;
  cursor: pointer;
}
.audiojs .play {
  display: block;
}
/*　進行状態・ロードの状態を表示する部分(グレー)　*/
.audiojs .scrubber {
  position: relative;
  float: left;
  width: 100px;
  background: #666666;
  height: 4px;
  margin: 12px 0 0 0px;
  border-top: 0;
  border-left: 0px;
  border-bottom: 0px;
  overflow: hidden;
}
/*　進行状態を表示するバーの部分(薄いグレー)　*/
.audiojs .progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 4px;
  width: 0px;
  background: #00aaaa;
  z-index: 1;  
}
/* ロード状態を表示するバーの部分（黒） */
.audiojs .loaded {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 4px;
  width: 0px;
  background: #DDDDDD;  
}
/*　現在の再生時間/総再生時間　フォント　*/
.audiojs .time {
  height: 12px;
  line-height: 12px;
  margin: 0px 0px 0px 8px;
  padding: 0px 0px 0px 0px;
  border-left: none;
  color: #666;
  text-shadow: none;
}
/*　現在の再生時間　フォント　*/
.audiojs .time em {
  padding: 0px 2px 0px 0px;
  color: #666;
  font-style: normal;
}
/*　時間　/の部分　*/
.audiojs .time strong {
  padding: 0px 0px 0px 2px;
  font-weight: normal;
}
.audiojs .error-message {
  float: left;
  display: none;
  margin: 0px 10px;
  height: 26px;
  width: 200px;
  overflow: hidden;
  line-height: 26px;
  white-space: nowrap;
  color: #fff;  
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
.audiojs .error-message a {
  color: #eee;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #999;
  white-space: wrap;
}
/*　再生ボタン　*/
.audiojs .play {
  background: url(images/playbtn.svg) center center no-repeat;　←playボタン
  margin-left: 1.45px;
}
/*　読み込み中ボタン　*/
.audiojs .loading {
  /*background: url("$1") center center no-repeat;*/
  display: none;
}
/*　エラーボタン　*/
.audiojs .error {
  /*background: url("$1") center center no-repeat;*/
  display: none;
}
/*　停止ボタン　*/
.audiojs .pause {
  background: url(images/pausebtn.svg) center center no-repeat;　←pauseボタン
}
.playing .play, .playing .loading, .playing .error {
  display: none;
}
.playing .pause {
  display: block;
}
.loading .play, .loading .pause, .loading .error {
  display: none;
}
.loading .loading {
  display: block;
}
.error .time, .error .play, .error .pause, .error .scrubber, .error .loading {
  display: none;
}
.error .error {
  display: block;
}
.error .play-pause p {
  cursor: auto;
}
.error .error-message {
  display: block;
}
/*　再生している曲の情報　*/
.track-details {
  clear: both;
  height: 26px;
  width: 200px;
  padding: 0px 6px;
  background: #FFF;
  color: #3A3A3A;
  font-size: 10px;
  line-height: 26px;
}
.track-details:before {
  content: '♬ Now Playing: ';
}



/* 「サイトからのお知らせ」20161104変更＜冬テーマには不要
#situpdatelist li a, #situpdatelist li {
	text-shadow: 0 -2px 3px #fff,
    	-2px 0 3px #fff,
    	2px 0 3px #fff,
    	0 2px 3px #fff;
}
 */
#siteupdate h2 {
	text-shadow: 0 -2px 2px #000,
    	-2px 0 2px #000,
    	2px 0 2px #000,
    	0 2px 2px #000;

}


/* ダラリポインタ 20180301 */

.media-controls-container {
	cursor: pointer!important;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}








body {
	font-family: "tbudgothic-std", "tbudgothic-std", sans-serif;
}


.extramenu ul li div.textwidget ul li {
	font-family: "cooper-black-std", "tbudgothic-std","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,sans-serif;
	font-weight: 900 !important;
	font-size: 1rem;
}
.extramenu ul li div.textwidget ul, .extramenu ul li div.textwidget {
	padding: 0;	
	box-shadow: none;
}

.widget_archive ul {
	padding-top: 0;	
	box-shadow: none;
}

footer {
	width: 1000px;
	margin: 60px auto 30px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
	padding-bottom: 30px;
}
footer nav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
	width: 450px;
}

footer nav ul li {
	font-size: 0.9rem;
	font-family: "metallophile-sp8",sans-serif;
}
footer nav ul li a {
	color: #000;
}

footer div#credit {
	font-size: 0.7rem;
	line-height: 1.5;
}


.cform label {
	color: #000!important;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
	color: #333!important;
}

label.cf-after {
	width: 90px!important;
}

div.jp-audio div.jp-type-single div.jp-progress {
	left: 180px!important;
	width: 160px!important;
}


/* プレイヤー内のアニメーション効果を無効に＜プレイヤー変更時には不要に */
.jp-audio a {
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}


/* 「検索」文字消す */
.searchform label {
	display: none;
}

li.widget_search h2.widgettitle {
	margin-bottom: 1.5rem;
}



/* Disco用sharebuttonスタイル */

.sharebutton {
	margin-top: 40px;
}

.post h1 a img {
	filter: drop-shadow(0px 0px 2px #000);
}

/* 2018 年ごとArchive用 */
.widget ul.jaw_widget ul {
	padding:0;
	box-shadow: none;
}
.widget ul.jaw_widget li  ul li {
	font-size: 0.6rem;
	line-height: 1.3;
	margin-top: 0.3rem;
	margin-bottom: 0;
	padding-left: 2rem;
}

/* Disco サブスクDL配信追加 */
ul.subdl, ul.umstorebuy {
	display: flex;
}
ul.subdl {
	margin-bottom: 0;
}
ul.umstorebuy {
	margin-top: 1px;
}
li.subdlbtn,li.cdbuybtn {
	background-color: #000;
	color: #fff;
	font-size: 0.5rem;
	margin-right: 0.3rem;
	padding: 0.3rem 0.5rem;
	border-radius: 5px;
}
li.subdlbtn a, li.cdbuybtn a {
	color: #fff;
	font-weight: bold;
}

/* ディスコPV Jst用 */
/*
.jstream-eqPlayer {
	position: static!important;
}
.jstream-eqPlayer .water_mark_small {
	background-repeat: no-repeat!important;
	background-position: center!important;
}
*/
#cboxMiddleLeft {
/*	display: none;*/
}
.pvarea iframe#eq-1070252914986 {
	position: static!important;
}
.pv div.newestdisc {
	width: 410px !important;
}
ul.jstpvlist {
	width: 100%;
/*	display: flex;
	flex-wrap: wrap;*/
}

ul.jstpvlist li.pvlist {
	display: flex;
	width: 100%;
	padding: 10px 5px;
}
div.pvthumbnail {
	width: 100px;
	line-height: 0;
	background-color: #000;
	margin: 0;
}
div.pvthumbnail a {
	line-height: 0;
}
div.pvstandard, div.pvthumstandard {
	height: 75px;
}
div.pvwide, div.pvthumwide {
	height: 57px;
	padding: 9px 0;
}
.disco div.pvtitle {
	padding-left: 1rem;
	font-size: 0.9rem;
	width: auto;
	margin: 0 0 0.2rem;
	text-align: left;
}
.pvtitle a {
	font-weight: bold;
	color: #000;
}

div.pvrelease {
	width: auto;
	margin: 0;
	text-align: left;
	padding-left: 1rem;
	font-size: 0.7rem;
}

/* サイドメニュー枠 20181025 */
ul.usonowoa, .textwidget ul {
	box-shadow: none;
	padding: 0;
}
ul.jaw_widget, .widget_categories ul, .execphpwidget ul.yumidisco, ul.songindex50list, .widget_nav_menu ul#menu-tieup {
	box-shadow: none;
	padding: 0 15px;
}

.widget_nav_menu ul#menu-tieup li {
	font-family: "cooper-black-std",sans-serif;
	font-size: 1rem;
	list-style: none;
}
.widget_nav_menu ul#menu-tieup li a:before {
content: "";
}

/* 20190219 スパムフィルタ用 */
#throwsSpamAway {
	color: #fff;
	font-size: 0.7rem;
}




/* 201909ミューシャンクレジット追加用 */

.musiciancredit h1 {
	font-size: 0.9rem;
	color: #000;
	font-weight: bold;
}

hr.credithr {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
ul.albumcredit li {
	letter-spacing: 2px;
	color: #666;
}
ul.albumcredit li strong {
	color: #333;
	letter-spacing: 0;
}




/* 20200524 コラムFlex配置 index pageのみ反映 */
div.flexbox {
	display: flex;
}



