@charset "utf-8";
/* CSS Document */



* {
	margin: 0px;
	padding: 0px;
}


body {
	font-size: 14px;
	line-height: 23px;
	color: #000;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


li {
  list-style-type: none;
}


li img {
  display: block;
}


a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}


a:link {
	color:#CC3300;
	text-decoration: none;
}


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

	
a:visited {
	color:#CC3300
}


.ta_r{
	text-align:right;
	font-size: 11px;
}



/* ヘッダーここから */

#header {
  background-image: url(../images/bg_header.png);
  background-repeat: repeat-x;
  background-position: top;
  padding: 0px;
}


#headerInner {
	background-color: #FFF;
	height: 140px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
}


#headerInner_sub {
  float: right;
  height: 140px;
  width: 440px;
}


#headerInner_sub p {
	text-align: right;
	margin-top: 12px;
	margin-bottom: 20px;
}


#logo {
  padding-top: 23px;
  padding-left: 50px;
  float: left;
}


h1 {
  font-size: 10px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-bottom-color: #999;
  text-align: right;
}


#headerInner_sub ul {
	float: right;
}


#headerInner_sub ul li {
	float: left;
}


#gNavi {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 64px;
}


#gNavi li {
	float: left;
}


.mgl01 {
	margin-left: 10px;	
}


/* ヘッダーここまで */



/* コンテンツここから */


#contents {
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}


#pankuzu {
	margin-bottom: 30px;
	margin-left: 20px;
	font-size: 13px;
}


#main {
	margin-top: 10px;
	overflow:hidden
}


#sub {
	float: left;
	width: 161px;
}



#sub ul li {
	margin-bottom: 20px;
}



#title_concert {
	height: 70px;
	margin-top: 40px;
	margin-left: 8px;
}



#mainInner {
	float: right;
	width: 804px;
	margin-left: 12px;
}


.cg li {
	float: left;
	padding-right: 25px;

}


.genre {
	clear: both;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C33;
	border-bottom-color: #C33;
	border-left-color: #C33;
	margin-top: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C33;
}


.genre p {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	text-indent: 6px;
}



.c_guide1 {
	margin-top: 20px;
	clear: both;
	height: 198px;
}


.c_photo {
	float: left;
	margin-left: auto;
}


.c_photo_kakomikei {
	float: left;
	margin-left: auto;
	border:solid 1px #BCBCBC;
}


.c_contents {
	float: right;
	width: 645px;
	margin-left: 9px;
}


.c_contents table {
	text-align: left;
	text-indent: 5px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-top-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 2px;
}


.c_contents table tr {
	font-size: 13px;
	line-height: 16px;
	vertical-align: text-top;
	text-indent: 5px;
}


.c_contents table tr td {
	font-size: 13px;
	line-height: 19px;
	vertical-align: text-top;
	text-indent: 5px;
}


.c_title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	vertical-align: text-top;
}


.c_info {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #960;
	text-align: left;
	vertical-align: text-top;
}



.dot6_2 {
	background-image: url(../images/dot6_2.png);
	background-repeat: repeat-x;
	background-position: top;
}


/*YouTubeレスポンシブサイズ*/
.youtube {
    position: relative;
    max-width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}



/* コンテンツここまで */



/* フッターここから */

#footer {
	clear: both;
	height: 110px;
	margin-top: 0px;
	background-color: #f0f0f0;
}


#footerInner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	padding-top: 10px;
	font-size: 13px;
}


#footerInner div p {
	padding-left: 20px;
}


.fg1 ul li {
	float: left;
}


.fg2 {
	clear: both;
}


.fg2 ul li {
	float: left;
}


.f_copy {
	text-align: right;
	margin-top: 20px;
	font-size: 13px;
	margin-right: 20px;
}

/* フッターここまで */



/* 詳細ページここから */

.g_title {
	font-size: 19px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #399;
	clear: both;
	text-indent: 10px;
	height: 80px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-top-style: solid;
	border-right-style: solid;
	line-height: 105%;
	background-color: #E2FFF0;
}


.g_title p {
	vertical-align: text-bottom;
	padding-top: 15px;
}


.sub_title {
	font-size: 16px;
}


