@import url("common.css");

#top .toptitle {
	background: url("../gastro/img/top.jpg") no-repeat left top;
}
#contents h2 {
	font-size: 180%;
	font-weight: bold;
	margin: 30px 0 20px;
	clear: both;
	border-bottom: 1px solid #07ACBA;
	color: #059EAB;
}
#contents p {
	margin-bottom: 20px;
}
#contents p.img_r {
	float: right;
	margin: 0 0 0 10px;
}
#contents dl {
}
#contents dl dt {
	border-bottom: 1px solid #ccc;
	margin: 20px 0;
	padding: 5px 0 5px 10px;
}
#contents dl dt span {
	font-size: 130%;
	font-weight: bold;
	padding: 0 0 0 12px;
	border-left: #7CCAD8 6px solid;
	display: block;
}
#contents dl dd {
}















































