/*  press_index CSS  */

#leftcont h2 {
	font-size: 14px;
	/*\*/
	*font-size: 120%;
	/**/
	line-height: 1.4;
	margin:5px 0 10px 0;
	padding:0 0 0 5px;
	border-left:6px solid #f66;
	border-bottom:1px solid #f66;
}

#leftcont h2 span.day {
	font-size: 10px;
	/*\*/
	*font-size: 72%;
	/**/
	line-height: 1.5;
	color:#666;
}

#leftcont h3 {
	font-size: 14px;
	/*\*/
	*font-size: 120%;
	/**/
	line-height: 1.5;
	margin:15px 0 5px 0;
}

#leftcont dl.contdl {
	margin:0 0 0 3.7em;
	text-indent:-3.3em;
}

#leftcont dl.contdl dt {
	margin:0 0 3px 0;
}

#leftcont dl.contdl dd {
	margin:0 0 12px 0;
}

#contents #leftcont p.gototopb {
	display:none;
}


