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

dl.t_info_update dt{
	display:block;
	width: 6em;
	line-height: 1.4;
	margin-bottom: -1.4em;
	margin-left: 1em;
}
dl.t_info_update dd {
	line-height: 1.4;
	margin-left: 9em;
	display:block;
	margin-bottom: 0.5em;
}
dl.t_info_update dd h3,
dl.t_info_update dd h4,
dl.t_info_update dd h5,
dl.t_info_update dd p {
	margin-top: 0px;
	margin-bottom: 1em;
}

dl.t_info_update dd.t_image {
	margin-top: -0.3em;
	margin-bottom: 1em;
}
dl.t_info_update span.t_new {
	color: red;
	padding-left: 5px;
}
dl.t_info_update span.t_category {
	font-size: 80%;
	padding-left: 5px;
}
p.t_info_update {
	line-height: 1.4;
	margin-left: 8em;
	display:block;
}
