<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.article_caution{
	letter-spacing:0.2em;
	line-height:200%;
	font-family:sans-serif;
	font-size:12px;
}
.titleInner{
	font-size:2.0em;
    letter-spacing:0.1em;
    line-height:150%;
    color: #000000;
    font-weight: normal;
}
.titleInner{
    text-align: center;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro', Verdana, serif;
}

ul li{
	list-style: none;
}

.titleInner_sub{
	font-size: 0.8em;
    letter-spacing:0.1em;
    line-height:150%;
    color: #000000;
    font-weight: normal;
}

p.artistlist{
    margin:48px 0 48px 0;
	font-size:14px;
	padding-bottom:6px;
	border-bottom:1px dotted #595757;
}

span.ted{
	color: #ff2b06;
	font-weight: bolder;
}

p.read{
	padding-bottom:24px;
	margin-bottom: 28px;
	border-bottom:1px dotted #595757;
}
p .signature{
	text-align: right;
	display: block;
	font-size: 13px;
}
.articles_button{
	float:right;
	padding-right: 10px;
	padding-top: 0px;
}


.articles_caution{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

div.articles_image{
	float:left;
	padding-bottom:5px;
	padding-right:20px;
	padding-top:0;
	font-size: 11px;
	line-height: 130%;
}

div.articles_name{
	margin-bottom:5px;
	font-size:14px;
}

.articles_text{
	float:right;
	padding-right:0px;
	padding-top:0;
	width:490px;
}

.artist{
    overflow:hidden;
    margin-top:24px;
}

h2.name{
	font-size:14px;
	color:#595757;
	font-weight:normal;
}
h2.place{
  font-size:14px;
  font-weight:bold;
}


.artist img {
    float:right;
    padding:0 0 12px 12px;
}

p{
	margin-bottom: 15px;
	color:#595757;
}


table.articles{
	color:#333333;
	font-family:sans-serif;
	font-size:12px;
	letter-spacing:0.2em;
	line-height:140%;
	padding-bottom: 8px;
	width:490px;
}



.title_caution{
	font-size:12px;
letter-spacing:0.2em;
line-height:200%;
margin-bottom:20px;
margin-left:0;
margin-right:0;
}


p.title{
   letter-spacing:0.2em;
	line-height:150%;
	font-family:sans-serif;
	font-size:14px;
}


span.dl{
   background-color: #F58192;
   color: #FFFFFF;
   padding: 3px;
   font-size: 12px;
}

span.caution{
   color: #FF3333;
}

hr {
	color:#CCCCCC;
	background-color:#E1E1E1;
	border-style:none;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
}
p.info{
   letter-spacing:0.2em;
	line-height:130%;
	font-family:sans-serif;
	margin-top:5px;
	color:#595757;
}

p.link{
   letter-spacing:0.2em;
	line-height:130%;
	font-family:sans-serif;
	margin-top:5px;
}

.artist {
    margin-bottom: 36px;
    overflow: hidden;
}

.subtitle {
    font-size: 12px;
}

.artist_image {
    float: right;
    padding-bottom: 5px;
    padding-left: 18px;
    padding-top: 0;
}

.artist p {
    margin-bottom: 18px;
    font-size: 12px;
    letter-spacing: 0.2em;
    line-height: 200%;
}
</pre></body></html>