@charset "utf-8";

/*　お飲み物
------------------------------------------------------------ */

#main h3{
	background: url(../images/bg_sub_h3.jpg) no-repeat;
	clear: both;
}

h2#img_top {
	width: 580px;
	height: 180px;
	background: url(../images/img_drink.jpg) no-repeat;
	text-indent: -9999em;
}



.dl_02 {
    width: 345px;
	line-height: 200%;
	margin-top: 20px;
}
.dl_02 dt {
    width: 280px;
	float: left;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
.dl_02 dd {
    width: 65px;
	font-weight: bold;
	text-align: right;
	float: right;
	_clear: both;
	border-bottom: 1px dotted #ccc;
}
