@charset "UTF-8";

/* ========BASIC======== */
html {
    overflow-y:scroll;
}

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
    font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
    font-size:12px;
    color:#000;
    background:#e1fbff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.80, #fff), color-stop(0.00, #e1fbff));
    background:-webkit-linear-gradient(top, #e1fbff 0%, #fff 80%);
    background:-moz-linear-gradient(top, #e1fbff 0%, #fff 80%);
    background:-o-linear-gradient(top, #e1fbff 0%, #fff 80%);
    background:-ms-linear-gradient(top, #e1fbff 0%, #fff 80%);
    background:linear-gradient(to bottom, #e1fbff 0%, #fff 80%);
	-webkit-text-size-adjust: 100%;
}

br {
    letter-spacing:normal;
}

em {
	font-weight: bold;
}


strong {
	font-size: 14px;
	font-weight: bold;
}


a {
    color:#10139e;
    text-decoration:none;
}

a:hover {
    color:#10139e;
    text-decoration:underline;
}

img {
    border:0;
    vertical-align:bottom;
}

img.flier {
	border-width: 1px;
	border-style: solid;
	border-color: #EAEBFF;
	margin: 0px 15px 15px 0px;
	float: left;
}

img.member {
	border-width: 1px;
	border-style: solid;
	border-color: #EAEBFF;
	margin: 0px 15px 15px 0px;
	width: 150px;
	float: left;
}

img.icon {
	vertical-align: bottom;
	margin: 0px 8px 0px 0px;
}


h1,h2,h3,h4,h5,h6 {
    margin:0;
}

h2 {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#fff;
    font-size:15px;
    font-weight:normal;
    background:#060082;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #060082), color-stop(0.00, #151ace));
    background:-webkit-linear-gradient(top, #151ace 0%, #060082 85%);
    background:-moz-linear-gradient(top, #151ace 0%, #060082 85%);
    background:-o-linear-gradient(top, #151ace 0%, #060082 85%);
    background:-ms-linear-gradient(top, #151ace 0%, #060082 85%);
    background:linear-gradient(to bottom, #151ace 0%, #060082 85%);
}

h3 {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    font-size:15px;
    font-weight:normal;
    margin:0;
    color:#000;
    border:1px solid #b7f8ff;
    background:#ccc;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #ccc), color-stop(0.00, #bffbff));
    background:-webkit-linear-gradient(top, #f2feff 0%, #bffbff 85%);
    background:-moz-linear-gradient(top, #f2feff 0%, #bffbff 85%);
    background:-o-linear-gradient(top, #f2feff 0%, #bffbff 85%);
    background:-ms-linear-gradient(top, #f2feff 0%, #bffbff 85%);
    background:linear-gradient(to bottom, #f2feff 0%, #bffbff 85%);
}

h4 {
    padding:0 10px;
    line-height:2.0;
    color:#000;
    font-weight:normal;
    font-size:13px;
    border:0;
    background:#f2feff;
}

h5 {
    padding:0 8px;
    margin:0 0 0 10px;
    line-height:1.5;
    font-size:13px;
    font-weight:normal;
    border-left:6px solid #060082;
}

h6 {
	font-size: 13px;
	color: #0c0073;
	line-height: 2.0;
	margin-left: 5px;
}

p {
    margin:10px;
}


ruby {
	position: relative;
}

ruby rt {
  position: relative;
  top: 1.0ex;
}


ul,ol,dl {
    margin:10px;
    padding:0;
}

li {
    padding:0;
    margin:0 0 5px 30px;
}

dt {
    margin:0;
    padding:0;
}

dd {
    margin:0 0 0.5em 1em;
    padding:0;
    background:#fffef0;
}

table {
    font-size:12px;
}

table {
    width:600px;
    margin:10px;
    border-collapse:collapse;
    border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
}

table.member {
	border-style: none;
	width: 440px;
	border-collapse:separate;
	border-spacing: 0px 4px;
}

table.member th {
	font-weight: normal;
	border-style: none;
	width: 80px;
	white-space: nowrap;
}

table.member td {
	border-style: none;
}

table th {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    background:#f2feff;
    font-weight:bold;
    text-align:left;
}

table td {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    text-align:left;
}

table td ol {
    margin:0;
    padding:0 0 0 30px;
}

table td li {
    margin:0;
    padding:0;
}


td.prac-date {
	letter-spacing: 0px;
	width: 90px;
}

td.prac-time {
	letter-spacing: 0px;
	width: 85px;
}

td.prac-place {
	letter-spacing: 0px;
	width: 250px;
}

td.prac-etc {
	letter-spacing: 0px;
}


em.bikou{
	font-size: 11px;
	color: #a60000;
}

div.navi_left{
	vertical-align: middle;
	line-height: 1em;
	padding: 0px;
	float: left;
}

div.navi_right{
	vertical-align: middle;
	line-height: 1em;
	float: right;
}

img.allow{
	margin:0px 5px 0px 5px;
}


div.concert_stage_title {
	font-style: italic;
	text-decoration: underline;
	margin: 25px 0px 0px 10px;
}


div.concert_credit{
	font-size: 10px;
	line-height: 1.4;
	margin: 0px 0px 10px 45px;
}

div.song_title{
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 0px 20px;
}

span.subtitle {
	font-size: 10px;
}

span.song_subtitle {
	font-size: 10px;
	font-weight: normal;
	margin-left: 8px;
}


span.stage_title {
	font-size: 14px;
}



table.concert_member {
	vertical-align: top;
	border-style: none;
}

.concert_member th{
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3;
	background-color: #ffffff;
	vertical-align: text-top;
	border-style: none;
	padding: 0px 0px 8px 0px;
	width: 50px;
	white-space: nowrap;
}

.concert_member td{
	font-size: 10px;
	line-height: 1.3;
	background-color: #ffffff;
	border-style: none;
	vertical-align: top;
	padding: 0px 0px 8px 20px;
}

div.clear05 {
	margin-top: 5px;
	clear: both;
}

div.clear10 {
	margin-top: 10px;
	clear: both;
}

div.clear15 {
	margin-top: 15px;
	clear: both;
}

div.clear20 {
	margin-top: 20px;
	clear: both;
}

div.clear30 {
	margin-top: 30px;
	clear: both;
}

div.clear40 {
	margin-top: 40px;
	clear: both;
}

div.clear50 {
	margin-top: 50px;
	clear: both;
}

input.button {
	border-color: #6A8FFF;
	border-style: solid;
	border-width: 1px;
	background-color: #EEFCFF;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 10px;
}


/* ========TEMPLATE LAYOUT======== */
#container {
    width:940px;
    margin:30px auto;
    padding:20px;
    border:1px solid #ddd;
    -moz-box-shadow:0 0 10px #bfbfbf; /* Firefox用 */  
    -webkit-box-shadow:0 0 10px #bfbfbf; /* Safari,Google Chrome用 */ 
    box-shadow:0 0 10px #bfbfbf;
    background:#fff;
}

#header {
	position:relative;
	width:940px;
	margin-bottom:20px;
	height: 73px;

}

#menu {
    position:absolute;
    right:0;
    top:50px;
}

#icatch {
    width:940px;
}

#contents {
    float:left;
    width:940px;
    padding:10px 0;
    background:#fff;
}

#conL {
    float:left;
    width:620px;
}

#conR {
    float:right;
    width:300px;
}

#footMenu {
    float:left;
    width:940px;
    margin-top:10px;
}

#footer {
    clear:both;
    width:940px;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
    margin:0;
    padding:20px 0 0 0;
    font-size:30px;
    color:#000677;
    line-height:1.0;
}

#header h1 a {
    color:#000677;
}

#header h1 a:hover {
    color:#000677;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

#menu li {
    overflow:hidden;
    float:left;
    margin:0;
    padding:0 0 0 35px;
}

#menu li a {
    display:block;
    font-weight:bold;
    color:#000;
    outline:none;
}

#menu li a:hover {
    color:#000;
    border-bottom:3px solid #0e008e;
    text-decoration:none;
}

/* ========SLIDESHOW CUSTOMIZE======== */
#slide {
    width:940px;
    height:300px;
    overflow:hidden;
    position:relative;
    padding-bottom:25px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:120px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:120px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:5px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
/* TOPNAVI CUSTOMIZE */
.topNavi {
    overflow:hidden;
    position:relative;
    margin-left:-20px;
    margin-top:20px;
    margin-bottom:30px;
}

* html .topNavi {
    height:1em;
    overflow:visible;
}

.topNaviColumn {
    display:inline;
    width:300px;
    float:left;
    margin-left:20px;
    padding:0 0 2em 0;
    background:#ffffee;
}

.topNaviImg {
    margin:0;
    padding:0;
    background:none;
}

.topNaviDetail {
    position:absolute;
    bottom:0;
    width:280px;
    text-align:right;
}

.topNaviDetail a {
    padding:0 0 0 7px;
    background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

/* INFORMATION CUSTOMIZE */
.information {
    width:620px;
    margin-bottom:20px;
}

.information dl {
    margin:0;
}
.information dt {
    float:left;
    padding-top:5px;
}

.information dd {
    margin:0 0 5px 0;
    padding:5px 0px 5px 9em;
    background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

/* SUBMENU CUSTOMIZE */
.submenu {
    border:1px solid #ddd;
	margin-bottom:15px;
}

.submenu h3 {
    border:none;
}

.submenu ul {
    margin:10px;
    padding:0;
}
.submenu li {
    margin:0;
    padding:0 0 0 7px;
    list-style:none;
    background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

.submenu p {
    margin:10px;
}

/* BANNER CUSTOMIZE */
.bnrL {
    margin:20px 0;
}

.bnrL ul {
    width:630px;/* for IE7 */
    margin:0 -10px 0 0;
    padding:0;
}

.bnrL li {
    float:left;
    margin:0 10px 0 0;
    padding:0;
    list-style:none;
    margin-bottom:10px;
}

.bnrR {
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	width: 278px;
	border: 1px solid #ddd;
}

.bnrR ul {
    margin:0 0 -10px 0;
    padding:0;
}

.bnrR li {
    margin:0;
    padding:10px;
    list-style:none;
    margin-bottom:10px;
    background:#ffffee;
}

/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
    margin:5px 0;
    padding:20px 0;
    text-align:center;
    border-top:1px solid #ddd;
}

#footMenu li {
    display:inline;
    margin:0 0 0 20px;
    list-style:none;
}

#footMenu li a {
    color:#000;
}

#footMenu li a:hover {
    color:#666;
    text-decoration:underline;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
    font-style:normal;
    font-size:11px;
    color:#999;
    line-height:3.0;
    text-align:center;
}

/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
    position:fixed;
    right:0;
    bottom:0;
    padding:10px;
    background:#bb0000
}

#pageTop a {
    padding:0 0 0 12px;
    color:#fff;
    font-size:11px;
    background:#bb0000 url("../images/bg_pagetop.gif") 0 50% no-repeat;
}
