@import url("http://www.ibec.or.jp/best/css/common_design.css");

<style type="text/css">
/* イベントのお知らせ CSS Document */

#event_info {
	padding-top: 10px;
	padding-left: 15px;
	width: 585px;
}

#event_info li {
	list-style:none;
	padding-top: 4px;
	padding-bottom: 4px;
}

#event_info li.title{
	background-image:url(images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
#event_info .text {
	margin-left: 15px;
}
	
#event_info .dot_line {
	background: url(images/dot_line.gif) repeat-x;
}

#event_info li.title a{
	font-weight:bold;
	text-decoration: none;
	color: #0A50A1;
	padding: 6px 10px 6px 15px;
}
	
#event_info li.title a:hover{
	text-decoration:underline;
	color:#CC6600;
}


/*イベント情報一覧表示設定*/
dl.listEvent {
	margin-bottom: 10px;
}
dl.listEvent dt {
	padding-top: 5px;
	line-height: 1.5;
}
dl.listEvent dt img {
	vertical-align: middle;
	margin-right:5px;
}

dl.listEvent dd {
	margin: -1.5em 0 5px;
	padding: 0 0 10px 7.5em;
	line-height: 1.5;
	background: url(images/dot_line.gif) repeat-x left bottom;
}
html* dl.listEvent dd {
	padding: 0 0 10px 8em;
}
dl.listEvent dd img {
	vertical-align: middle;
	margin-right:5px;
}

/*イベント情報 プログラム表示設定*/
dl.listEvent_timeline {
	margin-bottom: 10px;
}
dl.listEvent_timeline dt {
	line-height: 1.5;
}
dl.listEvent_timeline dt img {
	vertical-align: middle;
	margin-right:5px;
}

dl.listEvent_timeline dd {
	margin: -1.5em 0 5px;
	padding: 0 0 5px 15.5em;
	line-height: 1.5;
	background: url(images/dot_line.gif) repeat-x left bottom;
}
html* dl.listEvent_timeline dd {
	padding: 0 0 5px 16em;
}
dl.listEvent_timeline dd img {
	vertical-align:
	middle; margin-right:5px;
}

/* ------ イベントのお知らせコメント ------ */

#content .comment01,
#content p.comment01 {
	font-size: 100%;
	padding-left: 5px;
}

#content .comment02 {
	margin: 5px 0 0 0;
	font-size: 83%;
	color: #CC0000;
	line-height:1.5;
}

#content #set-tbl table .comment02 {
	margin: 0;
}
	
#content #set-tbl table .comment03 {
	margin: 5px 0 0 0;
	font-size: 83%;
	color: #666666;
}
	
#content p.comment04 {
	font-size: 14px;
	padding-left: 5px;
	font-weight:bold;
	color:#CC0000;
}

#content #set-tbl table .comment05 {
	margin: 5px 0 0 0;
	font-size: 83%;
	color: #333333;
	font-family: "ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","MS UI Gothic",sans-serif;
}
</style>
