/**
 * css for pia muza page
 */
body{
	font-size:12px;
}
body.bg-white{background:#fff;}
/* common parts */
a{
	color: #599ad0;
	text-decoration:underline;
}
p {margin:10px 0;}
.aligh-right{text-align:right;}
/* muza header */
.muza-header {
	background:#7A1A26;
	overflow:hidden;
}
.muza-header:after {
	content:'';
	display:block;
	clear:both;
}
.muza-logo {
	margin:0 auto;
	background: url(../images/muza/muza-logo.jpg) no-repeat;
	display:block;
	width:320px;
	height:57px;
	overflow: hidden;
	text-indent: -9999px;
	-webkit-background-size: 320px 57px;
	background-size: 320px 57px;
}
.muza-logo a {
	display: block;
	height: 100%;
}
.muza-login-hold {
	padding:0 5px 4px;
	font-size:13px;
	background:#fff;
	overflow:hidden;
}
.muza-login-hold .ttl{float:left;}
.muza-login-hold .links{
	float:right;
	color:#060a0a;
}
.muza-login-hold a{
	color:#599ad0;
	text-decoration:underline;
}
.muza-content{padding: 0 0 40px;}
.muza-container{padding:0 3px;}
.muza-top-nav {
	background:#fff;
	border:1px solid #9a9a9a;
	-webkit-box-shadow: 0 3px 0 #ccc, 0 1px 0 #b5b5b5 inset;
	-moz-box-shadow: 0 3px 0 #ccc, 0 1px 0 #b5b5b5 inset;
	box-shadow: 0 3px 0 #ccc, 0 1px 0 #b5b5b5 inset;
	margin:0 1px 2px;
	font-size:13px;
}
.muza-top-nav ul {
	width:100%;
	text-align:center;
}
.muza-top-nav ul li {display:inline;}
.muza-top-nav a {
	display:inline;
	text-align:center;
	text-decoration:none;
	line-height:30px;
	color:#333;
	position:relative;
	padding:0 0 0 5px;
}
.muza-top-nav ul a:before {
	content:'';
	position:absolute;
	top:50%;
	left:0;
	margin-top:-7px;
	height:13px;
	width:1px;
	background:#333;
	vertical-align:middle;
}
.muza-top-nav ul li:first-child a:before {display:none;}
.muza-notice{
	overflow:hidden;
	margin: 5px 5px 10px;
	border: solid 1px #CCC;
}
.muza-notice .title-box,
.muza-box .title-box{
	border-bottom:none;
	background-color: transparent;
	color:#5B2C00;
	margin:0;
	padding:0 35px 0 15px;
	overflow:hidden;
	position:relative;
}
.muza-notice .title-box .holder,
.muza-box .title-box .holder{
	display:table;
	width:100%;
	height:30px;
}
.muza-notice .title-box h2,
.muza-box .title-box h2{
	margin:0;
	display:table-cell;
	height:30px;
	vertical-align:middle;
	font:14px/17px Arial, Helvetica, sans-serif;
}
.muza-notice.slide-block .title-box:after,
.muza-box.slide-block .title-box:after{
	background:url(../images/muza/muza-open-close.png) no-repeat;
	height:22px;
	margin-top:-12px;
	position:absolute;
	right:8px;
	top:50%;
	width:22px;
}
.slide-block.active .title-box:after,
.muza-notice.slide-block.active .title-box:after,
.muza-block.slide-block.active .title-box:after{background-position:0 -22px;}
.muza-notice .box p{margin:0;}
.muza-announcements{
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
}
.muza-announcements li:last-child{
	background: none;
}
.muza-announcements li{
	padding:9px 10px;
	height:1%;
	background:url(../images/muza/muza-separator01.png) repeat-x 0 100%;
	overflow:hidden;
}
.muza-announcements a{
	color:#599ad0;
	text-decoration:none;
}
.muza-announcements .date{
	display:block;
	margin-bottom:5px;
}
.muza-announcements p{margin:0;}
.muza-box{
	background-color: #EFEFEF;
}
.muza-box h2{
	background: #6F1822 url(../images/muza/muza-bg-headline.png) no-repeat 5px center;
	-webkit-background-size: 15px 38px;
	background-size: 15px 38px;
	height: 46px;
}
.muza-box h2 span{
	border-bottom: solid 1px #B35157;
	color:#FFF;
	margin: 10px 10px 10px 5px;
	display: block;
	height: 38px;
	line-height: 46px;
	padding-left: 20px;
}
.muza-box .txt{
	margin-left: 5px;
}
.muza-table{
	background-color: #FFF;
	border: solid 1px #BF9E93;
	margin: 10px 5px 0;
}
.muza-table h3{
	text-align: center;
	color: #FFF;
	text-shadow:1px 1px 1px rgba(98,71,63,0.65);
	background-color: #896559;
	padding: 10px 0;
	margin-bottom: 5px;
}
.muza-table p,.muza-table .btn-link{
	margin: 2px 7px 10px;
}
.muza-table .btn-link{
	position: relative;
	display: block;
	padding: 10px 0 10px 68px;
	border: solid 1px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}
.muza-table .btn-link.muza-kawasaki-btn{
	border-color: #BCA2CA;
	color: #483351;
	background: #F6EDF9 url(../images/muza/muza-flat-arrow1.png) no-repeat left center;
	-webkit-background-size: 48px 40px;
	background-size: 48px 40px;
}
.muza-table .btn-link.muza-general-btn{
	border-color: #C1B680;
	color: #565134;
	background: #FEF8DF url(../images/muza/muza-flat-arrow2.png) no-repeat left center;
	-webkit-background-size: 48px 40px;
	background-size: 48px 40px;
}
.muza-table .btn-link.muza-mypage-btn{
	border-color: #9C4854;
	color: #6E4146;
	background: #FDEAEB url(../images/muza/muza-flat-arrow3.png) no-repeat left center;
	-webkit-background-size: 48px 40px;
	background-size: 48px 40px;
}
.muza-table .btn-link:after{
	height:10px;
	margin-top:-12px;
	position:absolute;
	left:8px;
	top:50%;
	width:34px;
}
.muza-table .fragment-link a{
	position: relative;
	padding-left: 13px;
	color: #1972B8;
}
.muza-table .fragment-link a::before{
	content:"";
	position: absolute;
	top:6px;
	left:2px;
	border: solid 4px;
	border-color: #1972B8 transparent transparent transparent;
}
.muza-table .arrow-btn-link{
	display: block;
	margin: 10px;
	padding: 13px 0;
	text-align: center;
	position: relative;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	border-width:1px 1px 2px;
	border-style: solid;
	border-color: #9C4854;
	background-color: #FDEAEB;
	color: #6D4046;
	text-decoration: none;
}
.muza-table .arrow-btn-link::before{
	content:"";
	position: absolute;
	top:40%;
	left:10px;
	border: solid 6px;
	border-color: transparent transparent transparent #C48887;
}
.arrow-btn-link.muza-kawasaki-ticket{
	background-color: #F7EEFD;
	color: #3F1972;
	border-color: #A380C0;
}
.arrow-btn-link.muza-kawasaki-ticket::before{
	border-color: transparent transparent transparent #A380C0;
}
.arrow-btn-link.muza-web-ticket{
	background-color: #FEF8E1;
	color: #6C442A;
	border-color: #C4A572;
}
.arrow-btn-link.muza-web-ticket::before{
	border-color: transparent transparent transparent #C4A670;
}
.muza-table .web-member{
	background:url(../images/muza/muza-bg-table01.jpg) repeat-x left top;
	-webkit-background-size: 310px 41px;
	background-size: 310px 41px;
	color: #3F1910;
	text-shadow: 1px 1px 2px #FFF;
}
.muza-table .friend-member{
	background:url(../images/muza/muza-bg-table02.jpg) repeat-x left top;
	-webkit-background-size: 310px 41px;
	background-size: 310px 41px;
	color: #3F1910;
	text-shadow: 1px 1px 2px #FFF;
}
.member-info{
	margin-top: 10px;
}
.member-info.slide-block .title-box{
	background: #C6A89E;
	border-top: solid 3px #FFF;
}
.member-info.slide-block h2{
	background: none;
	color: #333333;
	text-shadow:-1px -1px 1px rgba(255,255,255,0.64);
}
.member-info.slide-block ul,.member-info.slide-block p{
	margin: 10px;
}
.member-info.slide-block li{
	margin-bottom: 10px;
}
.member-info.slide-block dt{
	padding-left: 14px;
	position: relative;
}
.member-info.slide-block dt::before{
	content:"";
	position: absolute;
	top:4px;
	left:2px;
	border: solid 3px #333;
}
.muza-web-cards{
	padding:10px 13px 0;
	margin-bottom:15px;
	line-height:15px;
	overflow:hidden;
}
.muza-web-cards a{
	color: #599ad0;
}
.muza-web-cards p{margin:0 0 15px;}
.muza-web-cards .red{
	background:none;
	color:#f00;
	font-style:normal;
	font-weight:normal;
}
.muza-web-cards .image{
	margin-bottom:10px;
	text-align:center;
}
.muza-web-cards .image img{vertical-align:top;}
.muza-heading {
	border-bottom: 2px #B82235 solid;
	background: #f9b9c4;
	background: -moz-linear-gradient(top,  #f9b9c4 0%, #f4bcc4 20%, #f9dae0 48%, #ce7a8e 75%, #ab2a31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9b9c4), color-stop(20%,#f4bcc4), color-stop(48%,#f9dae0), color-stop(75%,#ce7a8e), color-stop(100%,#ab2a31));
	background: -webkit-linear-gradient(top,  #f9b9c4 0%,#f4bcc4 20%,#f9dae0 48%,#ce7a8e 75%,#ab2a31 100%);
	background: -o-linear-gradient(top,  #f9b9c4 0%,#f4bcc4 20%,#f9dae0 48%,#ce7a8e 75%,#ab2a31 100%);
	background: -ms-linear-gradient(top,  #f9b9c4 0%,#f4bcc4 20%,#f9dae0 48%,#ce7a8e 75%,#ab2a31 100%);
	background: linear-gradient(to bottom,  #f9b9c4 0%,#f4bcc4 20%,#f9dae0 48%,#ce7a8e 75%,#ab2a31 100%);
	padding: 10px 9px 11px 13px;
	color: #353535;
	overflow: hidden;
}
.muza-heading.red {
	color: #fff;
	background: #7A1A26;
}
.muza-bordered {
	margin: 9px 8px 10px;
	border: 1px #D4C0F4 solid;
	background: #fff;
	font-size: 13px;
	line-height: 16px;
}
.muza-bordered .btn-right {
	display: block;
	text-align: right;
	font: bold 13px/23px Arial, Helvetica, sans-serif;
	color: #928039;
	text-decoration: none;
}
.muza-bordered .btn-right span{
	border: 1px #97920e solid;
	background: #fdf05e;
}
.muza-bordered .btn-right.pull-right {
	float:right;
	margin-top:-4px;
}
.muza-bordered .box-content {
	margin: 7px 11px 7px;
	padding:5px 3px;
	border: 1px #D4C0F4 solid;
}
.muza-bordered h2 {
	margin: 0 0 5px;
}
.muza-bordered p {
	margin: 0;
}
.muza-info{
	margin-bottom: 13px;
	background: #F7F7F7;
	padding: 13px 6px 9px;
	overflow: hidden;
}
.muza-info .text {
	padding: 0 10px;
}
.muza-info .text p {
	margin: 0 0 5px;
	overflow: hidden;
}
.muza-info .text .red-text {
	margin: 0 0 15px;
}
.muza-info .text p .ico {
	margin-right: 4px;
	float: left;
	font-style: normal;
}
.muza-info .text p span {
	display: block;
	overflow: hidden;
}
.muza-window {
	display: table;
	margin: 0 auto 11px;
	width: 239px;
	border: 2px #FCEEAC solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #FCF2C5;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	vertical-align: middle;
}
.muza-window:last-child {
	margin: 0 auto 6px;
}
.muza-window.delivery a,
.muza-window.blue a,
.muza-window.red a {
    text-align: center;
}
.muza-window.delivery {
	background: #C8C9C9;
	border: 2px #D9D7D8 solid;
}
.muza-window.blue {
    background: linear-gradient(to left top, #ABE6F8, #FFF);
    border-color: #1B94BF;
}
.muza-window.red {
    background: linear-gradient(to left top, #FBCDD5, #FFF);
    border-color: #BC3448;
}
.muza-window a {
	height: 120px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 3px;
	text-align: left;
	border: solid 1px #E4DAAC;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	color: #777;
	font-size: 16px;
	line-height: 19px;
	padding: 10px 4px;
}
.muza-window.delivery a{
	border: solid 1px #B0B0B1;
}
.muza-window strong{
	font-weight: normal;
}
.muza-window span{
	display: block;
}
.muza-window .align-right {
	padding: 4px 8px;
}
.muza-window .muza-free {
	color: #D80000;
	font-size: 14px;
}
.muza-window .no-charge {
	text-align: center;
	margin: 5px 0;
}
.attent-box {
	padding: 13px 4px 0 7px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0;
	overflow: hidden;
}
.attent-box p {
	margin: 0 0 12px;
}
.attent-box .attent-tit {
	display: block;
	text-align: center;
    margin-bottom: 8px;
    font-weight: bold;
}
.attent-box span {
	color: #f00;
}
.muza-logo-powered{
	padding-top:15px;
	margin-bottom:10px;
	text-align:center;
	overflow:hidden;
}
.muza-logo-powered img{vertical-align:top;}
/* bottom bar */
.muza-bottom-bar{
	padding: 16px 6px 14px 10px;
	color: #fff;
	position: relative;
	background:#7A1A26;
	border:1px #a34c58 solid;
	border-width:1px 0;
}
/* top button */
.muza-btn-top{
	background:#7A1A26 url(../images/muza/muza-arrow-top.png) no-repeat 100% 11px;
	position: absolute;
	top: -27px;
	right: 11px;
	height: 27px;
	font:bold 12px/27px Arial, Helvetica, sans-serif;
	padding: 0 32px 0 18px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color:#fff;
	text-decoration:none;
}
.btn-top:before {
	content: none;
}
/* bottom navigation */
.muza-bottom-nav{
	border:1px solid #768596;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
}
.muza-bottom-nav li{border-bottom:1px solid #999;}
.muza-bottom-nav li:last-child{
	background: none;
	border:none;
}
.muza-bottom-nav a {
	color:#3f3f3f;
	display:block;
	padding:6px 33px 7px 12px;
	position:relative;
	text-decoration:none;
}
.muza-bottom-nav a:after {
	position:absolute;
	content: '';
	background:url(../images/muza/muza-arrow-bottomnav.png) no-repeat;
	width:6px;
	height:9px;
	top:50%;
	margin-top:-5px;
	right:16px;
}
/* footer */
.muza-footer{background:#fff;}
.muza-footer .link-row{
	text-align:center;
	padding:7px;
	border-bottom:1px #999 solid;
}
.muza-footer .link-row a{
	color:#3f3f3f;
	text-decoration:none;
}
.muza-footer-nav {
	text-align:center;
	padding:4px 4px 45px;
	line-height:20px;
	margin:0;
}
.muza-footer .muza-footer-nav{padding-bottom:2px;}
.muza-footer-nav a {
	color:#333;
	text-decoration:none;
}
.muza-copyright {
	border-top:1px #999 solid;
	text-align:center;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	padding:10px 3px;
	margin:0;
	background:#7A1A26;
	color:#fff;
}
.muza-copyright p{margin:0;}
.muza-title {
	margin:0 -8px 10px;
	position:relative;
	border:solid #ccc;
	border-width:1px 0;
}
.muza-title .inner {
	display:table-cell;
	height:30px;
	width:9999em;
	vertical-align:middle;
	padding:5px 10px;
	background:#c9dee8;
	color:#006bcc;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e5eff5), color-stop(45%, #e5eff5), color-stop(55%, #c1d7e1), to(#c9dee8));
	background-image:-webkit-linear-gradient(top, #e5eff5 0%, #e5eff5 45%, #c1d7e1 55%, #c9dee8 100%);
	background-image:linear-gradient(to bottom, #e5eff5 0%, #e5eff5 45%, #c1d7e1 55%, #c9dee8 100%);
}
.muza-title h2 {
	font-size:14px;
	line-height:17px;
	margin:0;
	display:table-cell;
}
.muza-table table {
	margin:0 0 10px;
	width:100%;
	border-collapse:collapse;
	color:#525252;
	font-size:12px;
}
.muza-table th, .muza-table td {
	border:1px solid #b2d3e6;
	padding:10px;
	text-align:left;
	vertical-align:middle;
}
.muza-table th {
	font-weight:normal;
	background:#e6f1fa;
	width:60px;
	color:#4d5A90;
}
.muza-table td img {
	margin: 0 2px;
}
.muza-box-title {
	margin:0 0 10px;
	padding:0 0 0 15px;
	position:relative;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}
.muza-box-title:before {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	height:100%;
	width:6px;
	background:#02c3fb;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #02c3fb), to(#0b93bf));
	background-image:-webkit-linear-gradient(top, #02c3fb 0%, #0b93bf 100%);
	background-image:linear-gradient(to bottom, #02c3fb 0%, #0b93bf 100%);
}
.muza-button-arrow {
	margin:0 0 10px !important;
	position:relative;
}
.muza-button-arrow .muza-btn {
	display:table-cell;
	background:#2e9cc0;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #2e9cc0), to(#086a89));
	background-image:-webkit-linear-gradient(top, #2e9cc0 0%, #086a89 100%);
	background-image:linear-gradient(to bottom, #2e9cc0 0%, #086a89 100%);
	color:#fff;
	width:9999em;
	height:55px;
	vertical-align:middle;
	text-align:center;
	padding:0 30px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	border-radius:9px;
	box-shadow:1px 1px 1px #ccc;
	-moz-box-shadow:1px 1px 1px #ccc;
	-webkit-box-shadow:1px 1px 1px #ccc;
	font-size:18px;
	font-weight:bold;
	text-shadow:1px 1px 3px #0f485a;
}
.muza-button-arrow a:before {
	content:'';
	position:absolute;
	top:50%;
	left:15px;
	margin:-10px 0 0;
	width:20px;
	height:20px;
	background:#fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.muza-button-arrow a:after {
	content:'';
	position:absolute;
	top:50%;
	left:23px;
	width:0;
	height:0;
	border-style:solid;
	border-width:5px 6px;
	border-color:transparent transparent transparent #1981a2;
	margin:-5px 0 0;
}
.muza-select-holder {
	display:block;
	margin:0 0 15px;
}
.muza-select-holder + .muza-button-arrow {margin-bottom:20px;}
.muza-holder {padding:0 10px;}
/* calendar nav */
.muza-calendar-nav ul {
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
}
.muza-calendar-nav li {
	display:inline-block;
	vertical-align:top;
	margin:0 7px 10px 0;
}
.muza-calendar-nav a {
	width:60px;
	height:40px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
	color:#3fa2df;
}
.muza-calendar-nav .muza-active a {
	background:#4e96cd;
	color:#fff;
}
.no-border {
	border:none;
}
