@charset "EUC-JP";


/*=====現場ライブ１ページ目================================================== */

.main_img {
	margin-bottom: 10px;
}

.title_img {
	width: 730px;
	height: 63px;
	background: url("./image/title_img.jpg") no-repeat;
	margin-bottom: 15px;
}

.title_txt {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 55px;
}

.english {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 55px;
}

.title_bar {
	background: url("./image/title_bar.gif") no-repeat;
	color: #FFFFFF;
	padding: 5px 0px 5px 15px;
	line-height: 15px;
	margin-bottom: 15px;
}

.live_table {
	width: 730px;
	table-layout: fixed;
	margin-bottom: 5px;
}

.block_td {
	width: 23px;
}

.button_td {
	width: 114px;
}

.line {
	margin-bottom: 5px;
}

.text_box {
	line-height: 16px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 20px;
}

/*=====現場ライブ２ページ目================================================== */

.back_button {
	margin-bottom: 10px;
}

.live_table1 {
	width: 730px;
	table-layout: fixed;
	background: #B7D0B4;
}

.live_table2 {
	width: 730px;
	table-layout: fixed;
}

.date_td {
	width: 205px;
	height: 30px;
	color: #106506;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.date_td1 {
	width: 205px;
	height: 30px;
	background: #87B282;
	padding: 0px 0px 0px 15px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.title_td1 {
	color: #106506;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

.title_td2 {
	background: #87B282;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #FFFFFF;
}

/*=====現場ライブ３ページ目================================================== */

.date_box {
	padding-left: 5px;
	margin-bottom: 15px;
}

.img_box {
	width: 236px;
	margin-right: 11px;
	float: left;
}

.img_box1 {
	width: 236px;
	float: left;
}

.thum_box {
	width: 730px;
	margin-bottom: 15px;
}

.click_text {
	width: 730px;
	text-align: right;
	margin-bottom: 5px;
}

.line1 {
	margin-bottom: 20px;
}

.paging {
	width: 730px;
	text-align: center;
	color: #DFDFDF;
}



