@charset "utf-8";
/* ===================================================================
CSS information

 file name  :content.css
 author     :core13
 style info :「イベント情報」専用
 
=================================================================== */

div.event01 h2 {
	background: url(../../img/item/pgh2underline.gif) no-repeat left bottom;
	padding-bottom: 4px;
}

div.event01 h3 {
	background: url(../../img/item/head_circle15_grn.gif) no-repeat left 50%;
	padding-left: 20px;
	font-weight: bold;
}

ul.timeList dl dt {
	float: left;
	display: inline;
}

div.event01 ul.timeList dl dt {
	width: 130px;
}

div.event01 ul.timeList li dd { margin-left: 140px; }

ul.timeList li.even { background: #F2F9F9; }

body #main ul.timeList li,
body #main ul.timeList li dl { margin-bottom:0;}

body #main ul.timeList li dl {
	background: url(../../img/item/line_dot.gif) repeat-x left bottom;
	padding: 15px 10px;
}
