/* --------------------------------------------------
  contents layout
-------------------------------------------------- */
/* pankuzu */
div#pankuzu_event a,
div#pankuzu_event a:hover{
	text-decoration: none;
}


/* STAY */
body#index_page div#gnav li#gnav_event_info a{
	background-position: 0 -41px;
}

div.pagetop{
	width: 780px;
	margin-top: 55px;
	margin-bottom: 32px;
}


/* index_large_ttl */
div#content h2.ttl01{
	background: url(img/event_info_large_ttl01.png) no-repeat;
	width: 780px;
	height: 50px;
	margin-bottom: 10px;
}

div#content h2.ttl01{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

/* index_lead_ttl */
div#content h3.ttl01{
	background: url(img/event_info_lead_ttl01.png) no-repeat;
	width: 780px;
	height: 48px;
}


div#content h3.ttl02{
	background: url(img/event_info_lead_ttl02.png) no-repeat;
	width: 780px;
	height: 48px;
}

div#content h3.ttl03{
	background: url(img/event_info_lead_ttl03.png) no-repeat;
	width: 780px;
	height: 48px;
}


/* --------------------------------------------------
  section_common
-------------------------------------------------- */
div#content{
	width: 780px;
	padding-left: 40px;
}

div#content div.section_common{
	width: 780px;

}

div#content div.section_common div.main_content{
	width: 760px;
	margin-left: 10px;
	margin-right: 10px;
}
/* --------------------------------------------------
  event_info_top
-------------------------------------------------- */

div.main_content p.txt_right{
	text-align: right;
}

/* --------------------------------------------------
  event_info_detail_TABLE
-------------------------------------------------- */

/* --------table--------- */
#content div.section_common table{
	width: 720px;
	margin-left: 15px;
}


#content div.main_content table th{
	background-color: #eee;
	border: 1px solid #ddd;
	color: #555;
	font-weight: bold;
	padding: 0.5em;
	text-align: center;
}

#content div.main_content table td{
	background-color: #fff;
	border: 1px solid #ddd;
	color: #555;
	padding: 0.5em 0.5em 0 0.5em;
}

#content div.main_content table td ol{
	margin-left: 2em;
	margin-bottom: 0.6em;
}

/* --------------------------------------------------
  event_info_entry
-------------------------------------------------- */
div.main_content div.waku_main{
	width: 760px;
	border: 1px solid #ccc;
	background-color: #eee;
}

div.main_div.waku_right{
	float: right;
	width: 233px;
	background-color: #eee;
}

div.main_div.waku_right img{
	display: block;
}

div.main_content div.waku_left{
	float: left;
	width: 520px;
	background-color: #eee;
}

div.main_content div.waku_left p{
	margin: 0.6em;
}

div.main_content div.waku_left p span.f_b{
	color: #0a357f;
}