@charset "utf-8";
/* CSS Document */


.titleSub {
	margin-bottom: 2.5em;	
}

h1 {
	margin-bottom: 1em;
}

h2 {
	margin-bottom: .5em;	
}


dl.listDate {
	margin: 0 0 1em 0;
	padding: 0;
}

dl.listDate dt {
	margin: 0 0 .25em 0;
	padding: 0;
	font-size: 1.167em; /* 1.5em * 1.167em = 14px */
}

dl.listDate dd {
	padding: 0;
	margin: 0 0 1em;
}

dl.listDate dd a {
	padding-left: 14px;
	background: url(/common/images/arrow_Red2.gif) no-repeat 0 4px;	
}

dl.listDate dd a.icoOpen {
	background: url(/common/images/arrow_open_7x7.gif) no-repeat left center;	
}
