@charset "UTF-8";
/* CSS Document */

@import "/lib/cmn_css/component.css";
@import "/ir/css/ir_comp.css";

.second {
	background: url(/ir/event/image_uniq/h_ir_ireventh1.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.second span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}

#contents table.eventTable {
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	width: 580px;
}

#contents table.eventTable th {
	vertical-align: top;
}

#contents table.eventTable th,
#contents table.eventTable td {
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	font-weight: normal;
	text-align: left;
	padding: 5px 10px 0 10px;
}

#contents table.eventTable tr.line th,
#contents table.eventTable tr.line td,
#contents table.eventTable .lineEB {
	background-color: #EBEBEB;
}

#contents table.eventTable th.noneRB,
#contents table.eventTable td.noneRB {
	border-right: none;
	border-bottom: none;
}

#contents table.eventTable th.noneR,
#contents table.eventTable td.noneR {
	border-right: none;
}

#contents table.eventTable th.noneB,
#contents table.eventTable td.noneB {
	border-bottom: none;
}

#contents table.eventTable td {
	width: 60%;
}
