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

body {
    background-color: #3d2339;
	font-family: ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	line-height: 1;
	width: 100%;
	height:100%;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}

.background-hack {
    z-index                 : -1;
    background-color        : #3d2339;
    background-image        : url('../img/main_bg2.jpg');
    background-repeat       : no-repeat;
    background-size         : 100% auto;
    position                : fixed;
    top                     : 0;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;
}

.main {
	margin: -17px 0 0;
	padding: 10px 10px 0;
	text-align: center;
	font-size:14px;

}

.social {
	width:50%;
	position: absolute;
	top: 20%;
	right: 5px;
	text-align: right;
	z-index: 1;
}

.social p {
	display: inline;
	margin: auto 2px;
}

/***********************************************/

.contents {
	background: rgba(255,255,255,0.5);
	margin:20px -10px 0;
	padding: 15px 10px;
	text-align: center;
}

.blue {
	background:#039fe8;
	margin:15px 0 10px;
	padding:0 10px 15px;
	color:#fff;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}

.pink {
	background:#e30280;
	margin:10px 0 5px;
	padding:0 10px 15px;
	color:#fff;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}

.purple {
	background:#9f79b4;
	margin:10px 0 5px;
	padding:0 10px 15px;
	color:#fff;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}

.white {
	background: rgba(255,255,255,0.8);
	margin:10px 0 15px;
	padding:15px 10px;
	color:#494949;
	text-align:center;
	font-size:14px;
	line-height:1.5;
}

.suke_purple {
	background: rgba(159,121,180,0.3);
	margin:10px 0;
	padding:10px 10px;
	color:#left;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}

.suke_blue {
	background: rgba(10,158,230,0.3);
	margin:10px 0 0;
	padding:10px 10px;
	color:#left;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}

.suke_blue_tel {
	background: #fff;
	border-radius:5px;
	margin:10px 0 15px;
	padding:8px 10px;
	text-align:center;
}

.suke_blue_tel a {
	color: #e30280;
	text-decoration: underline;
}

.goods{
    background: #fff;
    background-image: -webkit-linear-gradient(left, #00a0e9, #9f79b4, #e4007f);
    background-image:    -moz-linear-gradient(left, #00a0e9, #9f79b4, #e4007f);
    background-image:     -ms-linear-gradient(left, #00a0e9, #9f79b4, #e4007f);
    background-image:      -o-linear-gradient(left, #00a0e9, #9f79b4, #e4007f);
    padding:1px;
    margin:20px 0 0;
}

.goods_inner{
    background: #fff;
    padding:10px;
}

hr.mi{
    border: 0;
    height: 1px;
    background: #e3017f;
    margin:2px 0 10px;
}

hr.hrws {
    border: 0;
    height: 3px;
    background: #e4007f;
    background-image: -webkit-linear-gradient(left, #00a0e9, #9f79b4, #e4007f);
    background-image:    -moz-linear-gradient(left, #00a0e9, #9f79b4, #e4007f);
    background-image:     -ms-linear-gradient(left, #00a0e9, #9f79b4, #e4007f);
    background-image:      -o-linear-gradient(left, #00a0e9, #9f79b4, #e4007f);
}

/***********************************************/

.ph{
	margin:0 5px;
}

.ph ul{
	display:table;
	width:100%;
	margin:5px auto;
}

.ph ul li{
	display: table-cell;
}

/***********************************************/

.footer {
	background: rgba(250,188,203,0.9);
	margin:0;
	padding: 6px 10px;
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	text-align: left;
	vertical-align:middle;
	z-index:9999;
}

.footer img{
	margin:auto 5px auto 0;
}


.CopyRight {
    color: #fff;
    font-size: 8px;
    padding: 10px 0 0;
    text-align: center;
    width: 100%;
}

/***********************************************/

.whistlesong_2015 .container .sec_artist02 h2 {
    margin: 15px auto;
    text-align: center;
}

.whistlesong_2015 .container .sec_artist02 p {
    font-size: 12px;
    line-height: 1.4em;
    padding: 0;
    margin: 10px 10px;
    color:#fff;
    text-align: left;
}

/*ページ送り*/
.pageNav01s {
    position:relative;
	font-size:14px;
}

.whistlesong_2015 .container .sec_artist02 ul.pageNav01s {
    width: 90%;

	margin: 25px auto 0;
	padding: 0 0;
	text-align: center;
    display: table;
}

.whistlesong_2015 .container .sec_artist02 ul.pageNav01s li {
    table-layout: fixed; 
    display: table-cell;
	/*margin: 0 5px;*/
	padding: 0 2px;
    vertical-align: middle;

}

.whistlesong_2015 .container .sec_artist02 ul.pageNav01s li span {
	color:#333;
	font-weight:bold;
	display: block;
    padding: 35% 0;
	vertical-align: middle;
	text-decoration: none;
	background: #ffff00;
	/*width:15px;*/
    height:5%;
    text-align: center;
}

.whistlesong_2015 .container .sec_artist02 ul.pageNav01s li a {
	color:#333;
	font-weight:bold;
	display: block;
	padding: 35% 0;
    text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #fff;
	/*width:15px;*/
	height:5%;
}

.whistlesong_2015 .container .sec_artist02 ul.pageNav01s li a:hover {
	background: #ffa4bc;
}

/*ページ送り*/
</pre></body></html>