﻿/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.4;
	color: #000;
	background-color: #EBEBEB;

}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 720px;
	background: #ffffff;
	border-left: solid #D5D5D5 1px;
	border-right: solid #D5D5D5 1px;
	padding-top: 0px;
    margin-top: -17px;
}

/* サーバー移転201808
---------------------------------------------*/
#info2018 {
    padding: 5px;
}

#info2018 h2 {
	margin-top: 0px;
	padding: 5px;
	font-size: 20px;
	color: #000;
	background-color: #E7E7E7;
	border-top: #A23B0C solid 2px;
}
#info2018 h4 {
	border-top: #C4C3C3 solid 1px;
	font-size: 18px;
	padding: 5px 0 0 5px;
	margin-top: 15px;
}

#info2018 p {
	padding: 5px;
	font-size: 16px;
}
#info2018 span {
	color: #ff0000;
}
#logo2018 {
	padding: 10px;
    background-color:#fe7108;
}

.info {
	color: #ff0000;
	font-weight: bold;
}

.live-notices {
	background-color: #F5E2C9;
	margin:10px;
	padding: 5px;
	font-weight: bold;
}

.live {
    display: block;
    float: right;
    margin: 10px;
    padding-bottom: 20px;
}

.live-c {
    display: block;
	margin: auto;
	margin-top: 10px;
    padding-bottom: 20px;

}
*.floatclear {
         clear: both;
      }
.utajima-fes {
	background: #F3FBDF;
	padding: 5px;
	border: #E3E3E3 1px dotted;
}
.utajima-fes02 {
	background:#ecf4ff;
	padding: 5px;
	border: #E3E3E3 1px dotted;
}
.utajima-fes03 {
	background:#f6faff;
	padding: 5px;
	border: #E3E3E3 1px dotted;
}


/* ロゴとナビゲーション
---------------------------------------------*/
#logo {
	left: 17px;
	top: 18px;
        background-color:#fe7108;
}
#globalNav {
	top: 73px;
	left: 0;
	width: 720px;
	height: 33px;
	list-style-type: none;
	background: #000000 url(../images/nav.gif) left top no-repeat;
}
#globalNav li {
	float: left;
	width: 90px;
}
#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:33px;
	padding-top: 33px;
	background-image: url(../images/nav.gif);
	color: #FFFFFF;
}
#logo h2 span {
display:none;
}
#sch {
      width:720px;

}
/*  背景画像の位置
---------------------------------------------*/
	
	/* 通常 */
	#nav01 a { background-position:  0     0; }
	#nav02 a { background-position: -90px  0; }
	#nav03 a { background-position: -180px 0; }
	#nav04 a { background-position: -270px 0; }
	#nav05 a { background-position: -360px 0; }
	#nav06 a { background-position: -450px 0; }
	#nav07 a { background-position: -540px 0; }
	#nav08 a { background-position: -630px 0; }

	
	/* 現在位置 */
	#nav01 a.stay { background-position:  0     -33px; }
	#nav02 a.stay { background-position: -90px  -33px; }
	#nav03 a.stay { background-position: -180px -33px; }
	#nav04 a.stay { background-position: -270px -33px; }
	#nav05 a.stay { background-position: -360px -33px; }
	#nav06 a.stay { background-position: -450px -33px; }
	#nav07 a.stay { background-position: -540px -33px; }
	#nav08 a.stay { background-position: -630px -33px; }


	/* オンマウス */
	#nav01 a:hover { background-position:  0     -66px; }
	#nav02 a:hover { background-position: -90px  -66px; }
	#nav03 a:hover { background-position: -180px -66px; }
	#nav04 a:hover { background-position: -270px -66px; }
	#nav05 a:hover { background-position: -360px -66px; }
	#nav06 a:hover { background-position: -450px -66px; }
	#nav07 a:hover { background-position: -540px -66px; }
	#nav08 a:hover { background-position: -630px -66px; }




/* メインイメージと2段組
---------------------------------------------*/
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF url(../images/content_bg1.gif) left top repeat-y;
	padding-bottom: 5px;
}

