@charset "UTF-8";
/* CSS Document */

.after1 { background-color: rgba(202,187,111,0.76); }
.after_a { color: #E83959; font-weight: bold; text-shadow: 4px 1px 7px #000000; }
.after_b { color: #00FFF4; font-weight: bold; }

.tic_text_line {
	font-size: 14px; line-height: 1.7;
	border-left: 8px solid rgba(186,64,91,0.60);
	margin: 10px 70px 0px 100px;
	padding: 1px 0px 1px 10px;
}

.tic_text_line2 {
	font-size: 14px; line-height: 1.7;
	border-left: 8px solid rgba(186,152,64,0.60);
	margin: 10px 70px 0px 100px;
	padding: 1px 0px 1px 10px;
}

/* playguide tableの指定 */
.table_playguide {
 margin: 10px 0px 20px 85px;
 width: 820px;
 border-top: 1px solid #95875B;
 border-bottom: 1px solid #95875B;
 text-align: left;
}
.table_playguide2 {
 margin: 10px 0px 0px 85px;
 width: 500px;
 border-top: 1px solid #95875B;
 border-bottom: 1px solid #95875B;
 text-align: left;
}
.play_date1 {
 vertical-align: middle; text-align: center;
 border-bottom: 1px solid #95875B;
 width: 220px;
 height: 60px;
 font-size: 15px; font-weight: bold;
 background-image: linear-gradient(to bottom, rgba(182,164,118,0.60) 20%, rgba(182,164,118,0.35) 100%);
}
.play_date2 {
 vertical-align: middle; text-align: center;
 border-bottom: 1px solid #95875B;
 width: 380px;
 height: 60px;
 font-size: 15px; font-weight: bold;
 background-image: linear-gradient(to bottom, rgba(182,164,118,0.60) 20%, rgba(182,164,118,0.35) 100%);
}
.play_date3 {
 vertical-align: middle; text-align: center;
 border-bottom: 1px solid #95875B;
 width: 210px;
 height: 60px;
 font-size: 15px; font-weight: bold;
 background-image: linear-gradient(to bottom, rgba(182,164,118,0.60) 20%, rgba(182,164,118,0.35) 100%);
}
.play_hoshi {
 vertical-align: middle;
 border-bottom: 1px dotted #95875B;
 font-size: 15px;
 padding: 10px;
 background-color: rgba(178,178,178,0.20);
}
.play_under {
 vertical-align: middle;
 font-size: 15px;
 padding: 10px;
 background-color: rgba(178,178,178,0.20);
}
.play_left { /* playguide 高さ設定時 */
 vertical-align: middle; text-align: center;
 border-bottom: 1px dotted #95875B;
 border-right: 1px solid #95875B;
 font-size: 14px; font-weight: bold;
 height: 85px;
 background-color: rgba(178,178,178,0.10);
}
.play_left_under { /* playguide 高さ設定時 */
 vertical-align: middle; text-align: center;
 border-right: 1px solid #95875B;
 font-size: 14px; font-weight: bold;
 height: 75px;
 background-color: rgba(178,178,178,0.10);
}

.t_left_right2 { border-right: 1px solid #95875B; }

.btm_sukima { padding: 7px 0px; }

.t_web {
 vertical-align: middle; text-align: center;
 border-bottom: 1px dotted #95875B;
 font-size: 14px;
 background-color: rgba(178,178,178,0.20);
}

.t_under {
 vertical-align: middle; text-align: center;
/* font-size: 14px;*/
 font-size: 17px;
 background-color: rgba(178,178,178,0.20);
}

.playguide_text01 {
	padding: 0px 0px 0px 0px;
	font-size: 14px; line-height: 1.6;
	color: #000000; }


/* アフタートーク tableの指定 */
.table_after {
 margin: 10px 0px 20px 85px;
 width: 820px;
 border-top: 1px solid #615016;
 border-bottom: 1px solid #95875B;
 text-align: left;
}
.after_date1 {
 vertical-align: middle; text-align: center;
 border-bottom: 1px solid #95875B;
 width: 220px;
 height: 60px;
 font-size: 15px; font-weight: bold;
 background-image: linear-gradient(to bottom, rgba(182,164,118,0.60) 20%, rgba(182,164,118,0.35) 100%);
}
.after_date2 {
 vertical-align: middle; text-align: center;
 border-bottom: 1px solid #95875B;
 width: 300px;
 height: 60px;
 font-size: 15px; font-weight: bold;
 background-image: linear-gradient(to bottom, rgba(182,164,118,0.60) 20%, rgba(182,164,118,0.35) 100%);
}
.after_hoshi {
 vertical-align: middle;
 border-bottom: 1px dotted #95875B;
 font-size: 15px;
 padding: 16px;
 background-color: rgba(178,178,178,0.20);
}
.after_under {
 vertical-align: middle;
 font-size: 15px;
 padding: 16px;
 background-color: rgba(178,178,178,0.20);
}
.after_left { /* playguide 高さ設定時 */
 vertical-align: middle;
 border-bottom: 1px dotted #95875B;
 border-right: 1px solid #95875B;
 padding: 16px;
 font-size: 15px;
 height: 85px;
 background-color: rgba(178,178,178,0.10);
}
.after_left_under { /* playguide 高さ設定時 */
 vertical-align: middle;
 border-right: 1px solid #95875B;
 padding: 16px;
 font-size: 15px;
 height: 75px;
 background-color: rgba(178,178,178,0.10);
}