.d_guide1 {
	margin-top: 20px;
	clear: both;
	overflow:hidden;
	margin-bottom: 30px;
}


.d_photo {
	float: left;
	margin-left: auto;
}


.d_photo1 {
	margin-bottom: 10px;
}


.d_photo1_kakomikei {
	margin-bottom: 10px;
	border:solid 1px #000000;
}


.d_photo1_kakomikei_gray {
	margin-bottom: 10px;
	border:solid 1px #C4C4C4;
}


.d_contents {
	float: right;
	width: 645px;
	margin-left: 9px;
}


.d_contents table {
	border-collapse:collapse;
    text-align: left;
	text-indent: 5px;
}


.d_contents table tr th {
	font-size: 14px;
	line-height: 25px;
	vertical-align: text-top;
	text-indent: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #399;
}


.d_contents table tr td {
	font-size: 14px;
	line-height: 25px;
	vertical-align: text-top;
	text-indent: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;

}


.d_info {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: text-top;
}


.d_profile {
	clear:both;
	margin-bottom: 50px;
	margin-top: 50px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	border: 2px dotted #CCC;
}


.d_profile_margin_sukuname {
	clear:both;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	border: 2px dotted #CCC;
}


.d_bigger {
	font-size: 9px;
	line-height: 120%;
	color: #999;
	margin-top: 4px;
}



.midashi12_blue {
	font-size: 12px;
	line-height: 200%;
	color: #3271C7;
	margin-top: 4px;
}


.midashi13_blue {
	font-size: 13px;
	line-height: 200%;
	color: #3271C7;
	margin-top: 4px;
}


.midashi14_blue {
	font-size: 14px;
	line-height: 200%;
	color: #3271C7;
	margin-top: 4px;
}


.midashi15_blue {
	font-size: 15px;
	line-height: 200%;
	color: #3271C7;
	margin-top: 4px;
}


.midashi16_blue {
	font-size: 16px;
	line-height: 200%;
	color: #3271C7;
	margin-top: 4px;
}



.midashi14_green {
	font-size: 14px;
	line-height: 140%;
	color: #669999;
	margin-top: 4px;
}

.midashi16 {
	font-size: 16px;
	line-height: 140%;
	color: #669999;
	margin-top: 4px;
}


.midashi18 {
	font-size: 18px;
	line-height: 140%;
	color: #669999;
	margin-top: 4px;
}


.midashi20 {
	font-size: 20px;
	line-height: 140%;
	color: #669999;
	margin-top: 4px;
}


