/*----------------------------------------------------------------------------
******************************************************************************
Layout
******************************************************************************
----------------------------------------------------------------------------*/
/* ==== Base === */
body {
	font-size: 0.8em;
}
dd{
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
dt {
	padding-left: 14px;
	background: url(../images/news_icon.jpg) left center no-repeat;
}

img {
	     width: 150px;
}