#content .section {
		height:auto;
	    overflow:hidden;
}

#content .section p{
	padding: 5px;
} 


#content .section h4{
	padding: 10px 15px 10px 10px;
} 

.bg {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f9ff+0,ccf3ff+47,e5f5ff+100 */
background: rgb(240,249,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(240,249,255,1) 0%, rgba(204,243,255,1) 47%, rgba(229,245,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(240,249,255,1) 0%,rgba(204,243,255,1) 47%,rgba(229,245,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(240,249,255,1) 0%,rgba(204,243,255,1) 47%,rgba(229,245,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#e5f5ff',GradientType=0 ); /* IE6-9 */
}

#content .section h5{
	padding: 10px 0 10px 10px;
} 

#content .reservation {
	font-weight: bold;
	padding-top:50px; 
}
#content .contact {
	background-color: #f3f3f3;
	padding:5px;
}

.artist {
	font-weight: bold;
}

#content h6{
        color:#fff;
}
#event {
        padding-top:5px;
        padding-left:10px;
        border:1px solid #999999;
	list-style-type: none;
}
#about {
	float: left;
	width: 507px;
}
#newsRelease {
	float: left;
	width: 212px;
	padding-left: 1px;
        background: #fafaf5
}
#menusub {
    margin: 0;
	float: left;
	width: 160px;
        height:835px;
        background: #ffffff url(../images/asivi_menu_sub.gif)
}

#menusub li{
            list-style-type: none;
	      }

#menumain {
	float: right;
	width: 559px;
	padding-left: 1px;
        background: #ffffff
}
#menumain li{
            list-style-type: none;
}
#corp {
	width: 720px;
        background: #ffffff
}
#footer {
        width: 720px;
	clear: both;
	color: #FFFFFF;
	background: #610101;
       text-align:center;
}

.sub-info {
	padding: 5px;
	margin-bottom: 10px;
}

.sub-info li {
	padding: 5px;
	
}

.information {
	background: #EDEDED;
}

.point{
	background-color: #6F0E10;
	color: #fff;
	padding: 5px;
	margin: 5px 10px 15px 0px;
	border-radius: 4px 4px 4px 4px;
}

.point02{
    background-color: #6F0E10;
    color: #fff;
    padding: 15px 5px;
	margin: 5px 10px 15px 0px;
}

.point03{
	background-color: #eee;
    color: #FF0000;
	font-weight: bold;
    padding: 5px;
}

.point04{
	color: #FF0000;
	font-weight: bold;
    
}

.point05{
	background-color: #6F0E10;
	color: #fff;
	padding: 5px;
	margin: 5px 10px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}

.point-red{
	background-color: #E40C0C;
	color: #fff;
	padding: 5px;
	margin: 5px 10px 15px 0px;
	border-radius: 4px 4px 4px 4px;
}

h6 {
  position: relative;
  padding: 0.5rem;
  color: #fff;
  background: #094;
}

h6:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #094 transparent transparent transparent;
}

.artist {
	background: #deeef7;
	font-weight:bold;
	padding: 5px;
}

.artist02 {
	background: #6F0E10;
	color: #FFF;
	font-weight:bold;
	padding: 5px;
	margin-top: -20px;
	border-radius: 4px 4px 4px 4px;
}

.comment{
	padding: 0 5px;
}

.sakura {
	color:#CD5D5F;
	line-height: 1.2rem;
	}

.time {
	color: #000;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 1px
}

.tel {
	color: #000;
	font-weight: bold;
		font-size: 110%;
	letter-spacing: 1px
}

.representative {
	text-align: right;
	padding: 20px 50px 20px 0;
}

.info-20th {
	background: #FBFBFB;
}

.center {
	text-align: center;
}

.day {
	background: #F7F4F4;
	color:#A41517;
	font-weight: bold;
	padding: 0 5px;
}

.artist02 {
  position: relative;
  color: black;
  background: #fff;
  line-height: 2;
  padding: 0.25em 0.5em;
  margin: 2em 0.5em 1em;
  border-color: #6F0E10;
  border-style: solid;
  border-width: thin;
}

