@charset "utf-8";
@import url("bace.css");
@import url("common.css");
/* ===================================================================
CSS information

 file name  :tea.css
 style info :茶室カテゴリ用css
 
=================================================================== */


#tea .imgleft {
	float:left;
	margin:0 10px 15px 0;
}

#tea h4 {
	background:url(/images/line_sttl.gif) left bottom no-repeat;
	height:31px;
	line-height:31px;
	font-weight:bolder;
	font-size:75%;
	margin:15px 0;
	clear:both;
}

#tea #maincontents .wrapbox {
	margin-bottom:20px;
}
#tea h5 {
	font-weight:bold;
	font-size:100%;
	color:#582e00;
	margin-bottom:10px;
}
#tea #guide dt {
	font-weight: bold;
}

#tea #guide dd {
	margin-bottom:5px;
}