@charset "Shift_JIS";

/* ==================================================================

entry.css

===================================================================== */

/* 
entryTtl
---------------------------------------------------------------------- */
#entryTtl {
	background-color: #FDF4F5;
	border-top: 2px solid #E87684;
	border-bottom: 1px dotted #E87684;
	padding: 10px;
	margin-bottom: 14px;
}

#entryTtl dt {
	color: #D24D63;
	margin-bottom: 4px;
}

#entryTtl dd {
	line-height: 1.3em;
}



