@charset "shift_jis";

/* content
---------------------------------------------------*/
#content h3{
	clear:both;
	margin-bottom:10px;
}

#content h5{
	margin:10px 0 10px 10px;
}

#content p{
	margin:10px 0 0 10px;
}

#content .leftbox{
	float:left;
}

#content .rightbox{
	float:right;
}

#content table tr td#drink{
	background:url(../image/img01.jpg) no-repeat right 30px;
}

#content table#food{
	background:url(../image/img02.jpg) no-repeat center bottom;
}