.artist02:after {
  /*タブ*/
  position: absolute;
  font-weight: 900;
  content: '\【出　演】';
  background: #6F0E10;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 1em;
  line-height: 2;
  letter-spacing: 0.7em
}

/* 本文のレイアウト
---------------------------------------------*/
#sch h3{
	color: #FFFFFF;
	background: #4F0505 url(../images/title_bg_chya.gif) left top repeat-x;
}
#about h2, #newsRelease h2{
	color: #FFFFFF;
	background: #4F0505 url(../images/title_bg_chya.gif) left top repeat-x;
}
#about h3, #newsRelease h3, #menumain h3{
	color: #FFFFFF;
        padding:5px 0px 5px 10px;
	background: #4F0505 url(../images/title_bg_chya.gif) left top repeat-x;
}
#about .section {
	margin: 16px 18px 0 18px;
	border: 1px solid #ccc;
}
#about ul{
         padding:5px;
         list-style-type: none;
}


#about .section p {
	margin: 10px 0;
        padding-left: 10px;
}

#about .liveinfo {
	margin: 16px 18px 0 18px;
	border: 1px solid #ccc;
}
#about .liveinfo h4 {
	margin: 16px 18px 0 18px;
        padding: 5px 0 5px 15px;
	border: 1px solid #ccc;
        font-size: 130%;
        background-color: #eedfd1;
}

#about .liveinfo ul {
        list-style-type: none;
        margin: 5px 18px 0 18px;
        padding: 5px 10px 5px 20px;
        border: 1px solid #eedfd1;
        font-size: 110%;
}
#about .liveinfo li {
        list-style-type: none;
}
#about .liveinfo p {
        padding: 5px 5px 5px 18px;
        padding-bottom: 5px;
}
#about .liveinfo h5 {
        color: #000;
        background-color: #eedfd1;
        margin-top: 5px;
        padding: 5px 5px 5px 18px;
}

#about .liveinfo h6 {
        color: red;
        padding:0 15px 0 20px;
}

#about .sweets {
	margin: 16px 18px 0 18px;
	border: 1px solid #ccc;
	}

#about .sweets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#about .sweets li {
	float: left;
	width: 130px;
	margin: 10px 0 0 0;
	text-align: left;
	padding-left: 5px;
}
#about .sweets p {
    clear:both;
	padding: 5px 0 5px 15px;
}

#about .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
        margin:10px;
}
#newsRelease dl {
	margin: 16px 18px 0 18px;
}
#newsRelease p {
	font-size: 110%;
	color: #666666;
	padding: 0px 10px;
}
#newsRelease .photo {
	font-size: 110%;
	color: #666666;
        width:185px;
	padding: 5px 5px 5px 5px;
        border:1px;
        border-color:#999999;
        border-style : solid;
        margin-top:5px;
}
#newsRelease .photo1 {
	font-size: 110%;
	color: #666666;
        width:170px;
	padding: 5px 5px 5px 5px;
        border:1px;
        border-color:#999999;
        border-style : solid;
        margin-top:5px;
}
#newsRelease .sub {
        margin-top:0;
	padding: 5px 5px 0px 5px;
}

#newsRelease .ticket {
        margin-top:0;
	padding: 5px 5px 0px 5px;
}
#newsRelease .ticket ul {
        list-style-type: none;
        color: #666666;
}
#newsRelease .ticket li {

        color: #666666;
        padding-left:5px;
}

