@charset "Shift_JIS";

#event_ticket{
	width:580px;
	margin:0 auto 10px;
	border:solid 1px #eaeaea;
}
#event_ticket p{
	padding:10px 10px 0 10px;
	font-size:84%;
}
#event_ticket p img{
	vertical-align:middle;
}

.event_ttl{
	width:580px;
	height:49px;
	background:url(../img/ttl_bg.gif) no-repeat;
}
.event_ttl p{
	padding-top:13px;
	margin-left:15px;
	color:#315d82;
	font-size:115%;
}

.event_box{
	width:580px;
}

.event_pic{
	width:210px;
	float:left;
	text-align:left;
}
.event_pic_txt{
	font-size:85%;
	padding:5px 5px 5px 5px;
}
.event_pic2{
	width:120px;
	float:right;
	text-align:left;
}

.event_pic3{
	width:225px;
	float:right;
	text-align:left;
}

.event_pic4{
	width:305px;
	float:right;
	text-align:right;
}

.event_pic5{
	width:205px;
	float:left;
	text-align:left;
}

.event_pic6{
	width:205px;
	float:right;
	text-align:right;
}

.event_txt{
	width:370px;
	float:right;
}

.event_txt table{
	width: 100%;
	margin:0 auto;
	font-size:92%;
	line-height: 1.5;
	border-top: 1px solid #c6c6c6;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #c6c6c6;
	text-align:left;
}
.event_txt table th{
	vertical-align:top;
	width:120px;
	padding: 10px;
	border-top: none;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
	background-color: #fbfbf3;
	text-align:left;
	font-weight:normal;
}
.event_txt table td{
	vertical-align:top;
	padding: 10px;
	border-top: none;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
}
.event_txt table td img{
	vertical-align:middle;
	margin:0 5px 5px 0;
}

.event_txt_detail{
	padding:10px;
	background:#f7f7f2;
	margin:10px auto;
}

.event_txt_end{
	padding:10px;
	background:#FF6666;
	color:#FFFFFF;
}

.event_note{
	float:left;
	width:580px;
}

.event_note table{
	width: 100%;
	margin:0 auto;
	font-size:92%;
	line-height: 1.5;
	border-top: 1px solid #c6c6c6;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align:left;
}

.event_sold{
	padding:10px;
	background:#ffdada;
	color:#993300;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

#event_month{
	width:580px;
}
.btn_month{
	width:580px;
	float:left;
	font-size:85%;
}	

#news{
	width: 80%;
	margin:0 0 auto;
	font-size:100%;
	line-height: 2.0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align:left;
}

.news_td1{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
	text-align:left;
}

.news_td2{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
	text-align:right;
}

