@charset "UTF-8";

/* ************************************************************

Title: cafe/info.css
Since: 2009-12-03
Last Modified: 2009-12-03

************************************************************ */

#contentsContainer h1 {
	height: 47px;
}

#contentsContainer .entry {
	margin-top: 20px;
	padding: 10px 0 80px;
	background: url(/common/images/h_dotline.gif) repeat-x left top;
}
#contentsContainer .entryBody {
	font-size: 120%;
	line-height: 150%;
}
#contentsContainer .entry p.date {
	margin-top: 0;
	padding-bottom: 8px;
	font-size: 120%;
	font-weight: bold;
	color: #641919; 
}
#contentsContainer .entry h2 {
	padding-bottom: 12px;
	font-size: 140%;
	line-height: 140%;
}