.midashi22 {
	font-size: 22px;
	line-height: 140%;
	color: #669999;
	margin-top: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.moji10 {
	font-size: 10px;
}


.moji11 {
	font-size: 11px;
}


.moji12 {
	font-size: 12px;
}


.moji13 {
	font-size: 13px;
}


.moji14 {
	font-size: 14px;
}


.moji15 {
	font-size: 15px;
}


.moji16 {
	font-size: 16px;
}


.moji18 {
	font-size: 18px;
}


.moji20 {
	font-size: 20px;
}


.moji22 {
	font-size: 22px;
}


.moji24 {
	font-size: 24px;
}


.moji26 {
	font-size: 26px;
}


.moji28 {
	font-size: 28px;
}


.moji30 {
	font-size: 30px;
}


.moji-red11 {
	font-size: 11px;
	color:#CC0033;
}


.moji-red13 {
	font-size: 13px;
	color:#CC0033;
}


.moji-red14 {
	font-size: 14px;
	color:#CC0033;
}


.moji-red16 {
	font-size: 16px;
	color:#CC0033;
}


.moji-red18 {
	font-size: 18px;
	color:#CC0033;
}


.moji-red20 {
	font-size: 20px;
	color:#CC0033;
}


.moji-red22 {
	font-size: 22px;
	color:#CC0033;
}


.moji-red24 {
	font-size: 24px;
	color:#CC0033;
}


.futoji {
	font-weight: bold;
}



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



.futoji16 {
	font-size: 16px;
	font-weight: bold;
}



.futoji18 {
	font-size: 18px;
	font-weight: bold;
}



.futoji20 {
	font-size: 20px;
	font-weight: bold;
}


.moji-normal {
    font-weight: normal;
}


.moji-blue {
	color: #3271C7;
}


.moji-sorairo01 {
	color: #53ABC9;
}


.moji-red {
	color: #CC3300;
}

.moji-red01 {
	color: #FFA98D;
}

.moji-green {
	color: #009A39;
}

.moji-green01 {
	color: #339999;
}

.moji-green02 {
	color: #9FDEDE;
}

.moji-green03 {
	color: #BED1D1;
}

.moji-orange {
	color: #E27500;
}

.moji-orange01 {
	color: #FFC487;
}

.moji-kincha01 {
    color: #CBB657;
}

.moji-kincha02 {
    color: #E7DEB4;
}

.moji-kincha03 {
    color: #B8A139;
}

.under {
  text-decoration: underline;
}

.italic{
    font-style: italic;
}


.burasagari01 {
  text-indent: -1em;
  margin-left: 1em;
}

.line-h15 {
	line-height: 15px;
}


.line-h16 {
	line-height: 16px;
}


.line-h17 {
	line-height: 17px;
}


.line-h18 {
	line-height: 18px;
}


.line-h19 {
	line-height: 19px;
}


.line-h20 {
	line-height: 20px;
}


.line-h21 {
	line-height: 21px;
}


.line-h22 {
	line-height: 22px;
}


.line-h23 {
	line-height: 23px;
}


.line-h24 {
	line-height: 24px;
}


.line-h25 {
	line-height: 25px;
}


.line-h26 {
	line-height: 26px;
}


.line-h27 {
	line-height: 27px;
}


.line-h28 {
	line-height: 28px;
}


.line-h29 {
	line-height: 29px;
}


.line-h30 {
	line-height: 30px;
}


.line-h31 {
	line-height: 31px;
}


.line-h32 {
	line-height: 32px;
}


.line-h33 {
	line-height: 33px;
}


.line-h34 {
	line-height: 34px;
}


.line-h35 {
	line-height: 35px;
}


.line-h35 {
	line-height: 35px;
}


.line-h36 {
	line-height: 36px;
}


.line-h37 {
	line-height: 37px;
}


.line-h38 {
	line-height: 38px;
}


.line-h39 {
	line-height: 39px;
}


.line-h40 {
	line-height: 40px;
}


.padding-bottom01 {
	padding-bottom: 1px;
}


.padding-bottom02 {
	padding-bottom: 2px;
}


.padding-bottom03 {
	padding-bottom: 3px;
}


.padding-bottom04 {
	padding-bottom: 4px;
}


.padding-bottom05 {
	padding-bottom: 5px;
}


.padding-bottom06 {
	padding-bottom: 6px;
}

.padding-bottom07 {
	padding-bottom: 7px;
}


.padding-bottom08 {
	padding-bottom: 8px;
}


.padding-bottom09 {
	padding-bottom: 9px;
}


.padding-bottom10 {
	padding-bottom: 10px;
}


.padding-bottom11 {
	padding-bottom: 11px;
}


.padding-bottom12 {
	padding-bottom: 12px;
}


.padding-bottom13 {
	padding-bottom: 13px;
}


.padding-bottom14 {
	padding-bottom: 14px;
}


.padding-bottom15 {
	padding-bottom: 15px;
}


.padding-bottom16 {
	padding-bottom: 16px;
}


.padding-bottom17 {
	padding-bottom: 17px;
}


.padding-bottom18 {
	padding-bottom: 18px;
}


.padding-bottom19 {
	padding-bottom: 19px;
}


.padding-bottom20 {
	padding-bottom: 20px;
}


.padding-bottom21 {
	padding-bottom: 21px;
}


.padding-bottom22 {
	padding-bottom: 22px;
}


.padding-bottom23 {
	padding-bottom: 23px;
}


.padding-bottom24 {
	padding-bottom: 24px;
}


.padding-bottom25 {
	padding-bottom: 25px;
}


.padding-bottom26 {
	padding-bottom: 26px;
}


.padding-bottom27 {
	padding-bottom: 27px;
}


.padding-bottom28 {
	padding-bottom: 28px;
}


.padding-bottom29 {
	padding-bottom: 29px;
}


.padding-bottom30 {
	padding-bottom: 30px;
}


.padding-bottom31 {
	padding-bottom: 31px;
}


.padding-bottom32 {
	padding-bottom: 32px;
}


.padding-bottom33 {
	padding-bottom: 33px;
}


.padding-bottom26 {
	padding-bottom: 26px;
}


.padding-bottom34 {
	padding-bottom: 34px;
}


.padding-bottom35 {
	padding-bottom: 35px;
}


.padding-bottom36 {
	padding-bottom: 36px;
}


.padding-bottom37 {
	padding-bottom: 37px;
}


.padding-bottom38 {
	padding-bottom: 38px;
}


.padding-bottom39 {
	padding-bottom: 39px;
}


.padding-bottom40 {
	padding-bottom: 40px;
}


.kakomi_bk_1 {
	padding: 1.0em 2em;
	border: solid 1px #000000;
}

.kakomi_bk_1 p {
    margin: 0; 
    padding: 0;
}


.kakomi_gray_1 {
	padding: 0.5em 1.0em;
	border: solid 1px #BBBBBB;
}


/*囲み罫*/


.kakomi_gray_1 p {
    margin: 0; 
    padding: 0;
}


.kakomi_gray_2 {
	padding: 0.5em 1.0em;
	border: solid 1px #969696;
}

.kakomi_gray_2 p {
    margin: 0; 
    padding: 0;
}



.kakomi_blue_1 {
	padding: 1.0em 2em;
	border: solid 1px #3271C7;
}


.kakomi_blue_2 {
	padding: 0.2em 0.4em;
    margin: 0.5em 0;
	border: solid 1px #5F91D6;
}


.kakomi_blue_1 p {
    margin: 0; 
    padding: 0;
}


.kakomi_red_1 {
	padding: 1.0em 2em;
	border: solid 1px #CC0033;
}


.kakomi_red_1 p {
    margin: 0; 
    padding: 0;
}


.kakomi_usui_red_3 {
	padding: 1.0em 2em;
	border: solid 3px #FFA5BB;
}


.kakomi_usui_red_3 p {
    margin: 0; 
    padding: 0;
}


/*点線*/


.tensen_gray_2 {
	border-bottom: 2px dotted #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
}


.tensen_green_2 {
	border-bottom: 2px dotted #8EC4C4;
	margin-top: 4px;
	margin-bottom: 4px;
}


/*ぶら下げ*/

.burasage01 {
	margin-left: 1em;
	text-indent: -1em;
}

/*文章の中の一部の文字や画像を下にずらす*/

.mojisage50 {
	vertical-align: -50%;
}


.mojisage100 {
	vertical-align: -100%;
}


/*ボタン*/

.button_million_ticket_red01{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    background-color: #CC3300;
    padding: 3px 0px 3px 0px;
    text-align: center;
    margin: 10px auto;
    width: 55%;
    box-sizing: border-box;
}


.button_million_ticket_green01{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 15px;
    background-color: #399;
    padding: 6px 0px 6px 0px;
    text-align: center;
    margin: 10px 0 10px 0;
    width: 77%;
    box-sizing: border-box;
}

/*指差しマーク*/

span.yubisashi{
    font-size: 25px;
    vertical-align: -15%;
}


/* 詳細ページのアーティスト写真ここから */

.d_image01 {
	margin-top: 15px;
	margin-left: 140px;
}


.d_image01_cap {
	font-size: 11px;
	margin-left: 140px;
}


.d_image02 {
	margin-top: 15px;
	margin-left: 220px;
}


.d_image02_cap {
	font-size: 11px;
	margin-left: 220px;
}


.image_set {
	overflow:hidden;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
}


.image_sequence {
	float: left;
	margin-left: 3px;
}


.image_sequence_s1 {
	float: left;
	padding-top: 20px;
	margin-left: 3px;
}


.image_sequence_s2 {
	float: left;
	padding-top: 40px;
	margin-left: 3px;
}



.image_sequence_s3 {
	float: left;
	padding-top: 60px;
	margin-left: 3px;
}


.image_sequence_s4 {
	float: left;
	padding-top: 80px;
	margin-left: 3px;
}


.image_sequence_s5 {
	float: left;
	padding-top: 100px;
	margin-left: 3px;
}
