@charset "UTF-8";
/* CSS Document */

.after1 { background-color: rgba(202,187,111,0.76); }
.after_a { color: #FF7600; font-weight: bold; }
.after_b { color: #00FFF4; font-weight: bold; }

.tic_text_line {
	font-size: 14px; line-height: 1.7;
	border-left: 8px solid rgba(67,0,73,0.70);
	margin: 3px 70px 0px 100px;
	padding: 1px 0px 1px 10px;
}

/* playguide tableの指定 */
.table_playguide {
 margin: 10px 0px 20px 85px;
 width: 820px;
 border-top: 1px solid #7D6C39;
 border-bottom: 1px solid #7D6C39;
 text-align: left;
}
.table_playguide2 {
 margin: 10px 0px 0px 85px;
 width: 600px;
 border-top: 1px solid #7D6C39;
 border-bottom: 1px solid #7D6C39;
 text-align: left;
}
.play_date1 {
 vertical-align: middle; text-align: center;
 border-bottom: 1px solid #7D6C39;
 width: 220px;
 height: 60px;
 font-size: 15px; font-weight: bold;
 background-image: linear-gradient(to bottom, rgba(23,94,123,0.60) 20%, rgba(23,94,123,0.60) 100%);
}
.play_date2 {
 vertical-align: middle; text-align: center;
 border-bottom: 1px solid #7D6C39;
 width: 380px;
 height: 60px;
 font-size: 15px; font-weight: bold;
 background-image: linear-gradient(to bottom, rgba(39,39,39,0.75) 20%, rgba(0,0,0,0.75) 100%);
}
.play_date3 {
 vertical-align: middle; text-align: center;
 border-bottom: 1px solid #7D6C39;
 width: 210px;
 height: 60px;
 font-size: 15px; font-weight: bold;
 background-image: linear-gradient(to bottom, rgba(23,94,123,0.60) 20%, rgba(23,94,123,0.60) 100%);
}
.play_hoshi {
 vertical-align: middle;
 border-bottom: 1px dotted #7D6C39;
 font-size: 15px;
 padding: 10px;
 background-color: rgba(0,0,0,0.20);
}
.play_under {
 vertical-align: middle;
 font-size: 15px;
 padding: 10px;
 background-color: rgba(0,0,0,0.20);
}
.play_left { /* playguide 高さ設定時 */
 vertical-align: middle; text-align: center;
 border-bottom: 1px dotted #7D6C39;
 border-right: 1px solid #7D6C39;
 font-size: 14px; font-weight: bold;
 height: 85px;
 background-color: rgba(119,148,160,0.30);
}
.play_left_under { /* playguide 高さ設定時 */
 vertical-align: middle; text-align: center;
 border-right: 1px solid #7D6C39;
 font-size: 14px; font-weight: bold;
 height: 75px;
 background-color: rgba(119,148,160,0.30);
}

.t_left_right2 { border-right: 1px solid #7D6C39; }

.btm_sukima { padding: 7px 0px; }

.t_web {
 vertical-align: middle; text-align: center;
 border-bottom: 1px dotted #7D6C39;
 font-size: 14px;
 background-color: rgba(255,255,255,0.20);
}

.t_under {
 vertical-align: middle; text-align: center;
/* font-size: 14px;*/
 font-size: 17px;
 background-color: rgba(255,255,255,0.20);
}

.playguide_text01 {
	padding: 0px 0px 0px 0px;
	font-size: 14px; line-height: 1.6;
	color: #000000; }

