@charset "Shift_JIS";

/*----------------■構造--------------*/

h2  {
	margin-bottom:  10px;
}
div#localnavi  {
	float:  right;
	width:  170px;
	margin:  0 0 30px 0;
}
div#main  {
	float:  left;
	width:  760px;
	margin:  0 0 30px 0;
}


/*----------------■メインコンテンツ--------------*/

table#event  {
	width:  760px;
}
table#event th  {
	padding:  0;
	background:  #666;
	color:  #fff;
	vertical-align:  middle;
	text-align:  left;
	border-bottom:  2px solid #fff;
}
table#event th.date_tit  {
	padding:  0 0 0 7px;
	border-left:  1px solid #fff;
}
table#event th.date_tit  {
	width: 172px;
	padding:  0 0 0 7px;
	border-left:  1px solid #fff;
}
table#event th.date_tit p {
	float: left;
	width: 134px;
	padding-top: 12px;
}
table#event th.date_tit img {
	float: right;
	width: 28px;
}
table#event td  {
	border-bottom:  2px solid #fff;
}
td.ph  {
	width:  120px;
}
td.title  {
	width:  440px;
	padding:  10px;
	background:  url(../../tc_event/image2009/bg_img.jpg) no-repeat;
	color:  #f60;
}
td.title img {
	margin-top: 10px;
}
td.date  {
	width:  159px;
	padding:  10px;
	border-left:  solid 1px #ccc;
	background:  url(../../tc_event/image2009/bg_img.jpg) no-repeat;
}
ul#index li  {
	border-bottom:  solid 1px #fff;
	background:  #eee;
}
ul#irai li  {
	margin-top:  20px;
}
ul#irai li ul li  {
	padding:  20px;
}