#newsRelease h4 {
        position: absolute;
        top:10px;
	left: 500px;
        background:#642f08;
        width:200px;
        height:500px;
        padding-left:20px;
}
#newsRelease ul {
        list-style-type: none;
        color: #666666;
}
#newsRelease .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
        margin:10px;
}
#about .section li {
        background: url(../images/list.gif) left center no-repeat;
        color: #666666;
        padding-left:15px;
}
#newsRelease li {

        color: #666666;
        padding-left:5px;
}
#about dt {
        background: url(../images/list.gif) left center no-repeat;
        color: #666666;
        padding-left:10px;
        margin:10px;
}
#menumain h3{
	color: #F44000;
        margin:0 26px 0 10px;
        padding:5px 0px 5px 10px;
	background: #ffffff url(../images/title_bg_sima.gif) left top repeat-x;
}
#menumain .photo {
	font-size: 110%;
	color: #666666;
        width:480px;
	padding: 5px 5px 5px 5px;
        border:1px;
        border-color:#999999 #999999 #000000 #999999;
        border-style: solid;
        margin-top:5px;
        margin-left:10px;
        margin-bottom:10px;
}

#menumain .sub {
        margin-top:0;
	padding: 5px 5px 0px 5px;
        background: #ffffff;
}
#corp h3 {
        font-size:120%;
	color: #FFFFFF;
        padding:5px 0px 5px 10px;
        margin-bottom:5px;
	background: #4F0505 url(../images/title_bg_chya.gif) left top repeat-x;
}
#corp li {
        background: url(../images/list.gif) left center no-repeat;
        color: #333333;
        padding-left:15px;
        list-style:none;
        font-size:120%;
}
#corp .section {
        width:513px;
	margin: 16px 18px 0 18px;
	border: 1px solid #ccc;
        padding:10px 10px 10px 10px;
}
#corp .photo {
        float: left;
	font-size: 110%;
	color: #666666;
        width:170px;
        border:1px;
        margin-right:10px;
        margin-bottom:10px;
}
#sub01 a {
	position: absolute;
        left: 0px;
	top: 310px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub01 a.stay {
	position: absolute;
        left: 0px;
	top: 310px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub01 a:hover {
	position: absolute;
        left: 0px;
	top: 310px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub02 a {
	position: absolute;
        left: 0px;
	top: 345px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub02 a.stay {
	position: absolute;
        left: 0px;
	top: 345px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub02 a:hover {
	position: absolute;
        left: 0px;
	top: 345px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub03 a {
	position: absolute;
        left: 0px;
	top: 380px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub03 a.stay {
	position: absolute;
        left: 0px;
	top: 380px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub03 a:hover {
	position: absolute;
        left: 0px;
	top: 380px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub04 a {
	position: absolute;
        left: 0px;
	top: 415px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub04 a.stay {
	position: absolute;
        left: 0px;
	top: 415px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub04 a:hover {
	position: absolute;
        left: 0px;
	top: 415px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub05 a {
	position: absolute;
        left: 0px;
	top: 450px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub05 a.stay {
	position: absolute;
        left: 0px;
	top: 450px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub05 a:hover {
	position: absolute;
        left: 0px;
	top: 450px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub06 a {
	position: absolute;
        left: 0px;
	top: 485px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub06 a.stay {
	position: absolute;
        left: 0px;
	top: 485px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub06 a:hover {
	position: absolute;
        left: 0px;
	top: 485px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub07 a {
	position: absolute;
        left: 0px;
	top: 520px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub07 a.stay {
	position: absolute;
        left: 0px;
	top: 520px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub07 a:hover {
	position: absolute;
        left: 0px;
	top: 520px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub08 a {
	position: absolute;
        left: 0px;
	top: 555px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub08 a.stay {
	position: absolute;
        left: 0px;
	top: 555px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub08 a:hover {
	position: absolute;
        left: 0px;
	top: 555px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}

#sub09 a {
	position: absolute;
        left: 0px;
	top: 590px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub09 a.stay {
	position: absolute;
        left: 0px;
	top: 590px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub09 a:hover {
	position: absolute;
        left: 0px;
	top: 590px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}

.topNews {
 		font-size:14px ;
	    font-weight: bold;
}

.gold {
	background: #ffd100;
	color:#000;
	font-weight:bold;
	padding: 5px;
	margin-left: 10px;
		
}

.gold-aj {
	margin: 5px;
}

.block {
	background: #fcf7ef;
}
