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

/******************************  LINK ******************************/

a:link    {color:#ED287B;text-decoration:none}
a:visited {color:#ED287B;text-decoration:none}
a:active  {color:#ED287B;text-decoration:underline}
a:hover   {color:#ED287B;text-decoration:underline}

a.footerlink:link    {color:#FFFFFF;text-decoration:none}
a.footerlink:visited {color:#FFFFFF;text-decoration:none}
a.footerlink:active  {color:#FBC400;text-decoration:none}
a.footerlink:hover   {color:#FBC400;text-decoration:none}

a.splink:link    {color:#FFFFFF;text-decoration:none}
a.splink:visited {color:#FFFFFF;text-decoration:none}
a.splink:active  {color:#FFE100;text-decoration:underline}
a.splink:hover   {color:#FFE100;text-decoration:underline}

/******************************  BTN ******************************/

.btn_para a {
	width:100px;
	height:100px;
	background-image:url(../images/pic/para_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_para a:hover {
	width:100px;
	height:100px;
	background-image:url(../images/pic/para_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_man-zoku a {
	width:100px;
	height:100px;
	background-image:url(../images/pic/man-zoku_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_man-zoku a:hover {
	width:100px;
	height:100px;
	background-image:url(../images/pic/man-zoku_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_m-zakka a {
	width:100px;
	height:100px;
	background-image:url(../images/pic/m-zakka_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_m-zakka a:hover {
	width:100px;
	height:100px;
	background-image:url(../images/pic/m-zakka_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_blog a {
	width:100px;
	height:100px;
	background-image:url(../images/pic/blog_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_blog a:hover {
	width:100px;
	height:100px;
	background-image:url(../images/pic/blog_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_mail a {
	width:100px;
	height:100px;
	background-image:url(../images/pic/mail_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_mail a:hover {
	width:100px;
	height:100px;
	background-image:url(../images/pic/mail_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}


.btn_more a {
	width:100px;
	height:25px;
	background-image:url(../images/pic/more_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	display:block;
}

.btn_more a:hover {
	width:100px;
	height:25px;
	background-image:url(../images/pic/more_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	display:block;
}

.btn_movie a{
	width:100px;
	height:25px;
	background-image:url(../images/pic/movie_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	display:block;
}

.btn_movie a:hover {
	width:100px;
	height:25px;
	background-image:url(../images/pic/movie_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	display:block;
}

/* 生放送特別販売　オレンジ色*/
.btn_more_sp a {
	width:100px;
	height:25px;
	background-image:url(../images/pic/more_sp_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	display:block;
}

.btn_more_sp a:hover {
	width:100px;
	height:25px;
	background-image:url(../images/pic/more_sp_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	display:block;
}

.btn_movie_sp a{
	width:100px;
	height:25px;
	background-image:url(../images/pic/movie_sp_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	display:block;
}

.btn_movie_sp a:hover {
	width:100px;
	height:25px;
	background-image:url(../images/pic/movie_sp_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	display:block;
}

.btn_history a{
	width:100px;
	height:100px;
	background-image:url(../images/pic/history_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_history a:hover {
	width:100px;
	height:100px;
	background-image:url(../images/pic/history_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_home a{
	width:100px;
	height:100px;
	background-image:url(../images/pic/home_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_home a:hover {
	width:100px;
	height:100px;
	background-image:url(../images/pic/home_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_twitter a{
	width:100px;
	height:100px;
	background-image:url(../images/pic/twitter_a.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

.btn_twitter a:hover {
	width:100px;
	height:100px;
	background-image:url(../images/pic/twitter_b.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	display:block;
}

/******************************  WORD ******************************/

.word01 {
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#FFFFFF;
	/*background-color:#E60012;*/
	font-weight:bold;
	line-height:24px;
}

.word02 {
	text-align:left;
	padding:5px 10px;
	font-size:12px;
	color:#603811;
	line-height:14px;
}

.word03 {
	padding:0px 5px;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#ED287B;
	line-height:20px;
}

.word04 {
	text-align:left;
	padding:5px 5px;
	font-size:10px;
	color:#603811;
}

.word05 {
	text-align:center;
	padding:0px 10px 20px 10px;
	font-size:12px;
	color:#603811;
	line-height:18px;
}

.word06 {
	padding:10px 5px;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.word07 {
	text-align:center;
	padding:0px;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#603811;
}

.word08 {
	padding:10px 5px;
	font-size:10px;
	color:#FFFFFF;
	line-height:16px;
}

.word09 {
	padding:3px 5px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A8000A;
	line-height:12px;
}

.word10 {
	padding:0px;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#603811;
}

.word11 {
	font-size:10px;
	color:#603811;
}

.word12 {
	padding:10px;
	font-size:12px;
	color:#603811;
	line-height:20px;
}

.word13 {
	padding:0px;
	font-size:10px;
	color:#ED287B;
	line-height:12px;
}

.word14 {
	padding:0px;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#ED287B;
}

.word15 {
	padding:0px;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#603811;
}

.word16 {
	padding:0px;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#603811;
}

.word17 {
	text-align:left;
	padding:5px 10px;
	font-size:12px;
	color:#000000;
	line-height:14px;
}

.word18 {
	padding:10px;
	background-color:#740606;
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	line-height:24px;
}

.word19 {
padding-left: 10px;
font-size: 12px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color: #333333;
line-height: 30px;
}

.word20 {
	padding:0px 5px;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#ED287B;
	line-height:20px;
}

.word21 {
	padding:10px;
	font-size:14px;
	color:#333333;
	line-height:22px;
}

.word22 {
	background-color: #FFF3DA;
	padding-left: 10px;
}

.word23 {
	background-color: #FFFFFF;
	padding-left: 10px;
}

.word24 {
	font-size:16px;
	font-weight: bold;
	line-height: 24px;
}
</pre></body></html>